Home>Support>WP_Page Navi

WP_Page Navi

By jmw894, 6 years ago. Last reply by Alex S, 6 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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 6 years, 6 months ago Alex S
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More