• Resolved geraldo85

    (@geraldo85)


    Hallo,

    can you please tell me how to hide/remove the “Verified tab” – which shows between “With images” and “All Stars”?

    And also when I hover over “All Stars” from the drop-down menu only it shows only 5 stars; 4 stars is cut off and 3,2,1 stars are not to be seen a all?

    • This topic was modified 4 years, 8 months ago by geraldo85.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi,
    To hide verified filter button, use this:

    .wcpr-filter-container a.wcpr-filter-button.wcpr-filter-button-verified{
    display:none;
    }

    I need your site url to check the dropdown issue.

    Thread Starter geraldo85

    (@geraldo85)

    Hello, when I tried to add this as a snippet (snippet plugin) it gives me an error?

    Please add it to custom css in plugin settings

    Thread Starter geraldo85

    (@geraldo85)

    Could you please be more specific – I am really a beginner. I have opened :
    Edit Plugins
    Editing woo-photo-reviews/woo-photo-reviews.php and put the code at the last row – but it gave me an error back, put it above “new VI_Woo_Photo_Reviews();” – another error and still no change.
    Have looked in the CSS menu too but don’t know if it is supposed to be somewhere
    there?

    Thread Starter geraldo85

    (@geraldo85)

    P.S. or is there an option to make all reviews verified?

    Please copy and paste it to Custom css https://prnt.sc/owc5t4
    Option to make all reviews verified is now available for premium version only.

    Thread Starter geraldo85

    (@geraldo85)

    Thank you very much!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to remove “Verified” tab?’ is closed to new replies.