Roy Ho
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Can I use an email to mark my order completedFrom what I understand of your description, you want a way to change order status in WooCommerce via email right? So the link has to be embeded inside an email. Yes this can be done as long as your other system is able to get the link from the order at hand. The function to actually change the status can be built.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce product problem@bouzen – please do not double post. You already started the exact same thread here -> http://wordpress.org/support/topic/woocommerce-product-problem-1?replies=1
Forum: Plugins
In reply to: [WooCommerce] Menu has disappeared…sorry but I don’t understand you.
Forum: Plugins
In reply to: [WooCommerce] Menu has disappearedI believe your question is pretty cryptic…Please elaborate…
Forum: Plugins
In reply to: [WooCommerce] Product Image Resize IssueIn your CSS you have this line:
.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
which contains width:100%
Change that to max-width:100%; instead.
Forum: Plugins
In reply to: [WooCommerce] Just a questionThis is probably not the answer you want but yes, anything can be done via custom code.
Forum: Plugins
In reply to: [WooCommerce] Add To Cart not showing on variables@combatpost – you do know that for a variable product, the variation dropdown has to be selected before the add to cart button will show right?
Forum: Plugins
In reply to: [WooCommerce] Add To Cart not showing on variablesI just checked your site and it works fine on my end…
Those are just pages that were created. You can easily go to pages and delete those pages.
Forum: Plugins
In reply to: [WooCommerce] Variable products not showing price.And have you tried turning off all plugins except WooCommerce to see if any of those are a culprit?
Forum: Plugins
In reply to: [WooCommerce] Variable products not showing price.Switch to 2012 theme and see if this still occurs.
Did you indeed test this yourself? I mean switching to 2012 theme and see if it works?
Forum: Plugins
In reply to: [WooCommerce] Select Options not working in IE@d8lab.com – this is not a WooCommerce issue because that popup isn’t a function of WooCommerce. It is done via either a plugin or your theme. You should consult with them about this.
Forum: Plugins
In reply to: [WooCommerce] How to translate string saved on DB?All translated text are within the PO file of WooCommerce. You should not have to look into the DB.
Forum: Plugins
In reply to: [WooCommerce] Add to Cart Not Showing for GuestsNo, I am referring to a plugin that puts your site in “maintenance” mode…