• Resolved danmont

    (@danmont)


    Hi Milan,

    Thank you for great plugins. Im using your GD Star Rating and thinking about upgrading to GD Rating System.

    One of the functions I was using to show overall combined review stars snippet is this:
    <?php if(function_exists(‘wp_gdsr_render_article’)){ wp_gdsr_render_article(); } ?><?php do_action( ‘gdsr_gsr_insert_snippet’); ?>

    If I switch to GD Rating System, will I be able to do the same? What would be the function code to show the snippet?

    I looked over the article: https://support.dev4press.com/kb/article/manually-add-rating-block-with-php/

    but could not find the code to show the snippet. Would you let me know the function I would need to use to show overall combined review stars snippet in GD Rating System?

    thank you,

    Dan

    https://wordpress.org/plugins/gd-rating-system/

Viewing 1 replies (of 1 total)
  • Plugin Author Milan Petrovic

    (@gdragon)

    Hi Dan,

    To be honest I don’t remember how this old plugin function works.

    But, GD Rating System does support Rich Snippet for rating and it is built into each template for single post rating, and it will be inserted into single post/page only once (as per Google snippets specifications). Rich Snippets is active by default for single posts and it is completely hidden, but using Google Rich Snippets Testing Tool you can always test and determine if it is properly inserted.

    Regards,
    Milan

Viewing 1 replies (of 1 total)
  • The topic ‘Show overall combined review stars snippet in GD Rating System with php function’ is closed to new replies.