Wrong itemprop=”name” picking
-
Hello author,
Hope you are doing well.
Well, I have installed this plugin and trying to implement it with the Famethemes’ coupon wp theme.
I am using the below code to show the ratings but it is picking the wrong itemprop=”name” instead of Store name.
<?php
$term_id = wpcoupon_store()->term_id;
if(function_exists(“kk_star_ratings”)) : echo kk_star_ratings($term_id); endif; ?>Check this screenshot: https://prnt.sc/nh18m4
I have also taken help from the theme developer but according to them, this problem belongs to kk star ratings plugin.
I am really eager to get help.
Thanks in advance and congrats for the cool plugin.
Regards,
The page I need help with: [log in to see the link]
- The topic ‘Wrong itemprop=”name” picking’ is closed to new replies.