There might be several reasons which prevent from the ratings being shown on your pages. My initial guess is that your theme’s pages template don’t uses the_content() method. We’ve collected a set of different FAQ and answers regarding such cases, check the following link:
http://rating-widget.com/support/wordpress/troubleshooting/#platform
Let me know which one resolved your problem.
Hi
thanks for reply.
here is the problem. I don’t want to use the_content() or the_excerpt().
In my post i only have featured image using the_post_thumbnail(), and i want to show rating for that.
Will you provide me any php code which calls the rating , wherever i want to show it ?
or tell me in which file of your plugin you linked rating with content/post to show it with content().
Hope i make you understand , what i want to achieve.
Thanks
Yes, we have a php WordPress shortcodes that you can use for that purpose:
http://rating-widget.com/support/wordpress/shortcodes/
Let me know if that what you was looking for.