Thanks for letting us know, this should be fixed in 2.7.8. The update is important since it enhance your rich snippets by adding Offers markup π
When you are ready version 2.7.8? Because the display of prices looks scary!Maybe I can to download version 2.7.6, please link.
Sample here.
You should get an update by now :).
If you prefer to have an older version, you can find 2.7.2 here : https://wordpress.org/plugins/wp-product-review/developers/
You are awesome!!! so a quick update has not yet seen !!! good job!!! THANKS!
You are welcome. If you have suggestions don’t hesitate to send them over, same for reviews .
Hello,
I have a similar problem, also with your latest version 2.7.8.
For displaying the price in your plugin I use the plugin “AmazonSimpleAdmin”, so I have the actuel price from the Amazon API in my widget, but this doesn’t work with your latest version of the plugin. Can you fix this?
If you need any further information let me know, please.
Thank you very much in advance.
Kind regards
Hey there,
What is the exact value that you add into the price field in your admin ? And what exactly the plugin show in the frontend, I might be able to find a solution.
On the other note we just released an Amazon add-on that you might wanna check .
I’m also having the same problem on v2.7.8. I’ve provided the pricing in my admin area as $0 - $199.99 and it shows up as http://puu.sh/n6E9F/d1644405d8.png
Looking forward to a fix…
Hey there,
I add into the price field [asa]Amazon-ASIN[/asa] and get the following in the frontend: https://www.dropbox.com/sc/hs0h368zzzzjzte/AABb3z8QIBPHeDD_lKSAnMo2a
If you need any further options, feel free to request.
Kind regards
Thanks for the info! We have a task in progress which should be completed in few days and should fix both of the issues : https://github.com/Codeinwp/wp-product-review/issues/89.
also same problem with version 2.7.9 with price and asa
love to see a fix
We just released a new version fixing the shortcode thing, for other issues, here is a solution : http://docs.themeisle.com/article/216-price-in-wp-product-review-is-messed-up
still showing the same problem – https://www.isaumya.com/windows-10-review-is-it-worth-upgrading/
on the latest version of your plugin plus added the following in my theme’s function.php file
function wppr_test_filter() {
return false;
}
add_filter('wppr_disable_price_richsnippet','wppr_test_filter');
What to do?
it should return true the function .
Thank you very much for the solution. It works for me. But now the customer rating doesn’t work any more. The attributes are shown under the comments field, but no chance to rate them. Here is screenshot:
https://www.dropbox.com/s/fxbp0nxcluxq5fi/wp%20product%20rv.PNG?dl=0