webdesignpt
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Quote or Enquiry Contact Form 7] Add product SKU to CF7 mailHello, thank you for your reply. I already done that but the shop now button still appears on the products preview allong the store.
Forum: Plugins
In reply to: [WooCommerce Quote or Enquiry Contact Form 7] Add product SKU to CF7 mailHello and thank you for your reply. One other question, is it possible to remove this specific products the add to cart button across the shop without interfering with the other products? Thanks
Forum: Fixing WordPress
In reply to: Unable to upload images & other missfunctionsHello corusx, actually I didn’t check it. But I followed a different approach, I’ve created a new website from scratch and only exported Woocommerce data. And then I’ve deleted the entire website files and DB and upload the new files and DB to the oldinstallation and all is working fine now.
Forum: Plugins
In reply to: [WP Social Comments] Comments don’t showHow can we think on buy the premium version, when you ask users to try free version and you do not give any kind of help?
You rock men!
Forum: Plugins
In reply to: [YITH WooCommerce Compare] Move “Compare” button next to “Add to Cart”Thanks
Forum: Plugins
In reply to: [WooCommerce] Show categories and not products as relativeThanks
Hi Crispweb,
I’ve tried that and it didn’t solved my problem.
It’s necessary to add this code to the theme custom CSS
.add-chart-2 { display: none !important; }
Hope it helps others 😉
Regards
Forum: Plugins
In reply to: [Product Size Chart for Woocommerce] error in size guide boxHi osgur,
If it helps you, add this code to your theme custom CSS
.add-chart-2 { display: none !important; }
Regards