Infinite Scroll on Module 5

Posted in: Newspaper
Post count: 28

Hi,

I want to have infinite scroll on my homepage, but I want to use strictly Module 5, how do I set it to infinite scroll as so far I only see the option to do it for Blocks?

http://demo.tagdiv.com/newspaper/category/module-5-category/

Post count: 3343

Hello,
What you can do is to use Block 3 and add the excerpt(because missing on that block)
Edit module_6.php file and add this line of code like here: http://screencast.com/t/8hq2Z4whmTH6
$buffy .= $this->get_excerpt(td_util::get_option('tds_mod5_content_excerpt'));

Thanks for the message!

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