Hi all,
I am building a new site and I will use AJAX to create a next and prev page style navigation but just ran into a small issue, is there a way I can call the paginate page number only (e.g. P5 or P10) and not the full URL path (e.g. http://localhost/site/P5)
I tried {auto_path} but didn’t work.
Any ideas?
Thanks,
Tony