Closed niznet closed 6 years ago
Hi, i wanted to place the rating rating in my post, but that i got this problem... How to fix this?
Screenshot
here my code: <?php echo " Users Rating: "; if(function_exists('the_ratings')) { the_ratings(); } ?>
<?php echo " Users Rating: "; if(function_exists('the_ratings')) { the_ratings(); } ?>
Hi, i wanted to place the rating rating in my post, but that i got this problem... How to fix this?
Screenshot
here my code:
<?php echo " Users Rating: "; if(function_exists('the_ratings')) { the_ratings(); } ?>