• Hey!
    I enabled kk stars only on posts but they are also displayed on products.
    Can you help me?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    I have the same issue. Did you find a way to resolve your problem ?

    Regards
    Jez

    Idem for me, no solution find?

    What I did is hiding the stars in css :
    .single-product .kk-star-ratings, .single-product .ssba-classic-2 {
    display: none;
    }

    Then, using AssetCleanUp I unloaded the script and css of the kk-star plugin on product type pages. This part is only to optimize the loading performance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘KK Star on Woocommerc Product Page’ is closed to new replies.