Viewing 1 replies (of 1 total)
  • Plugin Author Iznogood1

    (@iznogood1)

    Hi Fk,

    If your are using the standard settings of the Vantage theme,
    just modify the file wp-content\themes\vantage\loops\loop-blog.php
    by replacing the line
    <?php vantage_content_nav( 'nav-below' ); ?>
    by
    <?php if(function_exists('page_navi_slider')){page_navi_slider();}?>

    Here is a screenshot where I have let both the code lines (vantage and page navi lider)
    Sample

    • This reply was modified 8 years, 2 months ago by Iznogood1.
    • This reply was modified 8 years, 2 months ago by Iznogood1.
Viewing 1 replies (of 1 total)
  • The topic ‘not working’ is closed to new replies.