• Resolved Trin

    (@vbptrin)


    Hello!

    I would like to make the entire page password protected, but I am having difficulty since I am using Elementor. My widgets don’t have a section for me to type a shortcode completely around them, and I don’t know JavaScript to fix this.

    Is there a way for me to set the whole page as password protected? If not in the free version, is this in pro?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author patrickposner

    (@patrickposner)

    Hey @vbptrin,

    currently there is no easy way to do this, but I will introduce a full page protection in version 3.3. This will be available in a couple of weeks.

    Another way ist to use the template functions from Passster and create a page template. Inside the template you can use it like: PS_Conditional::is_password_valid('your-password) { // do something }.

    Best regards,
    Patrick

    Hey,
    Thanks for the plugin! Where in the template should this code be placed?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can I use this on my whole page?’ is closed to new replies.