PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Pagination Not Working (Astra Pro Theme)

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hello,

I've read several posts about pagination not working and have tried the various jQuery code snippets you have provided but nothing fixes my issue. I also understand that this issue will be fixed in the new version, correct? When is that going live?

In the meantime, can you help me resolve this issue? My website is https://funnypetgift.com

Thank you,

DRC

Hello

Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png

I did a test on your shop page and it seems to work correctly.

Hi Pablo,

I've provided my serial number.

You said you did a test on our site but it's not working for me. When I click the pagination button the next page loads at the bottom of the products/bottom of page.

Cana you help, please?

Thank you,

DRC

Hello

My test - https://c2n.me/4lsNJZq.mp4

I only see a problem with the settings"per page". Please check option - https://share.pluginus.net/image/i20240910103941.png

Hi Pablo,

Thanks for your help. But it's still not functioning properly for me. I made a Loom video to better explain it: https://www.loom.com/share/6731ba9458a045ffb0188a4575a45f95?sid=9775b02c-3bf4-4830-b078-3d9f4a05de00

Thank you,

DRC

Hi Pablo,

I have yet a new problem. I've made a change to the navigation so that the main nav links are going to product categories but the pages do no load correctly. I made a Loom video to better explain it. https://www.loom.com/share/44a3e658707b40a0a7ee9c8fb861eb1e

Thanks,

DRC

Hello

1 Please read this - https://products-filter.com/auto-scroll-to-element-after-ajax-is-done

2.  Do you have less than 15,000 products? After each change of products you should regenerate the search file - https://share.pluginus.net/image/i20240911115208.png OR  disable Turbo mode - https://share.pluginus.net/image/i20240911115251.png

Thank you. I inserted the jQuery and ran the reassemble. It's almost fixed. Upon clicking the pagination the next page content reloads at the top of the page but not quite. It's down by about 200px or so. Can I modify the jQuery to make it load at the very top? I ask because I have two headers, one for when the user is at the top of the page and one that reveals when the user scrolls. At present when the page loads since it's not loading at the very top some of the page content is being obscured by the second header. Here's a Loom video to show you: https://www.loom.com/share/c3c282727b5345458766a83548c19666

Thanks,

DRC

Hello

Please try this JS

jQuery('html, body').animate({

scrollTop: jQuery(".site-header-below-section-center").offset().top

}, 777);

 

Hi Pablo,

Thank you, this works. But it's not completely correct yet. When you paginate the next page doesn't show the site header. Is there a way to make the next page scroll all the way to the very top?

https://funnypetgift.com

Thank you,

DRC

Hello

Please try this code:

jQuery('html, body').animate({

scrollTop: jQuery(".site-header-above-section-right").offset().top

}, 777);

Unfortunately I don't think anything changed.

Hello

https://share.pluginus.net/image/i20240917122750.png  - You haven't changed the code or cleared the cache.

Hi Pablo,

Thank you, I'm not sure how that happened but it's now working perfectly! Thanks again!

DRC

Hello

Great! Welcome;)

I think it was cash