• Resolved loveangel1212

    (@loveangel1212)


    Hello, I have a lot of questions before switching to paid. I just installed your app. I am currently building a website using the Elementor theme. I installed the reviewer plugin using a shortcode.

    “Sorry, no reviews match your current selections”

    Is it possible to remove this message?

    Also, I installed it on a single product page. The shortcode used is [cusrev_all_reviews].

    I would like to display reviews specific to each product page. If I use this shortcode, will it display reviews for all product pages? I would prefer each product page to show its own reviews. What shortcode should I use?

    Please Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support pear8398

    (@pear8398)

    Hi,

    Thanks for using CusRev.

    1. You can create a custom CSS code to hide that message.

    2. If you put the all reviews shortcode on the single product page, it will show the reviews of the current product by default. Attribute products="current", please go to Reviews > Settings > Shortcodes tab, to get more details.

    Thread Starter loveangel1212

    (@loveangel1212)

    Hello.

    1. ?You can create a custom CSS code to hide that message.
      “Sorry, no reviews match your current selections”
      <- This issue has not been resolved yet. What CSS code should I enter to remove this message?
    Plugin Support pear8398

    (@pear8398)

    Hi,

    You can use this sample CSS code to hide the message

    .cr-search-no-reviews {
        display: none;
    }

    If it does not work, please contact your developer or an expert developer to help you in this case.

    Plugin Support bagel1317

    (@bagel1317)

    We haven’t heard from you for more than two weeks. For this reason, I’ll assume that either you are not interested in this question/problem anymore or it has been resolved. If you still require any help, please start a new forum topic.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sorry, no reviews match your current selections <-delete?’ is closed to new replies.