Modifying modules

Posted in: Newsmag
Post count: 5

Hi I’m trying to add the excerpt from module 4 to module mx1, could you let me know if this is do-able and point me in the right direction.

Thanks
G

  • This topic was modified 11 years by gibbo78.
Post count: 6600

Hi,

It can be done but you’ll also need to styled and redesign that module because it was not designed to work with excerpt.

You can add the excerpt function like this: http://screencast.com/t/oxnrdcWHn0Dd

<div class="td-excerpt">
<?php echo $this->get_excerpt(33); ?>
</div>

Then style it. The 33 represents the word/character excerpt length limit, change it at your will.
If you’re not familiar with this and you don’t know how to do it then we advise you to look for a freelancer to do this job for you because we cannot provide any type of custom services at the moment. Sorry!

Thanks for the message!

  • This reply was modified 11 years by Lucian.
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.