Hi!
Can you please share your website URL? Or any screenshots of the shortcode use? So I can help you accordingly.
Thanks,
Fahid
Dear Fahid.
I want to use this plugin for cpt.
I set up it and I want tou use shortcode under h1 title, not in comments.
I put <?php echo do_shortcode(‘[stars_rating_avg]’); ?> to html.
But it doesnt work. WordPress 6.2.2. Could you help me?
https://newgame.tesovii.space/review/csgoroll/
-
This reply was modified 2 years, 8 months ago by
buldog52.
Ensure you are using the right single quotes to wrap the short-code and there must be a few ratings to display the average.
<?php echo do_shortcode( '[stars_rating_avg]' ); ?>
Let me know if yous till face any issue.
Thanks,
Fahid