Roy Ho
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Checkout page errorDid you make sure your theme has an update that is compatible with WooCommerce 2.1?
Forum: Plugins
In reply to: [WooCommerce] Updating todayIf renaming it did nothing, that means the cause was not from WooCommerce. You may have other plugins that are not compatible with WooCommerce 2.1 and thus when updating caused the issue.
Forum: Plugins
In reply to: [WooCommerce] Updating todayYes you can access it usually via your hosting control panel. And to give you access to your admin again assuming WooCommerce was the cause, you can use FTP or in your hosting control panel to rename the woocommerce folder to something else. That will give you back control.
Forum: Plugins
In reply to: [WooCommerce] Updating todayPlease check your PHP error logs to see what triggered the fatal error.
Forum: Plugins
In reply to: [WooCommerce] PROBLEM SOLVED: Woocommerce new order email not sendingThat is not how you stated in your comment. Your title says “Woocommerce new order email not sending”. Then in your solution, you said “Now the Email is send.” After you have installed SMTP.
I am able to receive new order email just fine on my sites with the default PHP mail.
Forum: Plugins
In reply to: [WooCommerce] PROBLEM SOLVED: Woocommerce new order email not sendingThis is not a WooCommerce issue. If your emails are not sending and using SMTP works, that means your server is not allowing PHP mail() function to work and thus need to use SMTP. It is a server side configuration issue.
Forum: Plugins
In reply to: [WooCommerce] Wpdb Prepare Error on Checkout PageWell if you look at the error it is pointing to your theme. So perhaps you can ask your theme developer about this.
Forum: Plugins
In reply to: [WooCommerce] Add To Card button not showing unless refreshedNot too sure but I can see the button on first load.
Forum: Plugins
In reply to: [WooCommerce] "Create your own box" functionalityForum: Plugins
In reply to: [WooCommerce] WooCommerce a question before going forwards.1. Yes
2. There is a plugin called WooCommerce Dynamic Pricing which works exactly what you stated however I am not sure if it will work inconjunction to the Composite product plugin.
3. It does not have this option.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce a question before going forwards.Yes absolutely. You can achieve exactly this with this plugin http://www.woothemes.com/products/composite-products/
Forum: Plugins
In reply to: [WooCommerce] Deleting featured image of product when you delete a productWell if you have a particular use case for this, I suppose it would be useful in your case. You can always write a custom script to delete those as products are deleted and wouldn’t be too hard.
Forum: Plugins
In reply to: [WooCommerce] Deleting featured image of product when you delete a productI don’t believe that is a good idea. It is just like posts. When you delete a post, does the image get deleted?
Because images/videos…etc are assets so it is usually important. You can always go to the media library and delete all “un-attached” images if you want.
Forum: Plugins
In reply to: [WooCommerce] Conflict with WP e-Commerce and Woocommerce?It is a terrible idea to have two ecommerce running at the same time. I would suggest you pick one and stick with it.
Forum: Plugins
In reply to: [WooCommerce] I can't have the quantity button addedTry switching to 2012 theme and see if it comes back.