• Resolved jkros

    (@jkros)


    Hi,

    I’ve a question about the shortcodes im using.

    Let’s say im use the standard code for a slider review.

    [cusrev_reviews_slider count="5" slides_to_show="3" show_products="true" product_links="true" sort_by="date" sort="DESC" categories="" product_tags="" products="" color_brdr="#ebebeb" color_bcrd="#fbfbfb" color_pr_bcrd="#f2f2f2" color_stars="#6bba70" shop_reviews="false" count_shop_reviews="1" inactive_products="false" autoplay="true" avatars="true" max_chars="0" min_chars="0" show_dots="true"]

    Now I just added this to a single product page and see the reviews from every product on this page.

    What I want is a specific product review.

    I was thinking about something like this:

    products="{product-name}"

    Is there a solution for the above using code?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support cusrev

    (@cusrev)

    Thanks for trying our plugin!

    As mentioned on the Shortcodes tab in the plugin’s settings, products parameter accepts a comma-separated list of product IDs to show reviews corresponding only to specified products. Please check ID of your product and add it to this parameter. For example, if the product ID is 123, then the parameters should look like this:

    products="123"

    I hope it helps.

    Plugin Support cusrev

    (@cusrev)

    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 this is not the case, please let us know and we’ll be happy to help.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Shortcode products, productname’ is closed to new replies.