WP Review Pro Missing Ratings

Posted in: Newspaper
Post count: 9

Hello,
I’m using WP Review Pro by My Theme Shop on my website running Newspaper 10.3. One of the features of this plugin is that it will display an overlay of the ratings over the post thumbnails, but it’s not working. I spoke with the plugin’s support and they came back with this:

“The plugin is not capable of detecing which image is a thumbnail of a post to be able to insert stars automatically. There are many different codes and themes.
For that reason you need to edit your theme’s files, find the file/code where the theme displays thumbnails and insert the plugin’s code in that area.
Basically it would be this code that needs to be inserted into your theme:
<?php echo do_shortcode( ‘[wp-review-visitor-rating id=”‘ . get_the_ID() . ‘”]’ ); ?>
You can ask your theme developer on where to insert that code.”

So, that leads to 2 questions. 1- Where is the best place to input this code? 2- Would this be best done using a child theme?
Thanks for the help.

Post count: 18283

Hello !

Please note that this is custom work request which is not covered by the Newspaper Theme support due to our support policy: https://forum.tagdiv.com/newspaper-theme-support/

For this you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Thank you !

Post count: 9

Hello,
I see your support policy, but I would say 70 USD to advise as to where to put one line of code seems a bit excessive, don’t you think.

Thanks

Post count: 18283

Hello !

Please note that the prices are not fixed and depending on the request and amount of hours into it. Also you can hire a freelancer if that is more suitable for you.

Thank you for your understanding !

Post count: 8

Did anyone on the forum identified best place to add that code? 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.