Where is single or pòst.php?

Posted in: Newspaper
Post count: 460

Hello,

I want to use a rating plugin in my web: https://es.wordpress.org/plugins/wp-postratings/

I need add this code in my theme: <?php if(function_exists(‘the_ratings’)) { the_ratings(); } ?>

But I cant found where,……

I want show this rating after tittle and after post (in comments or before):

Can I do it? How? I no found this post.php or content.php

Thanks

  • This topic was modified 8 years by Jose.
Post count: 1341

Where is single or pòst.php?

wp-content/themes/Newspaper/includes/modules/td_module_single.php

Post count: 1341

Ups. Sorry for my mistake.

loop-single.php corresponds to the default post template – https://www.screencast.com/t/xRYzX7gtjd

Post count: 460

thanks 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.