Roy Ho
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] variations, add to cart no showing up.Looking at your page you have multiple JS errors. Fix that first to see if it resolves your issue.
Forum: Plugins
In reply to: [WooCommerce] adding a digital downloadIf the transaction is completed with payment paid ( depending on gateway ) then the download link should be shown on the thank you page. In addition it can also be downloaded within their account if they created one.
Forum: Plugins
In reply to: [WooCommerce] wp 3.8.1 update: edit product not workingGreat! glad you found out.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Checkout State Drop Down No Show in ChromHard to say what’s going on but a good start would be to switch to 2012 theme and deactivate all plugins except WooCommerce to see if there are any conflicts.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Product Variations@andrew Nevins – When they created the attributes, they used a COLON in the slug name which caused an issue. So I removed all the COLONs from the slug name.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Product VariationsI believe I have already resolved this for you.
Forum: Plugins
In reply to: [WooCommerce] Not working with 3.8.1I am not having any issues with 3.8.1 and latest WC public release. Have you tried with default 2012 theme and all other plugins deactivated?
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Product VariationsI don’t need to explain myself to you and I certainly don’t need to tell you who I am. Whether or not I work for WooThemes is not relevant here as I am just trying to help a person out. If you’re not here to help then leave the thread as you’re not doing a good job at moderating and you’re rude. I will be sure to report you.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Add to cart button not workingThen you need to check your product variation settings. Make sure all variations have a price. Also check your browser console for any JS errors.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Product Variations@jan Dembowski – sorry where in my statement am I soliciting paid work? I simply want to help the poor fellow out as I work for WooThemes and WooCommerce is our product.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Product Variations@andrew Nevins – Why not? If someone needs help here and I am able to provide it, I don’t mind helping. Or else I wouldn’t have even commented on this post in the first place.
Forum: Plugins
In reply to: [WooCommerce] How do i remove mouseover from lightbox GalleryTry adding this to your theme’s custom css file.
.pp_gallery { display:none !important; visibility:hidden !important;}Forum: Plugins
In reply to: [WooCommerce] cannot see product pageThat is strange indeed. The only thing I can think of at the moment is to flush your permalinks. Go to settings->permalinks and click on update/save.
Forum: Plugins
In reply to: [WooCommerce] wp 3.8.1 update: edit product not workingNo issues here. Perhaps check with your other plugins as they be conflicting. Deactivate all plugins except WooCommerce and re-test.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Product VariationsThis is hard to say unless I can see your setup.