Home › Forums › Themes Support › Claue › Help required regarding issue of infinite scrolling
- This topic has 16 replies, 3 voices, and was last updated 7 years ago by faheemahmed88.
-
AuthorPosts
-
-
October 4, 2017 at 5:30 am #11218
Hi Harry
I’m using a filtering plugin “woocommerce product filter by Mihajlovic”. It works fine in its normal mode with the claue theme. But I want to use its AJAX filtration features because normal mode takes double time from AJAX filtration. This plugin’s AJAX feature works fine on Claue but the pagination of claue theme has some issues. I’m attaching some screenshots to show you that each time I filter anything, for example “price filter” then in infinite scrolling with the revolving circle that shows that next page is loading an additional “load more” button appears above the revolving circle. If I use 2 or 3 filters like price filter, category filter, tags filter then the number of “load more” button increases.
I’ve tried many solutions but all in vain, even the plugin developer is not able to solve this issue. You can find this plugin at:
woocommerce > settings > product filter
here in product filter there is “installation and advanced options” tab where all these settings are available. For claue theme all settings are normal and does not need to fill but the pagination requires 2 fields to be filled which are given below:
- AJAX Pagination jQuery Selector: .woocommerce-breadcrumb
- Custom Pagination Function: woocommerce_breadcrumb
I’ve found a solution of the above “load more” button problem. If I put in 1st field the below code.
- AJAX Pagination jQuery Selector: .jas-ajax-load
The “load more” button does not appear but then the revolving circle that shows that page is loading also disappears.
I has spent a number of days to solve this issue but does not find any solution so I’m contacting you hoping for some help.
Best regards
faheem ahmed
Attachments:
You must be logged in to view attached files. -
October 4, 2017 at 9:44 pm #11261
Hi Faheem,
I have fixed this problem for you, please check.
Cheers,
Foster -
October 5, 2017 at 12:05 am #11279
Hi Foster
Thanks for your help. I’ve tested and have some issues. May be because I was not able to make you properly understand what I need.
Now when I use filter then a “load more” button appears which when I press then it loads the next page and the first page disappears. It is working like page1, page2, page3 something
What I need is “infinite scrolling with only revolving circle at the bottom” which shows that next products are loading and nothing else. It mean I only want to disappear those “load more” buttons that was appearing above the revolving circle as you can see in my previous attachments. This clarification may help you to understand my need.
Best Regards
faheem ahmed
-
October 6, 2017 at 12:11 am #11352
Hi Faheem,
This issue is so hard, I have spent a lot of time to debug but I can’t find the solution. So I need more time to check it, please stay awaited.
Hope you understand.
-
October 6, 2017 at 12:14 am #11353
Hi Foster
Thank you very much for your precious time. I’m very happy with your support and will wait for the issue to be resolved.
-
October 6, 2017 at 12:18 am #11355
Thank you for understanding, I will get back to you soon with any update on this.
-
October 10, 2017 at 12:56 am #11523
Hi Foster
Any update please!
-
October 11, 2017 at 11:13 am #11571
Hi faheem,
I’m sorry to say that, I’m still have not solution for this issue. Could you please give me a copy of this plugin, I will check it on my local site.
-
October 11, 2017 at 11:28 am #11573This reply has been marked as private.
-
October 11, 2017 at 12:02 pm #11579
Thank you so much.
-
October 17, 2017 at 7:54 am #11908
Hello Foster
Sorry to disturb you! Did you find any solution?
-
October 18, 2017 at 1:49 pm #11972
Hi Faheem,
I updated code for your problem, please check and let me know your thought.
Best regards, Neo
-
October 18, 2017 at 7:01 pm #11995
Hi Neo
First of all thank you very much for your help. I’ve tested it and find the following points that I want to share with you.
- When I tried a filter like price from 0 to 5 then it filtered products and showed 11 products on page that is correct. But there was a “load more” button appearing under the products which when I pressed then out of range of filter products appeared in a single column that should not happen.
- When I tried price filter range from 0 to 12 then on first page 20 products appeared with “load more” button that was correct. When I pressed that button then first page with 20 products disappeared and a new page appeared with the products within that price range and also out of that price range.
You can do this on your end to experience this issue and to understand it in a better way.
Thanks and best regards
faheem
-
October 20, 2017 at 4:22 pm #12146
Hi Faheem,
I’m processing on it. Please wait.
Best regards,
-
October 24, 2017 at 11:53 am #12343
Hi Neo
Is there any success. I’m waiting as I’ve to work on this site!
Thanks
-
October 24, 2017 at 4:33 pm #12350
Hi Faheem,
That plugin does not support load more button of our theme.
But plugin has load more feature, and we can use load more layout of plugin.
Please creat a page with below shortcode for testing
[prdctfltr_sc_products ajax="yes" pagination="loadmore"]
Here the example of plugin https://mihajlovicnenad.com/product-filter/load-more-pagination/
Best regards,
-
October 24, 2017 at 7:08 pm #12352
Thanks neo
-
-
AuthorPosts
You must be logged in to reply to this topic.