• ThorHammer

    (@thorhammer)


    Ok, I have finally managed to create a multi rating set with GD Star Rating, AND I am able to include it in my posts/pages through wp-shortcode. This:
    [starreviewmulti id=1 tpl=46]
    An it WORKS! BUT – I want to include this code into my post templates. And how on earth do I translate this to a wp template code?? I simply havent found the solutin after some hours of searching in this gigantic plugin.
    Could please anyone give me a hint? It is sad getting so close…

Viewing 1 replies (of 1 total)
  • Thread Starter ThorHammer

    (@thorhammer)

    Ok, I finally solved the mystery how to integrate and show the custom multiple star review. I added this code:
    <?php wp_gdsr_show_multi_review(1, 46, 0, 'oxygen', 20, 'oxygen_gif', 'oxygen', 20, 'oxygen_gif'); ?>

    BUT – it is not possible to rate any of the rating options…??

Viewing 1 replies (of 1 total)
  • The topic ‘How to integrate GD Star Rating’ is closed to new replies.