Hi eggeno,
We’re am not familiar with the GT3 Page Builder Plugin, however if it uses the WordPress editor to output content, PMPro should be able to hide it.
Please verify that you’ve set your “require membership” permissions correctly (meta box on posts/pages). If that does not work, you could try wrapping that content in the [membership] shortcode outlined here: http://www.paidmembershipspro.com/documentation/content-controls/with-shortcodes/ (free signup required).
Hope this helps!
Thread Starter
eggeno
(@eggeno)
Hi,
thanks for the reply.
GT3 Page Builder don’t use wordpress editor but modules for build content page. So I think that this is precisely the problem.
PMPro hides the wordpress function the_content() but GT3 page builder don’t use that function.
Can you suggest some workaround to resolve this problem.
Thanks in advance for your support
Regards
There is code here to redirect non-members away from pages they don’t have access to, which will work on themes that are showing content outside of “the_content”:
http://www.paidmembershipspro.com/2013/07/redirect-non-members-away-from-member-content/
This is behind our paywall, but if you are clever you can find the code on gist.github.com.