• Resolved cyberlp23

    (@cyberlp23)


    Hello,
    Great plugin, thanks!
    How do you hide the word “password” that automatically appears before the form?
    Thanks!
    Mat

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @cyberlp23

    Thanks for reaching out to us.

    We apologize for the late reply as we didn’t get any notification regarding your question. Our team will double-check on this.

    As for your question, yes you can hide the word “password” on the form.
    There are 2 ways to do so:

    1. The complete solution would be customizing the password form and remove the Password label.

    2. The easier workaround is simply hiding the label with CSS.
    Here’s the CSS for your convenience and reference:
    .post-password-form .label { display: none }

    We really appreciate your compliment and patience.
    Please let us know if it works for you, @cyberlp23

    Thread Starter cyberlp23

    (@cyberlp23)

    Thank you for your answer. I added the line in the WordPress stylesheet but it doesn’t seem to have any impact…

    Another big issue is that the plugin doesn’t seem to be working on mobile phones: I tried on 2 different Android phones (on Chrome), the protected page is displayed correctly with the password form, but when clicking on the submit button it doesn’t work, the page gets stuck there. Any idea? ??

    • This reply was modified 5 years, 1 month ago by cyberlp23.

    Hi @cyberlp23

    Thanks for the update.

    We’ve just done a quick test on Android & iPhone for both our Pro & Free version. And they’re working correctly.

    We suspect there is some conflict on your website.

    Can you please drop us an email to hello(at)preventdirectaccess.com so that we can assist you faster, Mat?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide “password”?’ is closed to new replies.