Pagination with Only 1 page option

Posted in: Newspaper
Post count: 33

While browsing entrepreneur.com I’ve seen that they use pagination but with a twist.

There’s the possibility to View as one page! (http://www.entrepreneur.com/slideshow/231676)

Would it be possible to do that with this theme?

Thanks!

Post count: 854

hi,
is possible but with a twist.

when you add filter to the content of the page you need to know how many post do you have, divide this info by 2 and add this number to Post per page filter.
in this way you will always have 2 pages, but you need to cheep changing the number of post in Post per page filter.

another solution is to change the source code of the theme so it counts how many post do you have and divide by 2, then set the Post per page filter from code.

if you do not have coding skills I advise you to hire a programmer for this task.

Thanks for you message.
Radu A.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.