Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
<div class="navigation">
<div class="alignleft"><?php next_posts_link('« Previous Entries') ?></div>
<div class="alignright"><?php previous_posts_link('Next Entries »') ?></div>
</div>
<div class="navigation">
<?php
echo '<div id="pagination">';
if(function_exists('wp_pagenavi')) { wp_pagenavi(); }
echo '</div>';
?>
</div>
посмтори на оффициальном сайте. я там нашел ответ на данный вопрос плюс подробное руководство!спасибо!тоже не мог настроить