Home Forums WoodMart support forum Remove Add to Cart Button

Remove Add to Cart Button

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #549339

    kapeefit
    Participant

    I have made a custom layout for a product, But I want only Buy Now Button to be placed …. but Both Add to Cart and Buy Now button is visible. Please help me regarding this

    #549382

    Luke Nielsen
    Keymaster

    Hello,

    Use the code below for help:

    .single-product .single_add_to_cart_button {
        display: none;
    }

    Define it in Theme Settings -> Custom CSS.

    Kind Regards

    #549435

    kapeefit
    Participant

    Actually we need to remove add to cart button from a single product for which I have created custom layout. Product Link I am sharing in Extra information, For other products on website we needed both add to cart and buy now button.

    #549440

    Luke Nielsen
    Keymaster

    Hello,

    In this case, create a theme preset that is related directly to that specific product: https://prnt.sc/5Cv_aJa17f8L and then edit its settings and paste the above custom CSS code: https://prnt.sc/EpmkrBdQ7Ozp

    More details about theme presets are here: https://xtemos.com/docs-topic/theme-settings-presets/

    Kind Regards

    #549445

    kapeefit
    Participant

    Where Can I get the option to add theme preset and should I have to put the CSS code given in https://prnt.sc/EpmkrBdQ7Ozp

    #549450

    Luke Nielsen
    Keymaster

    You can find it in Theme Settings -> Settings presets: https://prnt.sc/EjLymmM7N1rM

    Kind Regards

    #549650

    kapeefit
    Participant

    I have created our product variants but I want to show them as image attached….please provide me full tutorial.

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

    Luke Nielsen
    Keymaster

    Hello,

    Unfortunately, by default, we do not have such options in Theme Settings to make variations as on your attached image. I suggest using an additional plugin to achieve such a variation design.

    Kind Regards

    #550315

    kapeefit
    Participant

    Another problem I am getting is as I have created Custom product layout and now Select Options Button Not Working which is placed at footer while scrolling is not working now.

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

    Luke Nielsen
    Keymaster

    Hello,

    Please send me access to the admin panel so I can check the settings of the site.

    Thank you in advance.

    Kind Regards

    #550551

    kapeefit
    Participant

    Please find the attached access as you have requested

    #550655

    Luke Nielsen
    Keymaster

    Hello,

    Please, confirm the permission for plugins deactivation, and switching to the parent/default theme. As soon as we complete the testing we will enable it all back, You would better make the full backup of your site.

    Thank you in advance.

    Kind Regards

    #550658

    kapeefit
    Participant

    If it doesn’t affect my website you are allowed to do so…

    #550941

    kapeefit
    Participant

    It has been 24 hours since I gave you the access but my problem still persists.

    #551001

    Luke Nielsen
    Keymaster

    Hello,

    I apologize for the delay.

    Our “Sticky add to cart” option is not working with the 3rd party elements: https://prnt.sc/PttVN3nDMQ6M, you need to use our element to make it work correctly: https://prnt.sc/OfbqQ5bBtiVb

    Thank you for your time.

    Kind Regards

    #551057

    kapeefit
    Participant

    Changed Back to Default, Still Not working

    #551219

    Luke Nielsen
    Keymaster

    Hello,

    May I create a new attribute and check how it works with them? After testing I will return everything back.

    Looking forward to collaborating with you.

    Kind Regards

    #551296

    kapeefit
    Participant

    sure…do the needful and resolve the problem

    #551528

    Luke Nielsen
    Keymaster

    Hello,

    The thing is that the script for that “sticky add to cart” works with the product title, in your case, there is the “Heading” defined. You need to show there the “Product title” element and it will start to work.

    https://gyazo.com/96e1491f430095dacbb80015afdf1ac7

    https://prnt.sc/T6KxJ6bY9M65

    Kind Regards

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