A widget that slides in from the right after scrolling a little bit

Posted in: Newspaper
Post count: 26

Hi, I’ve noticed that on some pages in the Newspaper demos, there is a widget that slides in from the right after the user scrolls down slightly. How does one access this and implement it ?

Thank you.

Post count: 20688

Hi,

I believe you are referring to the More articles box
https://forum.tagdiv.com/more-articles-box/
This can be activated in the theme panel and configured. It will be displayed on posts after activation.

Thanks

Post count: 26

Hi Simion, thanks for the response. In which file is this called? I know that the code is in /Newspaper/includes/wp_booster/td_more_articles_box.php

But I’d like to know which “single posts” file calls it, because I want to make a custom behaviour which will make it appear on the homepage. Thank you.

Post count: 22421

Hello,

The function is implemented through a wordpress hook: https://www.screencast.com/t/UZX4o9blqQl
It is not called on any specific template.

Thank you!

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