• Resolved jgessentials

    (@jgessentials)


    Hello,
    Is there a way you could help me remove or hide the wp-comment-cookies-consent check box on the review tab. The label for the check box is not showing up and I would rather not use it.

    Thank you!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    Hey there @jgessentials,

    Thanks for including the URL! It looks like you’re asking about this checkbox when adding a review:

    Cookies checkbox on review
    Link to image: https://d.pr/i/iaMYRc

    I took a look at this on my own site which is only running WooCommerce and no other relevant plugins – I don’t have a cookies checkbox when adding a review:

    No cookies checkbox for comments on my test site
    Link to image: https://d.pr/i/wUTFLs

    This is likely due to a plugin that you’re using to work with the product reviews. From here, you could check the plugin settings or chat with the developer on how to hide it properly.

    Alternatively, I was able to hide it on your site using a little bit of CSS:

    .comment-form-cookies-consent { visibility: hidden; }

    I hope that helps you in the right direction!

    Thread Starter jgessentials

    (@jgessentials)

    Thank you very much!
    I will search but will use the css in the meantime. Really appreciate the help!

    Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    You’re welcome – I’m glad that helped!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WooCommerce Remove wp-comment-cookies-consent’ is closed to new replies.