Caleb Burks
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Possible Bug in Product Importer – Categories, HierarchyThanks for the clear report.
I did try to replicate though, but was unsuccessful and this happened on the first import: http://cld.wthms.co/3Dn8ox. These categories did not exist prior to the import.
Here is the CSV file I used: http://cld.wthms.co/glyXF2
WooCommerce > Settings > General > Default customer address. You have geolocate with page caching enabled I believe.
Not sure I fully understand what you mean.
What are you expecting to happen given certain settings, and what is actually happening?
Forum: Plugins
In reply to: [WooCommerce] Private VisibilityAlternatively, instead of “private” you could do “hidden”. There should then be no actual link to the product, and won’t find it unless you type in the exact URL.
So could even just set to hidden when you need to make an order, then back to private after if you want.
Forum: Plugins
In reply to: [WooCommerce] site not loading after updating woocomerce plugin500 internal server error as well.
This for sure means there is an error happening at the server level and it should be logged. Ask the web hosts, as they must have some that are actually be populated.
Forum: Plugins
In reply to: [WooCommerce] Products Displaying 50% of RowLooks like you were able to get this resolved? Looks like a full row now: http://cld.wthms.co/P84pnZ
Forum: Plugins
In reply to: [WooCommerce] Using New Order Webhook for SubscriptionsI’m not familiar enough with Subscriptions to advise on how to tell the difference between a new order and a renewal order via the webhook, but I would definitely imagine there is a meta of some sort to define a renewal.
I would recommend contacting WooCommerce.com marketplace support if you’ve purchased Subscriptions from there.
Forum: Plugins
In reply to: [WooCommerce] Remove Uncategorized category permanently from woocommrceOr, don’t have a categories loop on the page in question?
Forum: Plugins
In reply to: [WooCommerce] Promotional ProductsWhat do you mean by “help with the import”?
And then here are some other extensions that sounds like what you described:
– Product Vendors: https://www.woocommerce.com/products/product-vendors/
– Dynamic Pricing: https://www.woocommerce.com/products/dynamic-pricing/Forum: Plugins
In reply to: [WooCommerce] Basket page CSSNot sure I follow. This is what I see: http://cld.wthms.co/ECSoLB. Did you maybe find a way to fix this?
Also, using the cart as a wishlist is an interesting idea, but could be faulty as it wasn’t designed for that. I would recommend using an actual wishlist plugin.
Forum: Plugins
In reply to: [WooCommerce] Internal Error 500Need some more information, as the 500 error in the logs vaguely means an error in the server happened.
Could you contact your web hosts and ask them for the PHP error logs, ideally with stack traces.
Forum: Plugins
In reply to: [WooCommerce] Exclude Category from Product Categories WidgetTry error logging something while hooked into the filter.
Because it definitely runs each time the product categories widget is used: https://github.com/woocommerce/woocommerce/blob/200f2371fd1cec3577d4f2ba96ad24c637056420/includes/widgets/class-wc-widget-product-categories.php#L265
My current guess is that, if it is running, then maybe the exclude query argument is being overridden / ignored do to something else added to the query on category pages.
Maybe the same as https://wordpress.org/support/topic/http-500-error-43/ ?
Need more information either way. Enable error logging and look to see what errors are happening.
Forum: Plugins
In reply to: [WooCommerce] WC emails not sentNice job finding the source of the issue at least 🙂
These hosts have been doing things in the area of WooCommerce to extend compatibility: https://woocommerce.com/hosting-solutions/. So instead of blaming WooCommerce for a problem, the proactively work on fixing it.
Forum: Plugins
In reply to: [WooCommerce] Taxes by stateWe can’t speak to tax laws, that is something you’ll need advice from elsewhere 🙂
We can help you configure tax rules, but can’t speak as to what rules you need to legally follow.
Services like this can help automate this all for you though: https://woocommerce.com/products/taxjar/