Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hi,

I have set up cloned pages for the news articles. I’ve also implemented pagination to display the news articles across multiple pages.

I would like to find out how to get the current page number of the "List-view" when viewing the list of cloned pages (e.g., pg=3).

Is there a way to do this without using <cms:gcp /> tag? I am also not using <cms:paginator /> at the moment.

Could someone please guide me on how to achieve this?

Thanks!
Can be with k_current_page variable? It is always available in a paginated list-view (check <cms:dump /> or <cms:dump_all /> output to confirm)
Join COUCH:TALK channel here https://t.me/couchcms_chat
Ryazania — a framework to boost productivity with Add-ons viewtopic.php?f=2&t=13475
Support my efforts to help the community https://boosty.to/trendo/donate
Thank you very much. :)
I actually tried dump and dump_all, but outside the pages tag.
Now it shows when I use the k_current_page variable inside the pages tag after you said. Thanks again.
3 posts Page 1 of 1
cron