New Landing How can we help? Themeforest Theme Support Dante Replacing blog article navigation bar with other content

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #148142
    melodysmithjones
    Member
    Post count: 15

    Underneath every blog post title there is a navigation bar that allows the user to click to the last article or the next article. Is it possible to replace that content? This is prime real estate for text only advertising, and I would like to use it for that purpose.

    #148292
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit single.php file of theme.

    Find this code and replace with your 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>

    Thanks
    Mohammad

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