Help with shortcode (productids -> “this product”)
-
Hey!
Nice plugin, but I have an issue.
I would like to get reviews individually on every product.Q: Is it possible to to use a shortcode that automatically detects the product’s id on the product’s page?
Note: Also I am aware that I could insert the product ID in the shortcode one by one / product, but I would like to avoid this, because then you have to insert the product ID in the shortcode for each product, and I don’t want to do that, because we have a lot of products.
the code that I’m using right now:
[cusrev_reviews_grid count="3" show_products="true" product_links="true" sort_by="date" sort="DESC" categories="" product_tags="" color_ex_brdr="#ebebeb" color_brdr="#ebebeb" color_ex_bcrd="" color_bcrd="#ffffff" color_pr_bcrd="#f4f4f4" color_stars="#FFD707" shop_reviews="false" count_shop_reviews="1" inactive_products="false" avatars="initials" show_more="0" min_chars="0" show_summary_bar="false"]
I removed the products attr. to see if it get’s the current product, but sadly it’s just displaying every single review on the page.
cheers!
The page I need help with: [log in to see the link]
- The topic ‘Help with shortcode (productids -> “this product”)’ is closed to new replies.