- This topic has 2 replies, 2 voices, and was last updated 12 years, 6 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › eMember – Not working with Ether
Hello tipsandtricks-Team,
is there any chance you could give me a hint how to get Ether (visual composer that renders a set of structured widgets) work with eMember. Currently only the Post is protected. The Widget seams to be evaluated afterwards. Link:http://codecanyon.net/item/ether-content-builder-wordpress-plugin/1690784
Basically I need to extend the ACL onto that plugin.
Regards
Those widgets are placed outside of WordPress’s main *post_content* so there is no hook available to hook into that content added by that other plugin.
You will need to get into that plugin’s code and use eMember’s functions to place conditions to protect that content. There are some example codes here that might help:
http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-miscellaneous-tweaks-248