Hello, your plugin works great. Is it possible for it to be used on different types of posts with different “content-loop” markup depending on which type of post? I don’t mean 2 different post types within one query but one page that shows regular posts and a load more button, and another page that has a query of another post type which also requires a slightly different content-loop layout for its load more content? Is it possible to have multiple content-loops? Thanks!
]]>Hi,
Your plugin is great! Much more faster.
But how do I overwrite the template? Can I create an add-on plugin or only in the theme? And how I do it?
You could include this in your documentation and it will increase your ratings and downloads. It’s hard to normal user with this, imagine without.
More other secondary points less important:
But it’s nice plugin, thank you.
]]>hello
I’m trying to use the plugin, but after configuring it, it only works with the option to click on the button, if you change it to infinite scroll, then the plugin doesn’t work.
Dear Arpit!
I have tried to use the Shortcode inside the Block Theme Editor. I placed it underneath the Loop, but the “Load more” Button will always be placed on the left upper corner and there is no difference, if I place the shortcake anywhere else.
Do you have an idea or solution?
Kind regards
Volker
Hello dear developer.
I want to use the plugin but I have no coding knowledge. That’s why I need a ready coded plugin.
My problem is:
How can I add “infinite scrolling” to their products in a WPbakery Woocommerce widget that doesn’t have a pagination number.
On the plugin page it says I need to add parameters such as page number and next page. There is no pagination in this widget.
My request is this;
When the page is opened, 4 products will be loaded and other products will start to appear as you scroll the page. So I want to implement the code structure in the Instagram app.
I request from you;
Could you take a look at the source codes of my site and tell me? What parameters do I need to add to navigation and other elements?
The product listing seems to start with the code below.
<div class=”jas-sc-products”>
Best regards,
]]>is it possible to use this in single post read more option
]]>Hallo,
i activated the plugin. It seems not working.
How I’ve to setting it?
What I’ve to put in “Post Listing Main Selector” and “Post Listing class Selector” fields?
Many many thanks!!
Pino
Hello
the infinite scrolling works well on desktop, but when accessing the site from a mobile it does not.
is that a knows issue?
I’ll be happy to provide a test site to help to debug the issue.
regards
Marco
]]>hi dear, tnq for your works, translation not wordking on load contents.
]]>Hi,
I edited the content-loop.php file ajax load is working fine.
problem, custom field image is not visible
my code;
<?php $image = get_post_meta($post->ID, 'thumb', true); ?>
<img src="<?php echo $image; ?>" class="wp-post-image" alt="<?php the_title(); ?>">
html output load more;
<img src="" alt="post-title" />
The load more function is not working with automatically generated objects, such as buttons and divs. I tried fixing it directly on the plugin files, but it didn’t respond correctly and now it takes too long to load the extra posts (I’m using it for post viewing). I acknowledged the problem while using the Search & Filter plugin, which generates everything automatically, using ajax. Thanks in advance.
]]>After performing a search on posts, when I scroll it’s bringing up all posts again rather than those that match the search.
]]>I used in archive of custom post type.
Scroll work fine first time, but on second scroll it can’t load anything…
Can you help me?
Thanks
I am trying to use your plugin on a secondary loop but to no effect. There is no error, simply nothing happening.
I have made a WP_Query with posts_per_page => 4 and using the button option as being the simplest to see in action but the shortcode does not render the button.
I would like the use the plugin because of its simplicity so if you could help that would be great.
]]>