- This topic has 5 replies, 3 voices, and was last updated 10 years, 7 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Breaks layers themes
Tagged: break, bug, conflicting, theme
I’m using a layers theme (layerswp.com) which has a front end editor for my client. Unfortunately whenever the plugin is activated it prevents the front end editor from functioning at all.
I’m
Hoping there is alternative solution other than describing the plugin whenever she wants to edit because that would be a nightmare for end users who can’t sign up to the site.
Please help 🙂
Hi can you provide more information about the front end editor?
Absolutely, what would you like to know. The details of it are shown here http://www.layerswp.com/features/ and it’s just the default theme editor that comes with that framework.
Hi,
it looks like front end editor is part of a page/post. can you try removing restriction on that page/post?
Hi, I’m not sure exactly what you mean by removing restriction on that page or post?
When the membership plugin is enabled it prevents the front-end editor (called the Customizer) from loading even on pages where the membership plugin isn’t shown.
what doing mean by “even on pages where the membership plugin isn’t shown”? simple membership will try to protect every page/post/custom post that triggers “the_content” (core wordpress property) hook. front-end editor must be embedded in a page/post/custom post. if that page/post is protected then front-end editor will not show up.this is how simple membership works.