Password protect form displaying in multiple locations

This topic has 2 replies, 2 voices, and was last updated 7 years, 12 months ago ago by Eva Kemp

  • Avatar: smariano
    smariano
    Participant
    April 22, 2016 at 16:14

    I am password protecting a page. The form to submit the password is being displayed 3 times and should only display once.

    See an example at https://blagochestie.com/test-6

    (the password is 1234)

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    April 22, 2016 at 17:45

    Hello,

    Password protected section is also displayed for 2 footer areas.
    Use this css code to hide them:

    .main-footer form.post-password-form, .footer-top form.post-password-form {
        display: none;
    }

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.