• <?php echo do_shortcode(“[yasr_overall_rating]”); ?>

    I insert above code to my php page but star rating is not displaying. can some one tell me what’s wrong…

    TIA

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor dudo

    (@dudo)

    Hello, can you please try this

    <?php echo do_shortcode('[yasr_overall_rating]'); ?>

    Hello

    I do not want it autoinsert – https://prntscr.com/kawy1s
    I want to use on some desired locations and want to use short code in theme, what to use ?

    This code can only show the rating and not allow to rate
    <?php echo do_shortcode('[yasr_overall_rating]'); ?>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shortcode to PHP’ is closed to new replies.