Home › Forums › WoodMart support forum › Remove Add to Cart Button
Remove Add to Cart Button
- This topic has 18 replies, 2 voices, and was last updated 10 months ago by Luke Nielsen.
-
AuthorPosts
-
March 15, 2024 at 1:39 pm #549339
kapeefitParticipantI 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
March 15, 2024 at 3:21 pm #549382
Luke NielsenKeymasterHello,
Use the code below for help:
.single-product .single_add_to_cart_button { display: none; }
Define it in Theme Settings -> Custom CSS.
Kind Regards
March 15, 2024 at 5:45 pm #549435
kapeefitParticipantActually 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.
March 15, 2024 at 5:56 pm #549440
Luke NielsenKeymasterHello,
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
March 15, 2024 at 6:04 pm #549445
kapeefitParticipantWhere Can I get the option to add theme preset and should I have to put the CSS code given in https://prnt.sc/EpmkrBdQ7Ozp
March 15, 2024 at 6:07 pm #549450
Luke NielsenKeymasterYou can find it in Theme Settings -> Settings presets: https://prnt.sc/EjLymmM7N1rM
Kind Regards
March 16, 2024 at 6:09 pm #549650
kapeefitParticipantI 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.March 18, 2024 at 12:02 pm #549858
Luke NielsenKeymasterHello,
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
March 19, 2024 at 2:26 pm #550315
kapeefitParticipantAnother 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.March 19, 2024 at 4:10 pm #550380
Luke NielsenKeymasterHello,
Please send me access to the admin panel so I can check the settings of the site.
Thank you in advance.
Kind Regards
March 20, 2024 at 9:17 am #550551
kapeefitParticipantPlease find the attached access as you have requested
March 20, 2024 at 12:50 pm #550655
Luke NielsenKeymasterHello,
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
March 20, 2024 at 12:55 pm #550658
kapeefitParticipantIf it doesn’t affect my website you are allowed to do so…
March 21, 2024 at 8:23 am #550941
kapeefitParticipantIt has been 24 hours since I gave you the access but my problem still persists.
March 21, 2024 at 11:20 am #551001
Luke NielsenKeymasterHello,
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
March 21, 2024 at 1:06 pm #551057
kapeefitParticipantChanged Back to Default, Still Not working
March 21, 2024 at 6:37 pm #551219
Luke NielsenKeymasterHello,
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
March 22, 2024 at 8:33 am #551296
kapeefitParticipantsure…do the needful and resolve the problem
March 22, 2024 at 5:44 pm #551528
Luke NielsenKeymasterHello,
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
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register