Forums

GD Star Rating - Change the position of the Rich snippet (2 posts)

  1. postador
    Member
    Posted 5 months ago #

    Hello,
    how can I change the position of the Rich snippet? I selected "On Snippet Action" panel and insert <?php gdsr_gsr_insert_snippet?> In my theme, but it did not work.

    What am I doing wrong?

    Sorry my poor English.

    Thanks.

  2. maniu
    Member
    Posted 4 months ago #

    this is the code that you should add in you theme file (probably single.php):

    <?php do_action( 'gdsr_gsr_insert_snippet'); ?>

    that will generate code for google:)

Reply

You must log in to post.

About this Topic