Echo Excerpt on td_block_homepage_full_1 in homepage

Posted in: Newspaper
Post count: 56

HI,

can you help me please to show the excerpt of the post while using the td_block_homepage_full_1 block in my Homepage (Frontpage) ? would be awesome… I tried

<div class="td-excerpt">
<?php echo $this->get_excerpt();?> href;?>"><?php echo __td('Read more', TD_THEME_NAME);?>
</div>

result – blank page…?

thx

Post count: 23312

Hello newtag,

Unfortunately, our theme does not have such an option for achieving as you want. Please notice that is not a simple task and are required custom work and also you should alter the code from td_module_single_base.php. The above method is not working because td_block_homepage_full do not use modules like on the others blocks and this code does not function for this kind of block. If you want to display more levels in our theme and you are not aware the steps in this regard, please consider hiring a freelancer/developer to implement this feature for your because we cannot provide custom services at the moment, sorry!

Thank you for your understanding!

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