Code info about single template 5

Posted in: Newspaper
Post count: 40

Hi,
where I can find

<?php echo $td_mod_single->get_title();?>
into single_template_5.php ?
Is it into another linked files? Which?

I need to add some google tags near title and I done it on single_template_12.php and single_template_6.php because appears <?php echo $td_mod_single->get_title();?>

Post count: 22421

Hello,

Each post template has 2 files that correspond to each one. One is a loop-single file and one is a single-template.
Both together form the post template. If the code you are looking for is not in the single-template files then look in the loop-single files: http://screencast.com/t/39YlHC2WY

Thank you!

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