New Landing How can we help? Themeforest Theme Support Dante move post selector to bottom of post

Viewing 15 posts - 1 through 15 (of 30 total)
  • Posted in: Dante
  • #252423
    karhas
    Member
    Post count: 44

    Hi, I would like to move the next/previous post selector to beneath the post so the image/video shows on top. Can you show me how to do that; we are using the child theme. Thanks!

    Attachments:
    You must be logged in to view attached files.
    #252536
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit single.php file.
    Find this code:-
    <div class="related-wrap">
    Replace with 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'), $same_category_navigation); ?></li>
    					<li class="next"><?php previous_post_link('%link', __('<span class="nav-text">%title</span><i class="ss-navigateright"></i>', 'swiftframework'), $same_category_navigation); ?></li>
    </ul>
    <div class="related-wrap">
    
    
    #253726
    karhas
    Member
    Post count: 44
    This reply has been marked as private.
    #254043
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me login detail after installing WPIDE plugin.
    Thanks
    Mohammad

    #254556
    karhas
    Member
    Post count: 44
    This reply has been marked as private.
    #254601
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see that you are making changes so please logout from admin because i need to resolve the issue.
    Thanks
    Mohammad

    #254840
    karhas
    Member
    Post count: 44
    This reply has been marked as private.
    #254846
    karhas
    Member
    Post count: 44
    This reply has been marked as private.
    #255214
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    To move the article post pagination to the bottom of the article please create single.php within your child theme and paste in the code found here: http://pastie.org/private/1cmjhetf4npiga4r6brw.

    Thanks.

    #255262
    karhas
    Member
    Post count: 44
    This reply has been marked as private.
    #255268
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please copy the entire contents over into the child theme single.php : http://pastie.org/private/ob7vwufy1vujvwxh7r3ww#11

    Thanks.

    #255279
    karhas
    Member
    Post count: 44
    This reply has been marked as private.
    #255284
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    That is odd, I’ll attach it here. https://dl.dropboxusercontent.com/u/16264105/PHP/pastie-10759332.php

    Thanks.

    #255317
    karhas
    Member
    Post count: 44
    This reply has been marked as private.
    #255323
    karhas
    Member
    Post count: 44
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 30 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