Forums

enqueue gd star rating plugin on home page ? (1 post)

  1. yashmistrey
    Member
    Posted 8 months ago #

    i am using gd star, it's nice plugin

    but i dont want to run on home page as there is no use of this plugin

    because of some loading issue i dont want it on home page

    how to prevent this plugin to be load on home page

    i added this but not working

    <?php if ( is_single()) wp_enqueue_script('gd-star-rating'); ?>
    <?php if ( is_single()) wp_enqueue_style('gd-star-rating'); ?>

    sombody help me

Reply

You must log in to post.

About this Topic