How to add pagination for custom template

Posted in: Newspaper
Post count: 4

Hi Team,

We have created a custom template according our requirement.But we are not successful in adding the pagination provided by the theme.can you help us in adding a pagination to that template.

Thanks in advance.

Regards
Aburi

Post count: 6535

HI

We use this method for pagination: http://screencast.com/t/47EozHLicwt

td_page_generator::get_pagination();

Try to use it in your post template and check how it goes, it should work fine.
Thanks!

Post count: 4

Andrei ,

Thanks a lot.It is working good.

Have a query regarding pagination.

Is it possible to add pagination by date? For example, if there are 15 posts in date1 then all those 15 posts should be in 1st page, and 10 posts in date2 then all those 10 posts should be in 2nd date like wise for all dates.In pagination posts should be in descending order of date.

Thanks in advance.
Regards
Abburi

Post count: 23312

Hello abburi005,

Unfortunately, our theme does not have such an option for pagination by date, sorry! If you want to develop this option, please notice that you require to do some additional customization through code that involves custom work and we cannot provide these services at the moment, sorry! Please consider hiring a freelancer/developer to help you in this regard.

Thanks for your understanding!

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