What is simplest way to add breadcrumbs to post style 6?

Posted in: Newsmag
Post count: 9544

Hi, updating from 1.1 to 1.301 this weekend.
Curious what would be simplest way to add breadcrumbs to top of the image area for the big image of post style 6?

perhaps add
<?php echo td_page_generator::get_single_breadcrumbs($td_mod_single->title); ?>

block above

<?php echo $td_mod_single->get_category(); ?>

I will try that when I get to it; thought I’d double check if better way to do that 🙂

Post count: 1291

Hi,

Yes, you can edit single-template-6.php: http://screencast.com/t/mSKjwXV24I
Result: http://screencast.com/t/IRfXazEdlGEI

Thank you.

Post count: 9544

Groovy. Thanks for the double double check on that. :_)

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.