- This topic has 3 replies, 2 voices, and was last updated 6 years, 8 months ago by Andrew Misplon.
Tagged: code shop woocommerce
- AuthorPosts
- February 27, 2018 at 7:02 am #8884
PeterParticipantIs there a possibility to show the “Add to cart” button permanently in the product loop on the shop page? Also for external products? I just found the “Quick view” and “Add to cart” buttons while you hover over the product’s thumbnail.
Thank you for your support!
February 28, 2018 at 2:20 pm #8889
Andrew MisplonKeymasterHi Peter
Thanks for reaching out. Unfortunately, not at the moment. It could definitely be done with a child theme and a little custom development but it isn’t a theme setting. Sorry, wish I had more.
March 16, 2018 at 9:37 pm #9088
PeterParticipantHi Andrew,
thank you for your fast support! Can you give me a short overview how to do that with a child theme? This would really help me! Thank you!
March 17, 2018 at 11:47 am #9096
Andrew MisplonKeymasterHey Peter
You’d need to investigate the WooCommerce files in Polestar, see where the buttons have been removed, add them back and check where the hover buttons have been added and remove those. CSS changes have to be made too.
Codeable.io is a good option if you’d like to find a developer to assist with a once off task. It’ll be faster than hiring on Upwork which requires more vetting in the hiring process.
Please, find a child theme here to help. You can see the customisations made in
functions.php
andstyle.css
. Hope that helps. - AuthorPosts
You must be logged in to reply to this topic.