- This topic has 3 replies, 2 voices, and was last updated 4 years, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Getting Avada Theme working
Tagged: avada
Unfortunally “Simple Membership Plugin” does not work with the Avada Theme. So I contacted the developers of the theme and got an answer how to get it working aka how to do a workaround
We have added two hook actions to remove the
“the_content” filter changes before the Avada layout builder adds a header, footer, content, or PTB sections, and then once rendered, there is another hook to add “the_content” filter back for third-party plugins.You will find it in Avada builder files here,
wp-content/plugins/fusion-builder/inc/class-fusion-template-builder.php
Line # 1690 /// to remove the_content filter
Line # 1703 /// read the_content filter
https://share.getcloudapp.com/eDugwrBm
Can you use this information to get “Simple Membership Plugin” working with Avada Theme?
Hi, please check the following forum post.
Let me know if the information above helps you.
Thank you.
Hi,
it kind of works.
I get this page when I try to see a protected url:
Screenshot: https://ibb.co/kmwyrnh
Is this supposed to be?
When I check in “Other Settings” > “Show Site Header and Footer” it does not work.
But I guess right now it a solution I can work with!
Thanks for the quick reply!
I am glad you got it working 🙂
Enjoy the plugin.