Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author MyThemeShop

    (@mythemeshop)

    Hi,
    are you trying to show average rating on homepage like this one http://demo.mythemeshop.com/spike-gaming/ ?

    Thread Starter todaydownloadz

    (@todaydownloadz)

    ya sort of. like both site review and average of user reviews . any functions to return those values ?

    Plugin Author MyThemeShop

    (@mythemeshop)

    You can use the [wp-review-total] shortcode or the function
    <?php if (function_exists('wp_review_show_total')) wp_review_show_total(); ?>
    to show total.
    Shortcode/function for average of users’ rating is not available in current version, we are going to add it in our upcoming version 3.2
    Stya tuned!

    Thread Starter todaydownloadz

    (@todaydownloadz)

    thanx a lot

    I have a problem with the archive page. The review stars doesnt showing in the page.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘how to use Review ID in post loop’ is closed to new replies.