New Landing How can we help? Atelier Newer – Older Post Order

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Atelier
  • #262540
    eddeaux
    Member
    Post count: 45

    Hello, my client would like the “Older” and “Newer” options on the bottom of the page reversed.

    Logical order would be that “Newer” is on the right, and “Older” is on the left, like reading a book. when you turn the page you get the newer content.

    If you scroll to the bottom of this page, you will see what I mean: http://www.huntgathergraze.com/march/ February is on the right and April is on the left. Can these be easily reversed? I already removed the words “Older and Newer” from the bottom of the page using CSS, but I’d like to change this order anyway.

    THANKS!

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

    Hi,
    Please provide me login detail to check and resolve it.
    Thanks
    Mohammad

    #263022
    eddeaux
    Member
    Post count: 45

    Hello Mohammed,

    The login is:

    u: swiftideas
    p: keepitswift2016

    http://www.huntgathergraze.com/wp-admin

    Thank You!

    #263266
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I Just forwarded to Mohammad so he can try his solution.

    -Rui

    #263268
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please upgrade theme to latest version 1.9.81 and all plugins including wordpress.
    Thanks
    Mohammad

    #263278
    eddeaux
    Member
    Post count: 45

    Everything has been updated. The only plugin we have not updated is the Events Calendar which should not be impacting this problem.

    The problem still exists though, was that supposed to fix it? The client still wants April to be on the right and February left… Thank You!

    Attachments:
    You must be logged in to view attached files.
    #263283
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I guess with css we can do this.

    https://www.dropbox.com/s/h8ybcas7xmw9tuw/Screenshot%202016-04-22%2016.52.48.png?dl=0

    Try this code.

    
    .post-pagination .next-article {
        float: right!important;
    }
    
    .post-pagination .prev-article {
        float: left!important;
    }

    -Rui

    #263306
    eddeaux
    Member
    Post count: 45

    I tried this and it didn’t work. When you are on the journal page, there is a set of numbers for the 4 posts. The latest post is April, and at the bottom of the page, the number “4” should be selected – even though that is the first post shown on this page. If you click 2, 3, and then 4, – 4 takes you to January. The client wants it to move left to right, like a timeline or the pages in a book, when you are on January and you scroll to the bottom of the page, it says <-February 2016 as if February is behind January, not in front of it.

    #263536
    David Martin – Support
    Moderator
    Post count: 20834

    Have you changed the pagination?

    On this page: http://www.huntgathergraze.com/journal/page/4/

    The ordering looks correct for me: http://d.pr/i/e91W

    Thanks.

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

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

License required for the following item
Login and Registration Log in · Register