Home › Forums › WoodMart support forum › Infinite Scroll
Infinite Scroll
- This topic has 4 replies, 2 voices, and was last updated 5 years ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
November 16, 2019 at 12:56 pm #157230
epicsmParticipantHello
1) I have an issue with the infinite scrolling that after about 28 products it seems to stall and the spinning ball. I have tried across different browsers. Do you have any suggestions how to resolve the issue?
Below link there is 71 products and it stops after 28.
https://epic-trophies.com/trophy-category/trophy-cups/silver/
2) Due to my css the text on the load more button is white. What is the css to change to black just for the load more only text?
Many thanks
November 16, 2019 at 2:43 pm #157249
Aizaz Imtiaz AwanKeymasterHello,
1. Kindly deactivate all the third party plugins and then check back with theme default plugins. I’m sure this will fixed the issue.
2. You can use the below CSS code in global custom CSS area under theme settings to change the color of load more button:
.woodmart-load-more .load-more-label{ color: black; }
Best Regards.
November 18, 2019 at 10:00 pm #157662
epicsmParticipantHello
I have found the culprit to the infinite scrolling issue which is a plugin ‘WooCommerce TM Extra Product Options’ by Themecomplete.
I need this plugin because of the extra product options needed but have no idea how to resolve the issue.
What can I do?
Regards
November 18, 2019 at 11:07 pm #157663
epicsmParticipantHello
I am going to use another extra products plugin and found a good one that does not interfere with the scrolling so this issue is resolved.
On another site I had the same issue a while back and see now it was the extra product options plugin I was using.
Regards
November 19, 2019 at 7:37 am #157697
Aizaz Imtiaz AwanKeymasterHello,
I am glad that you resolved the issue by deactivating that third party plugin which creates problem.
On your other site in which you face the same issue and using the “WooCommerce TM Extra Product Options” plugin. Just deactivate it so your site will run smoothly.
Actually that plugin adds additional fields and our AJAX custom handler works with default WooCommerce data only.
Best Regards.
-
AuthorPosts
Tagged: Cache, caching, infinite scrolling, load more, wp fastest cache
- You must be logged in to create new topics. Login / Register