New Landing How can we help? Themeforest Theme Support Dante Move blog pagination below the post instead of top?

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Dante
  • #157193
    BallouHosting
    Member
    Post count: 94

    Hi.
    I have found tickets where this has been done.
    The problem is the answer doesn’t show.
    Can someone please tell me how I can move the pagination on a blog post to be below the post?

    Best regards
    Fredrik

    #157198
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please provide me with a link to the topic so I can find the solution

    – Kyle

    #157200
    BallouHosting
    Member
    Post count: 94

    One of the post is at http://www.swiftideas.com/forums/topic/dante-blog-styling-questions/

    Kind regards
    Fredrik Hallgren

    #157202
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    There’s no solution on that link

    – Kyle

    #157204
    BallouHosting
    Member
    Post count: 94

    Sorry, I thought it was the link.
    I found no solution. On that page they say it is fixed in single.php.

    My needs is just to move the whole paging area to the bottom of the post.
    And I would like to make that change in my child theme.

    Kind regards
    Fredrik Hallgren

    #157205
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Open up the single.php file and move these lines:

    <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 social links

    – Kyle

    #157281
    BallouHosting
    Member
    Post count: 94

    Thank you Kyle, that worked just perfect.

    Best regards
    Fredrik

    #157290
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Kyle
    -Rui

    #164754
    devciccarelli
    Member
    Post count: 24

    Thank you for adding such a helpful response. It absolutely worked for me, but it disappears altogether once I move that line to below the social media coding. In addition, the “Posted In” does not move to the bottom too. I have tried to play with the code and repeat the process with no luck.

    Can you assist?

    #165010
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach your full file. I think that you moved code out of loop.
    Thanks
    Mohammad

    #165025
    devciccarelli
    Member
    Post count: 24

    Thank you Mohammad. This has been resolved.

    #165027
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad that you managed to resolve the issue.
    Thanks
    Mohammad

Viewing 12 posts - 1 through 12 (of 12 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