Home › Forums › Add-ons › Repeater Field › Advanced Custom Repeater Field Page Navigation › Reply To: Advanced Custom Repeater Field Page Navigation
I just wanted to say thanks to Elliot and Twansparent. Your contributions to this thread helped me implement pagination for a Repeater.
I’ve written up my solution on my blog:
http://f6design.com/journal/2014/03/06/paginating-an-advanced-custom-fields-repeater/
It’s similar to the code Twansparent posted in this thread, but leverages WordPress’ native pagination permalink structure (e.g. /gallery/page/2), so there is no need to do any custom URL rewriting. My pagination is different too, in that it generates pagination links identical to those created by WordPress’ paginate_links function, e.g.
<< Previous 1 … 4 5 6 7 8 … 23 Next >>
Hope that’s helpful to someone.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.