pods-framework / pods

The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
https://pods.io/
GNU General Public License v2.0
1.06k stars 264 forks source link

Pagination ajax loading #7177

Open GitSomeSun opened 9 months ago

GitSomeSun commented 9 months ago

Problem to Solve

I'm using pagination in Pods shortcodes, but when you switch between these pages, the whole webpage reloads. This naturally brings you back to the top of the page, but when the pod isn't on the top of the page, you'll have to scroll down each time to view the pods again.

Proposed Solution

I would like to propose adding Ajax loading as an option in order to stay at the Pods pagination element upon switching between the pages.

Possible Workaround

No response

Examples Elsewhere

No response

Screenshots / Screencast

https://github.com/pods-framework/pods/assets/108818684/4111249e-89fa-4d1c-8ba3-0140e902d020

tiger360 commented 2 months ago

Hello, where did you translate the words: "Next" and "Previous" from the pagination? Thanks