Hi,
On Newspaper 6, how can I use this pagination https://forum.tagdiv.com/how-to-create-posts-with-pagination/ but having only the “Previous” and “Next”, without numbers.
Also, if I waant to Add CSS Style to the Previous and Next buttons, where should I edit?
Thanks,
Muhammad
Hi,
Here you can find a solution, it is from newsmag but it should work also for newspaper – https://forum.tagdiv.com/topic/prev-next-break-post-how-to/#post-60942
Thanks!
Hello Alin, I have same request as thebestmh, I have tried solution from https://forum.tagdiv.com/topic/prev-next-break-post-how-to/#post-60942, but it seems not working in Newspaper6.5.
Could you please check it and advice?
Thank you
Hi,
I have checked this and works as I have stated above, just add 'next_or_number' => 'next', in td_module_single_base.php file and also change the icons with text(Next/Prev or like you want) – http://screencast.com/t/l3qRNWGX3 and also remove the code from booster functions file – http://screencast.com/t/uka0iwPjKzYO
Result: http://screencast.com/t/ARIcnMfmeHre
Thanks!