Roy Ho
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Issues when saving Product DataAnything is possible at this point. I suggest you create a totally separate temporary site with no custom theme and no plugins except WooCommerce on a fresh install and see if that works, then you will know if this is only happening to your custom site.
Forum: Plugins
In reply to: [WooCommerce] pagination for product shortcode not workWhat if you don’t use the shortcode and just go to that category via URL, what do you see then?
Forum: Plugins
In reply to: [WooCommerce] Issues when saving Product DataTry also switching the theme to 2012.
Forum: Plugins
In reply to: [WooCommerce] Issues when saving Product DataI would turn off all plugins except WooCommerce and re-test. You could very well have a conflict somewhere.
Forum: Plugins
In reply to: [WooCommerce] Translating 100% but some words are still in EnglishWait, I am confused on your comment “I have located them inside the code, replaced the “showing %d results” with the translation”. If you’re translating them, why do you need to open core files?
Forum: Plugins
In reply to: [WooCommerce] Cart contents viewable between usersI believe this is because it is cached in the browser so if they are using same browser, this will happen.
Forum: Plugins
In reply to: [WooCommerce] different template for shop and single product pagesThey are already different. One uses content-product.php template file and the other content-single-product.php template file.
Forum: Plugins
In reply to: [WooCommerce] Lightbox not working in Woocommerce 2.0.13@carl-joel – using CDN to load jQuery on a WordPress site is a very bad practice. Always use the one that accompanies WordPress by enqueueing it.
Forum: Plugins
In reply to: [WooCommerce] Questions about Large Shop on WoocommerceSorry, these are my personal clients with NDA agreements…
Forum: Plugins
In reply to: [WooCommerce] Add charity 'flash' to productsYou can use the same hook the sale flash is hooked to..This is for the product category pages.
'woocommerce_before_shop_loop_item_title'Forum: Plugins
In reply to: [WooCommerce] Remove text from product sitesI don’t think this is WooCommerce related. You should try the WordPress support forums.
Forum: Plugins
In reply to: [WooCommerce] Questions about Large Shop on WoocommerceI don’t think you have to worry too much as 2000 products is nothing. I’ve seen 30,000 products on WooCommerce and it works just fine.
Of course the bottleneck here is really the server and its resources.
Forum: Plugins
In reply to: [WooCommerce] Translating 100% but some words are still in EnglishPerhaps you should tell us which words are still in English so we can check it for you. Tell us the word and in what context…etc.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Admin Widgets freeze the Admin DashboardYou should first test by turning off all plugins except WooCommerce and see if that fixes your issue.
Forum: Plugins
In reply to: [WooCommerce] Paypal standard – no credit card payment on checkoutNo, I am not talking about sandbox. I am referring to live. A long while ago maybe 3 or 4 years ago Paypal clearly has a credit card payment option ALONG with login to Paypal account to pay.
But recently I’ve see situations where it will only let you pay if you have an account. Now, I am not sure if this is something you set in your Paypal account or not and it could be possible it will differ depending on if you have Business account versus Personal account. But as I mentioned prior, best to contact Paypal to get this cleared up for you.