The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
32 views

Is there a way to have pagination show up at the bottom of a table?

Entry pagination is a pretty simple thing except with tables. Whenever I do pagination on table data it only displays at the top. Is there a way to get it to show up at the bottom? Here is the code I ...
0
votes
3answers
112 views

Matrix Pagination 'next' link links to empty page

Sorry, new code. I have created a new channel - gallery. This channel has 4 custom fields - {gallery_page_heading}, {gallery_sub_heading}, {gallery_image} and {gallery_page_content}, {gallery_image} ...
0
votes
2answers
72 views

Pagination outside of channel entries tag? Part 2

RE: Pagination outside of channel entries tag? Is this really the best way to place the pagination links outside the Channel entries tag? It seems ugly. (And out of curiosity: is there a benefit to ...
1
vote
2answers
158 views

How to get pagination page number outside of its tags?

I want to avoid duplicate titles/descriptions on pages (P1,P2...) so I want to add Page 1, Page 2 in the page title. Is there a way to know if we are on pagination and which page it is, but outside ...