New Landing How can we help? Themeforest Theme Support Dante Moving the Next and Previous Box in the Post

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #59798
    metzger_1
    Member
    Post count: 27

    I would like to move the ‘next and previous’ box from the top to below the post. Is this a setting or an edit in the post.php file?

    thanks!

    #60030
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You need to open single.php and move this code:

    				<ul class="post-pagination-wrap curved-bar-styling clearfix">
    					<li class="prev"><?php next_post_link('%link', __('<i class="ss-navigateleft"></i> <span class="nav-text">%title</span>', 'swiftframework'), FALSE); ?></li>
    					<li class="next"><?php previous_post_link('%link', __('<span class="nav-text">%title</span><i class="ss-navigateright"></i>', 'swiftframework'), FALSE); ?></li>
    				</ul>

    Below the post.

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register