- NewspaperInfinite Loading for Single Posts
- NewspapertagDiv Composer – Website Manager
- NewspaperFilters and sorting for taxonomies
- NewspaperFlex Block Settings Guide
- NewspaperHeader Builder
- NewspaperUnique Articles
- NewspaperBlock settings tutorial
Hello,
I’m using footer to display posts.
But I’ve given config as 100 in Limit posts, Offset posts 6 and infinite load. But I’m able to see only 5 posts displayed.
Hello Bogdan,
Did that — still no luck.
Looking at the source code, I found this:
<script>
jQuery(window).ready(function() {
tdAjaxLoop.loopState.sidebarPosition = '';
tdAjaxLoop.loopState.moduleId = '1';
tdAjaxLoop.loopState.currentPage = 1;
tdAjaxLoop.loopState.max_num_pages = 2;
tdAjaxLoop.loopState.atts = {
'category_id':11,
'offset':3 };
tdAjaxLoop.loopState.ajax_pagination_infinite_stop = 3;
tdAjaxLoop.init();
});
</script>
<div class="td-ajax-loop-infinite"></div>
<div class="td-load-more-wrap td-load-more-infinite-wrap">
もっと見る <i class="td-icon-font td-icon-menu-down"></i>
</div>
so the code as such is there. The “.td-load-more-infinite-wrap” is kept as “display:none” – I can force a display:block and then the “load more” (here in Japanese) shows up, but clicking on it makes it disappear.
What confuses me as well is the
‘category_id’:11,
‘offset’:3
– I’m showing 3 items in the top grid and then 10 more items in the grid below. If offset is “3”, wouldn’t that display the same articles again except for the post 3?
Anyway — the problem persists – even with all plugins deactived (I re-activated them again as the site is live).
Thanks
Hello,
I have set up category pages, with ARTICLE DISPLAY VIEW set to M1 and PAGINATION STYLE to Infinite Loading + Load more. Similar settings work well on single posts – in the related posts section – but on category pages, I only get 10 articles and no load more and/or pagination.
Where can I change this?
Example:
http://derdiedas.jp/category/germany/
Thanks as always for your quick help!
I am not sure where to post this….
Do you have plans to make the blog post themselves be infinite scroll from one post to the next? This is the latest trend and will drastically increase page views.
Here is what I mean:
http://www.bloomberg.com/news/articles/2015-11-09/banking-giants-learn-cost-of-preventing-another-lehman-moment
http://dailycaller.com/2015/11/09/federal-judge-stops-nsas-mass-collection-program/
My Newspaper theme version is 6.5.1.
My site is young. Some categories contain few posts. For example, APPS category contains 25 posts. Pagination on this category page working properly. Category “Космос” contains 16 posts. And in the pages of this category pagination does not work at all. Only 10 posts displayed on this page. Only Normal Pagination works properly. “Infinite Loading” and “Infinite Loading + Load More” is not working.
Please help me to solve this problem.
Hi,
Please check your console for errors I suspect the infinite load pagination doesn’t work. Also check this without any plugins active except of Visual Composer, clear cache and see if it works.
I have checked this on my side and did not found any issues, even if you use this kind of pagination instead of classic, it should load all the posts from that category. You can control only the number of posts to be displayed per page – http://screencast.com/t/RQ9JngNo
Thanks!
Hi,
I have an issue of infinite load pagination. i used Block 3 as my Sidebar widget, and Sort by Random Post, using Infinite Load pagination, http://www.screencast.com/t/5mYEi6EZLf and i found out there are a lot of repeated posts. http://www.screencast.com/t/tksSAUAGaD
Please advise whether this is a known bug.
Hello.
6.5 Theme newspaper.
categories
When I put the infinite infinite loading or load more choice, not all post charge.
There is a limit?
If the option is normal pagination, then if you load all the posts on different pages.
Hi,
I guess you want infinite load(not lazy load) on categories. You can activate this globally or for each category from Theme Panel > Categories – http://screencast.com/t/fKXIb2XM2fSF
You can control the number of posts from WP Settings > Reading – http://screencast.com/t/6jZdSmGg
Thanks!
Hi,
Unfortunately the theme doesn’t have infinite scroll on post pages, the infinite load pagination can be used only on tagdiv blocks and category pages.
Also there is not option to rotate the ads, you will have to use a plugin like AdRotate, it is used by many users.
Thanks!
Hi,
Is it possible to get with Newspaper infinite scroll (no click and only the first lines displayed) with auto-updating ads each time a new post comes on screeen?
Please have a look at this:
http://www.espn.co.uk/f1/story/_/id/13827007/pastor-maldonado-f1-sponsors-paid-lotus-advance-2016
Thanks
Hi Andrei,
I tried all that before creating this thread and nothing worked. This is the error I’m seeing in Chrome’s javascript browser console:

