To show the pagination link of post pages just at the bottom of the page, please follow the given steps :
1) Enable the "Display Pagination Link Of Post Pages" from Wordpress admin -> Theme options -> General
2) Then, Go to index.php file after export and comment out the following line of code:
<?php templatetoaster_content_nav( 'nav-above' ); ?>