• Resolved 1kubad1

    (@1kubad1)


    Hello i have problem i trying get the stars(total review) like on wp-admin/edit.php and add to my homepage where is my posts can you help me with thaht ?!

    • This topic was modified 5 years, 7 months ago by 1kubad1.
Viewing 1 replies (of 1 total)
  • Plugin Author MyThemeShop

    (@mythemeshop)

    Hello @1kubad1,

    Thank you for contacting MyThemeShop, really sorry for the delayed reply.

    Assuming you are using the latest version of the plugin, to print the total rating on the homepage, you can use this PHP function in your theme’s index.php file.

    <?php if (function_exists('wp_review_show_total')) wp_review_show_total(); ?>

    Hope this helps.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘add stars on HomePage’ is closed to new replies.