• Resolved oleostudio

    (@oleostudio)


    I have a type of publication that has several Custom Fields, and the plugin only hides what is inside the description or content of the post, but not the Custom Fields.

    I am testing the plugin to move to the paid version (because I need the time availability features) but I need to know if this can be solved before moving to the premium version.

    • This topic was modified 1 year, 8 months ago by oleostudio.
    • This topic was modified 1 year, 8 months ago by oleostudio.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Matt Pramschufer

    (@mattpramschufer)

    Yes by default only the content is protected because that relies on the_content filter, which we use to tap into.

    To protect custom fields on the page as well you could create a custom page template and utilize the template functions for protecting sections via PHP like https://pramadillo.com/documentation/template-functions/

    Or you could use the premium version and then Elementor and protect the entire page that way.

    Hope that helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Problem with Custom Fields’ is closed to new replies.