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

    (@fahidjavid)

    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 1 year, 5 months ago by buldog52.
    Plugin Author Fahid Javid

    (@fahidjavid)

    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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[stars_rating_avg] is not work’ is closed to new replies.