This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

WP_Page Navi

7 years ago · Last reply by Alex S 7 years ago

I am trying to use WP-Pagenavi on a website but can’t find the files I need to modify in a child theme to get it working correctly. Could you advise what I need to add to my child theme.
Many thanks
James

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 7 years, 11 months ago

    Hi Jmw894,

    This is possible by adding the following PHP to your child theme functions.php:

    function vantage_content_nav() {
    	wp_pagenavi();
    }

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread