Not blocking page when another plugin is used
-
I have multiple pages that are all working as expected. I’ve got the defaults for WP-Members set to BLOCK all pages and posts and to NOT use excerpts.
However, I am using a plugin called EASY FAQs on a few pages, to show a list of FAQs.
If I remove the shortcode on the page – so – I only have text on the page and not the plugin activated, the page blocks as expected. As soon as I add the plugin shortcode, the page (all of it) becomes unblocked.
I’ve tried adding a custom field “block” with value of true or 1, and unblock with a value of false or 0, same problem.
I am also using a custom filter on the type of post ‘faqs’ so the actual FAQs won’t show, but my problem is that even the text before the faqs is showing.
Thoughts?
The topic ‘Not blocking page when another plugin is used’ is closed to new replies.