Hello,
I need a way to change the min/max values for the rating system colors.
For example, by default the “good rating” uses the scale ( >5 and <7.5) and I need to change it to ( > 7 and < 8). Same for the other categories/colors.
Where can I find the config options to do this?
Thanks!
]]>How can I get the list of pros and cons to start flush? After the “-“, the text is always displayed directly below in the second line. However, I would like it to begin with the text itself and not under the “-“.
Please see:
https://gyazo.com/4646b27d99fc999e525a1db027d0c0ff
Thx in advance.
]]>Dear all,
Since the last WordPress 5.7.2 update and with this plugin activated, I can’t update or create post on wordpress admin ??
I desactivated all the plugins and reactivated one by one until I saw that this plugin cause a conflict with the post editor ??
Somebody have an idea ?
Best regards,
Cédric
Hello guys, good afternoon.
Could you tell me how to define how many products appear per line?
For example, I want 4 products to appear in a single line.
However, when I use the Shortcode below, only 3 appear.
How can I define this?
[wpr_listing cat='cata' img nr='4']
And another question, is there any method of displaying these products on a carousel?
a slider for example?
Is it possible to get the Product Options Fields for a specific post in Functions.php? I want to display these values on my product page just like I do with by advanced custom fields.
Thanks for a great plugin!
]]>Hi,
There’s an error in wp-product-review/includes/public/class-wppr-public.php on line 167 where you call the filter ‘wppr_global_style’ with 1 argument instead of the 2 arguments required (see error below).
I think the fix is to add $review as the second argument like so:
$style = apply_filters( ‘wppr_global_style’, $style, $review );
At least that fixes this fatal error :
Fatal error (E_ERROR): “Uncaught ArgumentCountError: Too few arguments to function {closure}(), 1 passed in /var/www/wp/wp-includes/class-wp-hook.php on line 287 and exactly 2 expected in /var/www/content/plugins/wp-product-review/includes/functions.php:166 Stack trace: #0 /var/www/wp/wp-includes/class-wp-hook.php(287): {closure}(' ...') #1 /var/www/wp/wp-includes/plugin.php(206): WP_Hook->apply_filters(' ...', Array) #2 /var/www/content/plugins/wp-product-review/includes/public/class-wppr-public.php(167): apply_filters('wppr_global_sty...', ' ...') #3 /var/www/content/plugins/wp-product-review/includes/public/class-wppr-public.php(132): Wppr_Public->load_template_css(Object(WPPR_Review_Model)) #4 /var/www/wp/wp-includes/class-wp-hook.php(287): Wppr_Public->load_review_assets(Ob“ at './/var/www/content/plugins/wp-product-review/includes/functions.php:166'.
Best regards
]]>We are using this plugin at [ redundant link removed ]
We found that we can see Product Schema on non-configured pages of the Wp-Product-review plugin recently in the google search console. [ https://imgur.com/a/OcOavLm ]
Look like something is weird with the plugin as it’s including product schema on non-configured pages.
Please help me to fix this issue.
Hello,
Recently I’m experiencing problems on my site , it seems the “toggle” buttons are no longer working. In particular, the “Is this post a review?” option to enable the use of your plugin doesn’t work.
Can you help me with this?
Thanks!
Hi,
Is there ability to let people list pros & cons in separate pros & cons fields when they leave a star-rating and review?
Thanks
]]>Hi,
I disabled wp review plugin schema info, but I still find lots of errors with this review plugin and schema on all the pages I have used it.
How can I disable this from my pages? Without having to uninstall this plugin?
]]>I created a Divi Layout for all Posts and now the Review Box doesn’t show up. Since an Post ID needs to be defined, i’m also unable to use a simple Shortcode. Example where there is no Box showing up: https://www.gooloo.de/2021/03/manhattan-dip-eyeliner-waterproof-dip-black-1010n.html
]]>Is it no longer possible to get the PRO versio?n
Is it still possible to use these shortcodes as it states in your FAQ they are only available in PRO version?
[P_REVIEW post_id=44 visual=’full’]
[P_REVIEW post_id=1765 visual=’yes’]
It seems development on this has stopped.
Could you eventually give the code so that other devs can continue developing on this one?
I have read two support documents about how to change the image size used by the plugin:
https://www.ads-software.com/support/topic/widget-image-size-is-now-too-small-50px/#post-11390103
and
https://docs.themeisle.com/article/135-how-to-change-dynamically-the-image-size-for-review
I want to use the fuil size image we upload and I tried using the code in the first link but changed “thumbnail” to “full” but nothing changed. Any suggestions?
]]>“Is this a review” button is not showing with Gutenberg, with Classic editor it works fine, so it is not possible to add or edit a review with Gutenberg.
]]>I think about to use the plugin, but I wounder if the plugin will still be supported?
Because there are no support answers for a longer time.
Hi,
I have a problem with mobile styling.
On PC the review looks great, but on mobile, its black.
I tried to customize it, but it didnt help and its still black.
Can you please help me with that?
https://drive.google.com/file/d/1G6mkPoD-QhqWOzXGvCv0hd5FMHdcK8H7/view?usp=sharing
Is there any option in the plugin that allows me to change the review count?
]]>When I tried to activate this plugin, it gave a fatal error about a legacy something or other file not being found.
]]>Hi,
When I using WP Product review lite, all of texts in my post are overlap. Please help me to fix or find the plugin that conflicts to WP Product review lite. Thanks.
]]>Hi,
I want put the review after the title “The conclusion”, not in before or after content.
How to do ? Is there a shortcode?
Thank
]]>Hello,
Forgive me if this has been answered elsewhere, but how do I have the Buy Button link open in the same tab instead of opening in a new tab?
]]>Hello,
Good plugin, congratulations!
However, I have a problem, because inline styles #wppr-common-inline-css are not loading for not logged in users (when I’m logged in as and admin, all is ok).
As a result, the Review Section with Rating and Pros/Cons only have basic styles.
What could be the reason?
I would like to add that this is not a problem with css / js and cache optimization plugins, without them the problem remains.
I am trying to change the style from scale to star but the reviews keep in scaling style:
https://marlboroughwine.com/mato-bay-sauvignon-blanc/
I want to have the Taste / Style / Finish ratings in stars. In the settings, I have changed the Comment Rating Style to Star, but that doesn’t seem to work.
]]>Hello,
Your PRO version showing up the following 2 errors (in the console of WP backend):
Uncaught ReferenceError: wppr_icon is not defined
at wppr-pro-custom-icon.js:54
Uncaught TypeError: jQuery(…).live is not a function
at HTMLDocument.<anonymous> (wppr-pro-review-preload.js?ver=1.1.1:56)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
at Function.ready (jquery.js?ver=1.12.4-wp:2)
at HTMLDocument.J (jquery.js?ver=1.12.4-wp:2)
This leads to the fact that many plugins’ dashboard can’t be accessed. Only when deactivating WP Product Review Pro , the error is not showing. Hence, it’s coming from this plugin only.
Can you please let me know what to do? Thanks
]]>Hello,
how can I add a picture from Amazon like here via your plugin to my post and have “Advertising” underneath it like: https://gyazo.com/fe2ea8ef026b546f1e1350eaa9066096, or at the bottom under the rating box the text “Rating is based on product data.” like: https://gyazo.com/c043776ebe001374e201c2b9a1fb8716.
Can I do this within the “template” files of your plugin?
Thx in advance.
]]>I have installed version 3.7.11 of WP Product Review Lite and my GSC are complaining about missing fields
offers
I can’t find these fields in the “Product” type of the schema
And I get a warning: Missing field “aggregateRating” (optional)
If I fill in this field I get an error of the “ratingValue” missing. Again I can’t find this field.
]]>I have a problem with too much CSS AMP, when I disable the css option everything is ok however on the amp page there is no css I wanted to know if I could fix this problem, it’s like putting too much css on the page, I also did some tests and I verified that every page I create happens the same problem, for now CSS AMP is disabled, but it would be good to fix this problem, because otherwise google will not accept any review in AMP
In my webmaster google control panel the following error appears: The author’s style sheet specified in the “style amp-custom” tag is too long. The limit is 75000 bytes.
The page I need help with: https://loucosporgeek.com.br
I already did what the link below didn’t solve, it was after I updated to the latest version of thema and worpress
https://www.ads-software.com/support/topic/erro-amp-css-tag-style-amp-custom-limit-exceeded-75000by/
]]>Hi all,
I’am trying to set wp product review lite in french langage with Loco Translate. I found “Wp Product Review Lite” in Loco translate/extensions, but when I’am trying to save it, I’ve got an error : “Erreur : Translation set not known in WP Product Review Lite”.
Do somebody knows where is the problem?
Regards,
Laurent
I need to update the php version of my site, but I don’t know if this plugin is compatible.Is this plugin compatible with php 7.3?
]]>