CHANGE BLOG POST PAGE NAVIGATION TO SAME AS PRODUCT PAGE NAVIGATION

This topic has 6 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Jack Richardson

  • Avatar: Jimbo
    Jimbo
    Participant
    September 11, 2016 at 21:34

    Hi guys,

    I would like to change navigation on blog posts to the same as product page navigation which is numbered.

    See pictures below

    Product page navigation:

    Product navigation

    Blog page navigation:

    Blog navigation

    Thank you 🙂

    5 Answers
    Avatar: Jimbo
    Jimbo
    Participant
    September 11, 2016 at 21:48

    Do I need to add wp page navi

    Asked to add this code:

    <?php wp_pagenavi(); ?>

    I’m taking it I just remove this from index.php ?

    <div class="articles-nav">
    					<div class="left"><?php next_posts_link(__('&larr; Older Posts', ET_DOMAIN)); ?></div>
    					<div class="right"><?php previous_posts_link(__('Newer Posts &rarr;', ET_DOMAIN)); ?></div>
    					<div class="clear"></div>
    				</div>
    
    			</div>

    thank you

    Avatar: Jimbo
    Jimbo
    Participant
    September 11, 2016 at 22:25

    Tried adding WP-PageNavi and it breaks the footer?

    Should be able to add this plugin easily to your theme guys?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 12, 2016 at 09:48

    Hello,

    Note we don’t guarantee for full compatibility of third party plugins with the theme.
    As for the code you provided in previous post you removed an extra </div> element http://prntscr.com/ch1ayr

    Best regards,
    Jack Richardson.

    Avatar: Jimbo
    Jimbo
    Participant
    September 12, 2016 at 10:05

    Jack,

    Removed all of the code posted above in index.php and added this, footer now full width and not broken.

    <?php wp_pagenavi();?>
     </div>

    Thank you

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 12, 2016 at 10:24

    Hello,

    You are welcome.

    Best regards,
    Jack Richardson.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘CHANGE BLOG POST PAGE NAVIGATION TO SAME AS PRODUCT PAGE NAVIGATION’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.