Home Forums Basel support forum Mobile Version

Mobile Version

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #17743

    flintstop
    Participant

    On Mobile phone when we click on “Quick shop” button of a variation product it asks for the variation options. After clicking on one of the options Nothing happens. No product is added to the cart. No Button appears to add it to the cart.

    #17753

    Eric Watson
    Participant

    Hello,

    After choosing the variations to try to scroll down there is a scroll zone.

    https://gyazo.com/1fa354d902bf7be5b1fa71a07a46e88b

    Kind Regards
    XTemos Studio

    #17758

    flintstop
    Participant

    ok thanks. But is there is there a way that it scrolls automatically to add to basket button?

    #17769

    Eric Watson
    Participant

    Unfortunately, there is no such functionality in our theme, but we can offer you to set products on a mobile device in one column. In this situation, there will be more space for information, and you will not need to scroll down.

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    @media (max-width: 550px) {
    	.product-grid-item.basel-hover-quick.col-xs-6 {
    			width: 100%;
    	}
    }

    Kind Regards
    XTemos Studio

    #17802

    flintstop
    Participant

    Thanks. And is the Infinite scroll on shop page included in the Latest update?

    #17815

    Bogdan Donovan
    Keymaster

    Yes, infinite scrolling for products is available in version 3.4.

    #17816

    flintstop
    Participant

    how do I enable it? Is there any setting or it is automatic?

    #17819

    Bogdan Donovan
    Keymaster

    This option can be activated here: Theme Settings => Shop => Products pagination.

    #17866

    flintstop
    Participant

    I Cannot find any settings named as “Products Pagination” in Theme Settings>Shop.
    Can you help me with it?

    #17871

    Bogdan Donovan
    Keymaster

    The location of this option can be seen on the attached screenshot.

    Regards

    #17875

    flintstop
    Participant

    It is not visible in my Settings.

    Attachments:
    You must be logged in to view attached files.
    #17877

    Bogdan Donovan
    Keymaster

    You are using version 3.3. Infinite scrolling for products is available in version 3.4. You need to update Basel theme to the latest version.

    Regards

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