hello.
this is the basic navigation bar in navapress-pro.
want to change the navigation bar as i want. ex) BEFORE NEXT
how can i change it.. please let me know files that i need to update. thank you~
Hello,
In the index.php file on line 43 you will see;
the_posts_pagination();
The theme uses the default pagination for WordPress.
If you want to change it you will need to customize the files and add a new function.
Read this http://fellowtuts.com/wordpress/bootstrap-3-pagination-in-wordpress/
You must be logged in to reply to this topic.