No search results were found in Documentation!
Hi,
On pages you could use a block on the bottom of the page, set to infinite load pagination to continuously load posts as you scroll down.
For posts there is no infinite loading. Category pages can have infinite loading, please check the category settings in the theme panel, each category has a pagination setting
– https://www.screencast.com/t/t8VMlKHH
Tag or search results pages do not have infinite pagination. There will be a numbered pagination at the bottom of these pages
– https://demo.tagdiv.com/newspaper/tag/wordpress/
– https://demo.tagdiv.com/newspaper/?s=fashion
Thanks
Hello,
Unfortunately we have no time frame to provide. It is still in development and it could take a bit of time before we can actually add infinite scrolling on posts. This is not an immediate quick fix we can implement rapidly and it is not yet actually confirmed it will be implemented. The new system we are currently implementing will make it easier to make infinite scrolling but we are not yet sure it will make it in the next big theme update or it will have to wit for the ext one. Only our developers can decide and we do not yet have exact information to provide. It is still to early to say for sure. These things take time. We cannot rush the implementation.
Thank you for your understanding.
Hello webmastermetro,
Please keep in mind that our developers are working hard on implementing such major improvements to our theme which allows us in the future to implement very easy this infinite scroll on posts.
Thanks for your message!
Hello,
Is there any update in regards to this? I would also like the possibility to have infinite load of posts when people scroll down. This is a feature that is more and more used.
I see that this topic dates from september the 6th. Has there been any update on this? Will it be added or not? And if yes, when?
Thanks!
Hi there,
First of all thanks for this great theme!
I can hide big grid 3 on responsive category pages with this css:
@media (max-width: 767px) {
.category .td_block_big_grid_3 {
display: none;
}
}
But the issue is all the latest 4 posts (the ones on the big big grid) on each category pages are all gone with the big grid.
How can I hide the big grid on responsive and still keep the latest 4 posts on infinite scroll block.
Thanks!
Hello cemmildon,
Unfortunately, the infinite scrolling on posts is not available in our theme. We do not have a plan on adding this yet as we have not found an easy method of implementation for it at the moment but in future, it’s possible to implement something else.
Please check this link, here is detailed a possible implementation:: https://forum.tagdiv.com/topic/implement-infinite-scroll-on-single-posts/ If you are not aware of the steps which are needed to take in this regard and if you want to develop the theme in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for your understanding!
Hi, I need to infinite scroll for my posts. I tried many plugins for this they didn’t work. What is your opinion about it ? It is important for our news website.
Hi,
At the moment infinite scrolling for posts is not available in the theme. Maybe this feature will be available in future updates, but I cannot say for sure.
Thanks
“infinite scroll” of home page elements to load ‘more news items’ is not the same as ajax loading entirely new posts infinitely from bottom of a post page. Theme has had that for loooooong time.
Hello morebusiness,
Sorry but the theme does not allow you to make an infinite scroll for Woocommerce page products, sorry! Only available type pagination for this kind of page is numeric pagination, like this -> https://www.screencast.com/t/SKAc517MtnVN
The mega menu has not been designed to display the shop pages but only our posts and default pages.
If you want to hide the ads for the Woocommerce page you should use a bit of CSS code for this and target your page desired by page ID.
Notice that our theme has the own sign in/login functionality and does not use the Woocoemmerce’s functionality in this case. The Woocommerce log in should be applied only for Woocommerce elements. You should check the plugin’s documentation here -> https://docs.woocommerce.com/?s=login&post_type=documentation&search_in=3
If you do not like the design of it you should create your own style using a bit of CSS code but notice that it have to do by yourself because we cannot provide custom work at the moment, sorry!
Check the plugin’s settings to enable or disable all of the specific plugin’s elements, sorry!
Sorry but that question regarding on Google Translate is not theme related! If you want to know how this can be done, please google it. As a hint, you can take a closer look at this tutorial -> http://nationbuilder.com/google_translate_widget
Sorry but please notice that the standard position of social sharing networks cannot be changed very easy because the theme layout will be damaged, sorry!
.td-default-sharing .td-social-sharing-buttons {
border: 1px solid #ebebeb;
border-radius: 20px;
}
The result is here -> https://www.screencast.com/t/R5eWwNSa
I guess that you are using the Footer template style 1 which comes by default with these widgets. If you want to change the content of it notice that you can do this only by the code. So, if you want to create your own Footer template style, I recommend you to use the Footer template style 5 according to our documentation here -> https://forum.tagdiv.com/footer-templates/
Notice that the Editor Picks is just a simple block style 7 sorted by some default parameters as you can see here -> https://www.screencast.com/t/me51SX6Vj6h
Hope this helps!
Thanks for your understanding!
Hello, I just purchased this theme after getting positive replies to my pre-sales questions on Envanto. After trying to set up the theme to replace our current one, I’ve come across several issues that I can’t figure out. These are blockers to our porting our site to Newspaper8.
How do I set up infinite scroll for WooCommerce products pages, including the main /shop page and product category pages?
How can I set up the Shop page as a mega menu item showing featured products (and a âmore productsâ option) in the main menu bar?
How can I make ALL WooCommerce pages have a different sidebar than the main posts pages? The Theme Panel only seems to allow 2 WooCommerce pages to use the WooCommerce sidebar. Example: Checkout shows the default sidebar, not the WooCommerce one.
How can I disable ads from being displayed on the WooCommerce pages?
Will the WooCommerce social login extension work for only the WooCommerce section or all other actions that require a login, such as posting comments?
The styling for the WooCommerce pages does not look very attractive. The buttons from your Default Theme are black, not blue like the Read More buttons on the posts. How do I change the WooCommerce buttons and product category/tag text colors?
How do I set up infinite load on the WooCommerce product (main shop and product category) pages like we can do for the post categories?
How can I disable the More Stories bottom right popup on WooCommerce pages?
Some other questions:
How can I put the Google translate widget into the very top menu bar? And can I preset it to only show certain languages?
How can I change the shape and position of the social media share icons from boxes below the article headline to sticky circles on the left side (in the background outside the boxed section)?
How can I change the default content in the 3 footer blocks from your Default Theme (currently Editors Picks, Popular Posts and Popular Category)?
How are Editors Picks selected?
Hello majorfuss,
2)If you will use the Infinite scroll+Load More you will see that the Load More button will appear on you frontend after some few posts.
3)With above code, notice that you can change the main menu background color, as you can see here -> https://www.screencast.com/t/f0TQMMya8rM if is not what you mean, please provide more details or some useful screenshots.
4)Sorry, but please notice that is the default theme behavior. You should optimize your images for a fast loading of theme and this thing depends only on your coding skills and not theme related, sorry!
6)I have inspected your website and I saw that your breadcrumbs structure is not good on your side. It should look like this -> https://www.screencast.com/t/UffEvsYffmcK Try to disable all of the untested plugins if you are using something like this, clear all the caches and check the results. Also, if the problem is still there, try to make a new clean install from scratch and check the results.
Thanks for your understanding!
Was looking at this plug-in and can get it to work. However their “category exclude” feature does not work, so infinite scroll will load all posts chronologically.
Do you recommend any other plugins, canned solutions?
Hi, Bogdan, thanks for your reply and the concern about the various other cases that can come afterward.
But as you said, there are a lot of things to consider to make these fully compatible. I currently am not looking for the full solution.
I only want to make it work for the single template that I use by default for most of my posts ( no smart lists, isolated templates etc. )
You have written above that:
…. and then the other one grabbed for the next post.
In case you are confusing this infinite scrolling with Auto load next post thing, the both things are totally different. We have discussed separately about auto load next post thing here- https://forum.tagdiv.com/topic/need-little-help-with-most-demanded-auto-load-next-post-thing/ but this is a sperate case.
And I noticed that you guys have already helped a lot to make us be able to use the infinite scroll here- https://forum.tagdiv.com/topic/implement-infinite-scroll-on-single-posts/
Everything is working already. You just need to help us stop ‘smart sidebar’ once the ‘Visual composer’ based tag for ‘infinite loading’ starts.
One look at the code of http://darnkid.com/illustrations-show-the-unique-bond-between-dads-and-daughters/ or http://www.storypick.com/success-is-the-best-revenge/ ( both using infinite scrolling with TagDiv Newspaper theme along with proper use of smart sidebar) may solve this issue.
If you don’t want to help, I will surely hire someone to do so, but since you guys have already done a lot about this ( https://forum.tagdiv.com/topic/implement-infinite-scroll-on-single-posts/ ), I don’t see much point to hire someone else for just one simple ( or may be not?) part of it.
So, please reconsider this post.
PS: Has Probably Andrei L. left the TagDiv team? He has worked a lot on this under this thread -https://forum.tagdiv.com/topic/implement-infinite-scroll-on-single-posts/ .
Thank you.
Hi Bogdan,
Thanks for your reply. I very much know about the time issue and I do understand the TagDiv Team limitations. Though my question written above might appear lengthy it was more to give an idea about the solution that can work.
The support that I currently require doesn’t need you to dive deep into these things. I only wanted to know about the file names of 4-5 codes that are specifically used by Tagdiv team in replacement of the standard WordPress codes.
Making it more simple, can you please provide the ‘Newspaper’ theme friendly version of this code:
// Check that there are posts to load.
while (have_posts()) : the_post();
$post_format = get_post_format(); // Post Format e.g. video
// Load content before the post content.
do_action('alnp_load_before_content');
// Load content before the post content for a specific post format.
do_action('alnp_load_before_content_type_'.$post_format);
if (false === $post_format) {
// Include the standard content.php file.
get_template_part($template_location . 'content');
} else {
// Include the post format content.
if (locate_template($template_location . 'format-'.$post_format.'.php') != '') {
get_template_part($template_location . 'format', $post_format);
} else {
// If no format-{post-format}.php file found then fallback to content-{post-format}.php
get_template_part($template_location . 'content', $post_format);
}
}
This code has few file name like the_post() $post_format get_template_part($template_location . ‘content’); , you just need to replace these codes with the filename/code that Newspaper theme support. Or if these codes are already supported by this theme, let me know that as well.
Thank you.
PS: if your team is really interested in creating something inbuilt for this in future. Here is great site that provides some inbuilt codes for it: https://infinite-scroll.com/
. these are the behind great old plugin https://wordpress.org/plugins/infinite-scroll/ and now they are working on V2 of this plugin.
Hi Tagdiv,
With the help of a tutorial written here – https://forum.tagdiv.com/topic/implement-infinite-scroll-on-single-posts/ and by using some common sense, I was able to apply infinite post scrolling on a single post.
Here is the step I took for this:
1. I am using TagDiv composer for the pages but to be able to use infinite scrolling on a single post, I have to enable Visual Composer for posts.
2. I wanted block-3 design and my default post type is: Style-1 so, I edited loop-single-1.php, I added the required code
Here is the code that you need to add under loop-single-1.php after <?php echo $td_mod_single->related_posts();?>
<?php $category_detail=get_the_category($td_mod_single->post->ID);//$post->ID
foreach($category_detail as $cd){ $cat_name = $cd->cat_ID; } $exclude_current_post = $td_mod_single->post->ID; echo do_shortcode('[vc_row][vc_column][td_block_3 custom_title="All LATEST STUFF" separator="" post_ids="'. -$exclude_current_post .'" category_id="' . $cat_name . '" limit="6" td_ajax_preloading="preload" ajax_pagination="infinite" ajax_pagination_infinite_stop="3" tdc_css=""][/vc_column][/vc_row]'); ?>
Though it worked properly, but I face two main issues.
1. I am using smart sidebars on each post and usually, it works great. With this infinite scrolling. I noticed that ‘The smart sidebar’ keep scrolling even above the full width infinite scrolling post blocks, and hence it overlaps.
( Here is the snapshot of overlapping – http://i.imgur.com/WCZfHcN.jpg )
How to make smart scroll stops once infinite scrolling starts? I noticed that this site ( http://www.storypick.com/short-film-affair/ ) is successfully able to use infinite scrolling and smart sidebar both. Please help me with this.
Overall, I want to to have a function like this: http://darnkid.com/illustrations-show-the-unique-bond-between-dads-and-daughters/ ( created by tagdiv user Darnkid )
2. Is there any way to have this feature without enabling visual composer for posts? Can we use TagDiv composer for this?
3. While trying for many solutions, I looked at a thread which suggested to el_class=”td-ss-row” for this. I tried using it in the above code. Well, though it stopped the overlapping of sidebar with infinite post blocks, it also disables the smart sticky property of Sidebar. What am I missing here?
Kindly help me with this.
Thank you.
Hi Simion,
Thank for you taking the time to help me out with that good advice. In the end for the first issue of the grid, decided for infinite scrolling which sort of removes paging issues regardless.
On the second issue, successfully implemented a version of what you discribed above by customising Style 2 on the top posts grid. I had to actually also customise it by category so added some logic for that extra detail.
Anyways, all good and it’s starting to look good now. Again thanks for the help đ
Cheers
Colin
Hello HadLines,
Unfortunately, the infinite scrolling on posts is not available in our theme. We do not have a plan on adding this yet as we have not found an easy method of implementation for it at the moment.
Please check this link, here is detailed a possible implementation:: https://forum.tagdiv.com/topic/implement-infinite-scroll-on-single-posts/ If you are not aware of the steps which are needed to take in this regard and if you want to develop the theme in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for your understanding!
Hello,
Sorry, but there is no viable solution for infinite loading for posts with our theme. Sorry. We do have it on our list for future releases but because of the way the theme was built, infinite scrolling is not possible at the moment.
Thanks for your understanding!
Hello,
Sorry but there is no viable solution for infinite loading for posts with our theme. Sorry. We do have it on our list for future releases but because of the way the theme was built, infinite scrolling is not possible at the moment.
Thank you!
Bogdan B
Hi,
Have you tried scrolling all the way to the bottom and then waiting for the infinite load to kick in? The first few posts are in danish, but the ones that load afterwards are not. We are aware of the console errors, but are certain that does not have to do with this problem. It seems like it has persisted for some time.
Are you the right people to look into this or should we also try to contact WPML?
Regards,
Magnus/Digitally
Hello,
I have an issue with the infinite scroll and load more button category settings.
I set my desired category global settings to article display view M2 and the pagination style to infinite scroll + load more button:
https://www.screencast.com/t/jNVYAksB92S
For my desired category called “Teksty” (it’s the parent category to all my posts) I chose the default settings (from the category global settings):
https://www.screencast.com/t/ATbsVjbbc9E
But the result is:
1) When I click on the “Teksty” tab the posts are displaying without excerpt (wrong) but with Load More button (good)
https://www.screencast.com/t/Vhek3Zzs1X
2) When I click on the “Wszystko” category from the mega menu (meaning “all posts”, so the result should be the same as “Teksty”) the page is displaying post with excerpts (good) but without Load More Button and with infinite scroll instead.
https://www.screencast.com/t/GoB8YhPU80
Is there any way to fix this?
I would be really grateful for your help,
I have few request If you can add new feeature like:
– Infinite load on Single post? So when user scroll to bottom of post, previous post automatically load. Here is an example
– Prefetch Posts.
– Increase theme Width: A lots of websites are using this theme now, so there are many websites with a similar design. If you add an option to manually increase theme width and select between Full width or boxed it will completely change the design. Voice theme by Meks has an option to manually adjust theme width.
Thanks
Hello Saiyan,
Unfortunately, the infinite scrolling on posts is not available in our theme. We do not have a plan on adding this yet as we have not found an easy method of implementation for it at the moment.
Please check this link, here is detailed a possible implementation:: https://forum.tagdiv.com/topic/implement-infinite-scroll-on-single-posts/ If you are not aware of the steps which are needed to take in this regard and if you want to develop the theme in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for your understanding!
Hello,
Sorry but our theme does not have an infinite scrolling option for posts. Our theme has infinite loading but only for pages or categories. Posts do not have this feature.
Thank you!