Plugin Contributor
Paul
(@pryley)
The value in the shortcode override fields will not be saved if an incorrect shortcode is entered.
Are you entering the correct shortcode? Perhaps you misspelled it?
Thread Starter
bostrb
(@boosterbast)
I have checked. The problem is that in the review summary of a single product (when you edit the product and try to override the generic shortcodes) you cant add the review images shortcode. As soon as you add it there it won’t save. But you need the review images to be displayed on the product pages as well.
I currently have this in the woocommerce integration settings: (Site reveiws -> settings -> integrations -> woocommerce: summary shortcode.
[html_block id=”123456″][site_reviews_summary assigned_posts=”post_id” filters=”true”][site_reviews_images assigned_posts=”post_id” class=”review-images-product-pagina”]
This works perfectly fine. However, when I try to add it for a speciic product (because I want to us assigned_terms for specific products), the entry gets lost when updating the product.
Thread Starter
bostrb
(@boosterbast)
What would be the recommended way to add the images shortcode to the product page?
In addition to this, how can i link reviews linked to a category to product ids. Because if I use the assigned_terms approach for linking a category to a product id The review stars and number of reviews on the overview pages would still use the product id.
-
This reply was modified 7 months, 3 weeks ago by
bostrb.
-
This reply was modified 7 months, 3 weeks ago by
bostrb.
Plugin Contributor
Paul
(@pryley)
The problem is that in the review summary of a single product (when you edit the product and try to override the generic shortcodes) you cant add the review images shortcode. As soon as you add it there it won’t save. But you need the review images to be displayed on the product pages as well.
Site Reviews v8.0 will allow this.