• juliejones73

    (@juliejones73)


    Hi there,

    Plugin is working great. However, it is blocking header content on the one page I need blocked.

    https://dev-bryce.com/members/

    How can I get it to just block the page content, and not the HTML block I have in the header?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    The plugin only blocks what is in WP’s main $content variable, which is pretty much going to be what is in the main content area. It runs as a function filtering the_content. (note that if your theme runs multiple instances of the_content(), then that might be part of it.)

Viewing 1 replies (of 1 total)
  • The topic ‘Blocking header content’ is closed to new replies.