Template parts – Comment Count, Source and Via

Posted in: Newspaper
Post count: 1

Hi!
I’m searching for the files that generate some of the blog template parts, such as the first comment count and the Source and Via options.

More specifically, the ones that correspond to the codes below:

<?php echo $td_mod_single->get_commentsAndViews();?>
<?php echo $td_mod_single->get_source_and_via();?>

My intention is to modify the comment count to add my Facebook ones (already did that above the comment box) and to add the option to list more than one site as Source for my posts.

Can you guys give me a help with this one?
Thanks, and props for your hard work with Newspaper!

Post count: 854

hi,
single post page is handled by this file : http://screencast.com/t/uTLyRiH0z3U

function get_commentsAndViews : http://screencast.com/t/eKMj0g2pbx2

function get_source_and_via : http://screencast.com/t/cOdtppm0H

why don’t you use an application like total commander to search in files, or notepad++?

Thanks for you message.
Radu A.

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