yvancapati
Forum Replies Created
-
It looks like the CSS code is functioning as intended. Thank you!
Will you be issuing a patch to fix this?
You mean on the attached image https://imgur.com/a/fvcy9lr right?
Yes, I’ve attempted that, but the issue still persists. Would you recommend downgrading as a potential solution?
I’ve already cleared the cache browser and plugin after the upgrade but the issue still persists
Hi @andrewshu I attempted to update to version 2.8.8, but it doesn’t seem to be working. Would you suggest downgrading to 2.8.6 to resolve the issue?
https://jumpshare.com/v/MjX57L7q9K7AddNeFsda – please see gif for reference
Hi @andrewshu
I have already upgraded it to the latest version, including the database.
I’d like to walk you through the issue I’m facing. I’m attempting to increase the text height of a textarea field so that the content can be fully viewed with a scrollbar. I tried adjusting the settings in the Ultimate Member plugin by going to the specific field, but after refreshing and clearing my browser cache, there were still no changes. I even attempted to override it with the following CSS:
.um-profile-body .um-field-textarea {
height:800px;
}
You may refer to this link to to view the issue https://jumpshare.com/s/CMgnHWxYENGQ0kZOUbH8
Could you please help me understand what might be causing this problem?.