Homepage › Forum › Product Support › BeGreen › BeGreen Theme not compatible with Ultimate Member plugin
Tagged: Ultimate Member
- This topic has 5 replies, 2 voices, and was last updated 8 years, 9 months ago by
RICOCANNA.
-
AuthorPosts
-
8 years, 9 months ago #7674
I've detected that the BeGreen theme is having a conflict with the Ultimate Member plugin.
I switched the theme to twentysixteen with all plugins activated that came with the latest BeGreen 1.0.3.1. and the Ultimate Member plugin works fine, however, when I switch it back to BeGreen, the plugin doesn't work as it should-can't save settings in plugin most importantly. The Ultimate Member plugin is something that's needed for our site. I've tried on several browsers and have the same issue. Could you please advise me on what can be done to resolve this? Try it on your side to see what I'm talking about - install it and go to the settings in the plugin and try to save after making a change.
It's definitely a conflict with the BeGreen theme. I'm assuming something to do with css built into theme, but I haven't added any custom css. Then again, that's just a guess.
8 years, 9 months ago #7702Hi,
Thank for contacting.
Please install https://wordpress.org/plugins/add-admin-css/ and add css into admin CSS
.ultimate-member_page_um_options .redux-container #redux-header {
height: auto;
}
.ultimate-member_page_um_options .redux-container #redux-header {
height: auto;
float: none;
}
.ultimate-member_page_um_options .redux-container #redux-header .display_header span.redux-dev-mode-notice {
display: none;
}
.ultimate-member_page_um_options .admin-color-fresh #redux-header .display_header span {
display: inline-block;
}
Regards,
James
8 years, 9 months ago #7721Ok, this helped with being able to access the tabs/features in Ultimate Member, however, I still can't save any settings after making changes. All the buttons at the bottom, save and reset all, I'm not able to click and save. Please advise.
8 years, 9 months ago #7722Looks like the issue is within the redux footer.
8 years, 9 months ago #7737Hi,
Thank for feedback.
Please use code css:
.ultimate-member_page_um_options #redux-footer-sticky {
- z-index: 9;
- position: relative;
}
Regards,
James
8 years, 9 months ago #7785Thanks James, that seemed to do the trick!
Weird thing now is that in the Menus, I don't see the options for Mega Menu anymore... When I deactivate Ultimate Members plugin, the options for mega menu are there.
Any ideas?
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.
