creativemind1
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Product image size problem on MATHESON themeUnder your custom code, remove the width style on Line 9:
width: auto !important;
This will fix your cart issueFor images, find the below code in woocommerce.css in your plugins and remove width:100%;
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img
Forum: Plugins
In reply to: [WooCommerce] Help! Products have disappearedWhat’s the link ?Didn’t you have backup?
Forum: Plugins
In reply to: [WooCommerce] Product image size problem on MATHESON themeIt’s showing content protected. Remove that!
Forum: Fixing WordPress
In reply to: How to replace my old wesite with a new one built using WAMPWhat I can do then bro?
Forum: Fixing WordPress
In reply to: How to replace my old wesite with a new one built using WAMPok, you can do one thing..
Compress your this theme and upload it in your present theme?
Forum: Fixing WordPress
In reply to: How to replace my old wesite with a new one built using WAMPOk, backup the present site
.zip the wp-content and extract to the present one..
Forum: Fixing WordPress
In reply to: How to replace my old wesite with a new one built using WAMPIs the content same for both?
Forum: Fixing WordPress
In reply to: How to replace my old wesite with a new one built using WAMPYour question is unclear. Please write more…
Forum: Plugins
In reply to: [WooCommerce] Woocommerce checkout text removalPlease open new thread and edit your above post with that new link thread. I will try to answer there..
Please [RESOLVED] this as well…
ThanksForum: Plugins
In reply to: [WooCommerce] Custom Attribute Section Size/fontI’m dedicating my knowledge about Wrdpress and especially Woocommerce. You can always ask any questions to me.
🙂
Forum: Plugins
In reply to: [WooCommerce] Custom Attribute Section Size/fontGo ahead!
Forum: Plugins
In reply to: [WooCommerce] Woocommerce pages not workingGo to setting of Dashboard and you can find it..
Forum: Plugins
In reply to: [WooCommerce] Custom Attribute Section Size/font/add-to-cart/variable.phpFind the above file in your cart folder in plugin- Woocommerce. You can see that Select an Option between ‘ ‘. Simply chaange…
Forum: Plugins
In reply to: [WooCommerce] Custom Attribute Section Size/fontThat means you will be having different options for different products/
LikeSelect width for one
Select Measurement for others?Forum: Plugins
In reply to: [WooCommerce] Redirecting "Return to shop" buttonGo with Roy Ho, however you must edit in any notepad editor so that if you face any issues with your mistake you can always undo it.