It doesn’t work for all posts
-
Hi.
I am want to display reviews on all the post of the blog.
I followed all the steps, insert the code if(function_exists(‘the_ratings’)) { the_ratings(); } below the while (have_posts()) : the_post(); on the index.php file.
I don’t know why it doesn’t work.
If I copy on each post the short code [ratings] it works.
Could you please help me with this?
Regards,
CeciliaThe page I need help with: [log in to see the link]
- The topic ‘It doesn’t work for all posts’ is closed to new replies.