Also, most of those errors you’re seeing are likely coming from ads/3rd party javascript. And to reiterate, the “load more” button and infinite loading work fine on our homepage, but it doesn’t work at all on post pages.
Something for reference:
(1) http://premium.wpmudev.org/blog/boost-time-on-site-by-auto-loading-new-posts-like-qz-com-and-medium/
(2) https://www.sebastiendumont.com/plugins/auto-load-next-post/
(3) http://www.infinite-scroll.com/
(4) https://wordpress.org/plugins/auto-load-next-post/
(5) http://demos.sebastiendumont.com/auto-load-next-post/template-sticky/
Does not work on the template Newspaper
https://wordpress.org/support/topic/does-not-work-on-the-template-newspaper
I have a widget I’ve been using with the Newspaper theme since I started using V4 back in January 2015 that loads the latest posts from the homepage below the comments section of every article. I use “infinite load” up until it hits about 15 posts, then from there, you’re supposed to be able to click the “Load More” button to continue loading posts (instead of it loading forever and ever and ever, etc.)
For some reason, all of a sudden, this is broken on my site. I don’t know how long it’s been like that, as I’ve just noticed it myself when I was previewing a new article and noticed it wasn’t working. I changed the settings so that “infinite load” is turned off, however, the posts still don’t load, even when you click on “Load More.”
Also, the feature works fine on our Homepage – http://gossiponthis.com
The issue only happens on post pages – http://gossiponthis.com/2015/09/30/watch-katy-perry-gets-felt-up-by-presumably-rolling-fan-rio-video/
How can this problem be diagnosed and fixed?
Dear Tagdiv,
I tried to install the plugin Infinite Post Transporter. This plugin adds infinite scroll to the single post page. When reading a single post, once the reader reaches the bottom of the page, the next post loads in.
I tried to set it up with default WP theme (Twentyfifteen) and succeed. But when I tried it with the Newspaper theme, infinity function does not work. Appropriate instruction, I also have to add code “add_theme_support( ‘infinite-transporter’ );” in themes functions.php file. Still not working. What’s the solution?
Thanks
Hola!!!
Los vídeos están geniales, son de gran ayuda!! Muchísimas gracias!!
Me gustaría aprovechar para preguntar una cosilla.
En la Smart Sidebar (tanto de página de inicio como la de los post y categorías), la que aparece con el infinite loop me apareceren las secciones como “Hot News” y “Most Recent” y no se donde ir a traducir eso.
Tengo en el theme panel todo traducido en translation y en la página de inicio e traducido todos los blocks que están en ella.
¿Como podría traducirlos? Espero haberme explicado bien. Gracias por la ayuda!!
Un saludo.
Hi,
The Visual Composer plugin is required to customize your pages/posts with theme’s elements and the theme is deigned based on it so you couldn’t use other page builder. Latest version of the VC plugin haven’t been reported as affecting site’s performance anymore.
To improve your server response time you can also try to reduce the number of queries (fewer plugins, fewer blocks on page, reduce the elements which use ajax requests/pagination like mega menus/load more/infinite load), also consider using a cache plugin and to improve the loading speed look the mysql query cache: http://dev.mysql.com/doc/refman/5.1/en/query-cache.html We also use it on our demo. If you haven’t already, you can try a caching plugin, like WP Super Cache or cloudflare’s CDN.
You can also contact your host provider and let them know about this, they might have specific info on what is the cause of this in your case.
There are many factors which can be taken into consideration concerning server’s response time. You can use google’s improvement recommendation on this: https://developers.google.com/speed/docs/insights/Server
Wordpress.org has some optimization tips also: http://codex.wordpress.org/WordPress_Optimization
Hope this helps!
Thanks for the message!
-
This reply was modified 10 years by
Lucian.
It worked perfectly! Thank for the code and support!
One more small thing: I’m trying to implement infinite scrolling on posts. I’ve tried several plugins, and also tried the Infinite Scrolling feature in Jetpack, with adding theme support in functions.php with the code
add_theme_support( ‘infinite-scroll’, array(
‘container’ => ‘content’,
‘footer’ => ‘page’,
) );
Jetpack seems to recognize this, but unfortunately it wont load the posts.
Here is the site if it helps any: http://lumens.hu/
and a random post: http://lumens.hu/index.php/2015/09/10/this-is-not-a-dummy-dummy/
Thank you for your continued support and efforts to make this theme the best you could!
An obvious way to do this is to simply use Big Grid 4 multiple times as needed and let infinite load handle the rest, but my concern is that doing so will result in far too many queries running something like a dozen loops on the initial load of the home page.
So my questions are:
- With big grid 4 loading 2 posts per instance, how insane would page load and server load be if I used that grid for 24+ posts on the home page?
- How would I go about either altering big grid 4 to display more than 2 posts per instance, or create a new big grid that uses grid styles, looks like big grid 4, and accepts a post count parameter?
I assume #2 can be done via the Theme API but the documentation isn’t clear on grids, only blocks and modules. I definitely want something that can be protected through updates without a child theme, but a couple of edits per update is fine too. This is still slightly experimental but big grid 4 with grid style #4 looks amazing and shows a lot of promise, so I’m willing to commit to a fair bit of work to make this happen. I need some advice on getting started though.
Thanks.
I guess I am dumb. He meant something else, and I just wasted my time showing this. Sorry for the extra thread and post on this. Anyways I think it is cool to have the infinite scroll or load more on the blog page this way. Using block 4 for the blog page.
My front page pagination isn’t working at all. Ideally I would like to use infinite load on my front page but this option doesn’t seem to be available in the drop down menu for my post grid layout.
An idea how I could do this.
My site is howdoidate.com
Thanks
Derek
Hi,
You can’t set the infinite scroll pagination just on theme’s blocks and the classic blog uses the latest post page which can’t be customized using Visual Composer page builder. Sorry!
Thanks for the message!
Hi Vesa,
I have already provided a solution here – https://forum.tagdiv.com/topic/showing-blog-links-with-equally-sized-images-and-texts/#post-49933 how to add text for next/prev on blocks. I suggest to hire someone to implement this for you as we cannot provide custom work, sorry!
The classic(numeric) pagination is not available on blocks. The theme have 3 types of ajax pagination for blocks – Next/Prev, Load More and Infinite Load.
Thanks!
[ Version 6.4 ]
blog_post: http://tagdiv.com/newspaper-6-4-update/
– new: smart list with pagination
– new: this is the first version of our ajax preloader. The preloader loads the ajax subcategories on the initial pageload, this provides a better user experience and in some cases a better performance if the initial page is cache.
– new: all categories now have an option for infinite loading + load more instead of pagination
– new: 2 new smart lists templates (smart list 6 and 7)
– new: 2 new ad spots used for smart lists (smart list 6 and 7)
– new: 2 new post style template (style 12, 13)
– new: demo – Travel
– new: demo – Health & Fitness
– new: footer background option in Theme Panel -> Footer
– new: wooCommerce invoicing plugin
– new: wooCommerce label maker plugin with support for label Dymo label printer
– fix: default and custom ad size not working for tablet landscape
– fix: on the ad block the sidebar ad spot cannot be selected since the last visual composer update
– fix: IMPORTANT security issue with the ajax code that handles the sidebars.
– fix: issue with ajax subcategories. If you clicked them fast enough there was a chance that they will desynchronized with the content, showing the wrong content.
– fix: block 18 css fix for large image sizes
– improvement: a big part of the themes JavaScript now passes jsHint and complies to WordPress JavaScript Coding standards
– improvement: mega menu ajax loading now works smoother and the animation is top to bottom
– improvement: infinite loader now has a loading animation
– improvement: we improved the loading animation, when needed it’s smaller and it looks better
– improvement: added link to user page on login widget from top menu
Hi,
I asked the developer about this and unfortunately this feature(infinite load on post) will not be implemented on our themes(maybe in the future), sorry!
Thanks!