• Resolved igb10

    (@igb10)


    Doesn’t remove website field from the form. Basic WP 2017 5.5.1 with basic comments

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author QuantumCloud

    (@quantumcloud)

    It seems to be working for us. Sometimes it may not work if and when the theme is customized differently than WordPress standard functions. You can test this by switching to a default WordPress theme like 2020 and see if it is working with that.

    We can give you a custom CSS override to hide it, if you like. Let us know.

    Thanks

    Thread Starter igb10

    (@igb10)

    I actually just noticed that plugin removed website field on 1 page https://mbzmaster.com/2720000-mercedes-amg-one-project-one-hyper-car-the-short-story/ and maybe a few more, but not on all others – it still shows website field in comments. That’s weird! I’m using the standard twenty seventeen theme, which I didn’t modify much – with standard comments.
    Can you please provide CSS? Thank you!

    Plugin Author QuantumCloud

    (@quantumcloud)

    The plugin is inactive so we can’t check now. Could be a caching issue – Browser or server side.

    Please add this custom CSS to remove the website field. You can ad this from theme options.

    .comment-form-url {
    	display:none !important;
    } 

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘doesn’t remove website field’ is closed to new replies.