Roy Ho
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] WooCommerce and Mayashop theme freezes in SafariI believe you had better post this on Maya’s support forums as you will get better response there.
@rahyrs – perhaps you don’t know how WC works….It reveals itself after all variations have been selected. That is the intended design. So yes it is for a reason.
@rahyrs – it is hidden for a good reason and I don’t recommend you to unhide it as you will have problems such as people being able to add to cart without selecting any variations.
Forum: Plugins
In reply to: [WooCommerce] Redirect from category page to product pageOut of the box I don’t think there is an option for that.
Forum: Plugins
In reply to: [WooCommerce] Redirect from category page to product pageDo you mean from your menu?
Forum: Plugins
In reply to: [WooCommerce] My fix for: Ajax problem / Spinning Circle at checkoutTo add to your findings, many plugins and themes uses the same URL for accessing AJAX and it is the proper way to access AJAX in WP so this is not particular to WooCommerce plugin.
Forum: Plugins
In reply to: [WooCommerce] How Can I Have Customer Enter Text For Product Options?Search for WooCommerce product add-on extension.
Forum: Plugins
In reply to: [WooCommerce] upgrading to WP 3.6 breaks variablesThis is issue is definitely specific to you because your site indeed is not working probably in Opera but when I pull up one of my own sites, it works fine.
I suggest you build a new testing site with ONLY WP and WC plugin and nothing else and re-test.
Forum: Plugins
In reply to: [WooCommerce] Newbie sort questionYes, the regular pages “not shortcodes” have the sorting capability built in. So for example if you go to the default shop page, you will see the sort dropdown available. This goes same if you want to display any of the product category pages.
Forum: Plugins
In reply to: [WooCommerce] upgrading to WP 3.6 breaks variablesI don’t see any issue. I just went to your link and the product shows how it is supposed to. No “clear selection” until I selected a variation.
This can be done. I am not going to write the script for you but just to give you a direction. You will need to write a JS script to validate if all variations have been selected because if you show the button, potentially the users can add the item without selecting any variations which is a problem. This is why WooCommerce made it this way.
Forum: Plugins
In reply to: [WooCommerce] Using a non-wootheme templateHave you read the documentations over on woothemes.com?
In your WC general settings you can turn off “lightbox”.
Forum: Plugins
In reply to: [WooCommerce] Images not appearing on Blog Post Page but are on each postYou should post this on the general WordPress.org support forums. This forum is specific for WooCommerce plugin. Use this link here -> http://wordpress.org/support/
Forum: Plugins
In reply to: [WooCommerce] Issues when saving Product DataAs a temporary fix can you not just turn off WPML everytime you’re working with WC and turn it back on after? Will that work for time being? Because it sounds like issues are only happening in the backend right? Frontend is fine with WPML and WC together?