Forums

WP_PageNavi doesn't work (2 posts)

  1. Ayek
    Member
    Posted 2 years ago #

    Navigation below article lists is showed by WP_PageNavi - mt-dark theme built-in plugin.
    You can see that in Tomek's demo it works, but on my page does not...
    I tried on testing site, with no additional plugins - with no success. I tried to put newer version of wp_navipage (2.72) but it completely crashes WP :(
    Please, help!

  2. vericgar
    Member
    Posted 2 years ago #

    To get navigation to work with this theme, I had to make the following changes:

    In functions.php, line 16, comment out the require_once that brings in wp-pagenavi.php

    In index.php, line 4, comment out query_posts

    Doing these returns the navigation and the loop back to the wordpress defaults - which is at least workable.

    I didn't take the time to make the special navigation actually work. I'm not sure why this theme is trying to randomize the posts, that seems very underhanded without it being documented.

Topic Closed

This topic has been closed to new replies.

About this Topic