• Resolved wpdev

    (@amineharoun)


    I just installed WP Social SEO Booster Plugin. It works well but the ratings doesn’t works

    the stars appears, but there are like that :

    <div class="seo-booster-hover-panel">
    <a href="javascript:void();" rel="star-1"></a>
    <a href="javascript:void();" rel="star-2"></a>
    <a href="javascript:void();" rel="star-3"></a>
    <a href="javascript:void();" rel="star-4"></a>
    <a href="javascript:void();" rel="star-5"></a>
    </div>

    So, when i click on a star it doesnt do anything, just an error appear in firebug :

    SyntaxError: syntax error
    void();

    http://wordpress.org/plugins/wp-social-seo-booster/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Daniel

    (@dwaser71)

    The code you pasted is correct.

    Could you please post a link to the page where the stars are not working?

    Thanks,
    Daniel

    Thread Starter wpdev

    (@amineharoun)

    I’m very sorry, it was me, i didnt include the <?php wp_footer(); ?>
    All works fine 🙂
    Thanx a lot

    Hello,

    Where do I need to include the <?php wp_footer(); ?> ?

    Thanks,
    Tomas

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Rating doesnt work’ is closed to new replies.