invivomonica
Forum Replies Created
-
Forum: Plugins
In reply to: [Code Snippets] None of my existing snippets are workingI have the same problem. Did you manage to solve this ?
I have used code snippets for years but a few months ago the plugin suddenly doesn’t work. I have tried disabling all plugin and security feature in my website but nothing helps.
I just tried to change CSS of a certain element in my website to test the plugin but it didn’t work.
Hi Barry,
If you are using the global setting, you can increase the max width in the ultimate member settings page
ultimate member >settings > appearance > registration form
Set maximum width to be greater than 450px
Regarding the address details, it won’t appear on the user profile, but you can call the data using the user_meta saved in that address field.
Hope that helps.
May I know how you resolved this ? I am having the same problem. Admin bar is showing for my member eventhough I have turned on the force hiding admin bar.
Have you tried adding the following CSS ?
.um{
opacity: 1!important;
}Thanks! I managed to fix it by enabling the mbstring module.
I increased the max-width and the forms can now be displayed in 2 or 3 columns
Has this issue been resolved ? I am also facing the same issue – when adding a form with a radio button or dropdown question, the form can’t be displayed (clears off the content of the page).
UM Version : 1.3.86
WP version : 4.8I’m also having the same problem with not being able to display the forms in 2 or 3 columns.