Home Forums WoodMart support forum "Sticky Add to Cart" on Mobile issue

"Sticky Add to Cart" on Mobile issue

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #186729

    homemycastle
    Participant

    Hi,

    1. Is it normal to have a “Select Options” sign in display under the product titles on mobile layout when choose “sticky add to cart on mobile” ?

    2. Even I turn off “sticky add to cart” completely(on both PC and mobile), I am still having this “Select Options” there.

    Please find attached pics for your reveiw.

    Thanks & Regards

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

    Hello,

    I saw the screenshot you attached.

    For both of your questions, Your screenshot doesn’t really clarify what problem you are actually facing.

    Please provide with some relevant screenshots and the URL of the website to check it myself and help you out accordingly.

    Best Regards.

    #186767

    homemycastle
    Participant

    Hi,

    Thanks for the reply.

    I’d like to remove “Select Options” (boxed in red in the attached pic).

    Thanks & Regards

    #186771

    homemycastle
    Participant

    Hi,

    I attached the pic one more time here.

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

    Hello,

    I saw the screenshot you attached.

    The select options is enabled for mobile because the add to cart button changes to select option for variable products.

    It is set to be displayed there. It has no connection with the settings you mentioned in your previous reply.

    If you want to disable it you need to Go to Theme Settings >> Shop >> Quick Shop for variable products.

    Screenshot for Clarification: https://ibb.co/68LNNVh

    Note: It will also disable the button from the desktop version.

    Best Regards.

    #186779

    homemycastle
    Participant

    Hi,

    I just found out that,under PC display, if I move the mouse pointer onto the product image, I will also have the “”Select Options” sign appearing under the product title.

    So the issue is both on PC display and mobile display.

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

    homemycastle
    Participant

    Ok, thanks very much, got it now

    #186786

    homemycastle
    Participant

    Hi,

    I disabled “Quick Shop for variable products“, but “Select Options” is still there.

    #186988

    homemycastle
    Participant

    Hi,

    The problem has not been resolved, would you please look into the issue again?

    Thanks & Regards

    #187045

    Hello,

    Sorry for the misunderstanding, I thought you asked about removing the quick shop from the shop page that’s why I told the option. Kindly provide me with the URL of the website to check it myself and help you out accordingly.

    Best Regards.

    #187049

    homemycastle
    Participant

    Hi,

    Thanks for the reply.

    I attached the screenshots again for your review.

    Please also find the URL in the private content, and please check it both in desktop display and mobile display.

    Best regards

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

    Hello,

    I have visited the URL you provided. Please Go to Theme Settings Shop >> Product Styles >> Open product on one click on mobile >> Disable the option.

    Screenshot for Clarification: https://ibb.co/jZvrnTK

    If you are still unable to set then provide with admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards.

    #187089

    homemycastle
    Participant

    Hi,

    1. I don’t have this Option in Theme Settings Shop >> Product Styles, as shown in the attached pic.

    2. Please find my admin login details in “Private Content”.

    Regards

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

    Hello,

    I have visited your website and found that you are using the product styles that displays the select options button by default on mobile view. It’s not an issue by any means.

    You can try changing the product styles from Theme Settings >> Shop >> Product Styles.

    Screenshot for Clarification: https://ibb.co/FDPxFNp

    And if you want to keep the same style and remove the button from the products on mobile then you need to add the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .button.product_type_variable.add_to_cart_button.add-to-cart-loop {
    display: none;
    }

    Best Regards.

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