I am wondering if it's possible to add more pages to the Page Navigation at the bottom of each page. How do I do that?
Add pages to the Page Navi?
4 posts from 3 voices-
Posted 1 year ago #
-
Hi!
I'm not sure what you mean, can you elaborate your question please? If we have a better understanding of your question we can provide specific instructions.
Regards,
ChrisPosted 1 year ago # -
I mean the page navigation at the bottom of the front page, eg if you have 32 pages, the page navi shows 1 | 2 | 3 | > and then at the right there is an indication of on which page is active.
You can see this in action right before the footer here: http://www.afairjudgement.com/
Posted 1 year ago # -
Open up sentence\framework\php\function-set-avia-frontend.php and search for following line:
$range = 2; // only edit this if you want to show more page-linksincrease the range value (eg replace 2 with 4) and you'll get more page links.
Posted 1 year ago #
Reply
You must log in to post.














