New Landing How can we help? Atelier Issues with "load more" pagination

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #301933
    skullo27
    Member
    Post count: 217

    Hi I have noticed the following issues with the “load more” version of pagination in shop pages:

    1) on mobile it also still shows the standard pagination
    2) on mobile when you load the next page using the Load more button if you are on grid view, it loads the next page in standard layout

    Please see attached screen shots.

    Thanks
    Sam

    Attachments:
    You must be logged in to view attached files.
    #302102
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Sam,

    What version of the Swift Framework plugin do you have?

    Thanks

    #302132
    skullo27
    Member
    Post count: 217

    2.5.20

    #302133
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide us some admin credentials to have a look before sending it to the dev team?
    Thanks

    -Rui

    #302194
    skullo27
    Member
    Post count: 217
    This reply has been marked as private.
    #302479
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    1) Please add this to Theme Options => Custom CSS:

    @media only screen and (max-width: 767px) {
    .pagination-wrap.load-more {
        display: none!important;
    }
    }

    2) Currently I am not sure of the layout selected can be carried over into the loaded items. Will need to check this with Ed (lead dev).

    Thanks.

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