Thomas Shellberg
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Changing download file removes download permissions permanently@bsteeletx is this still reproducible with 3.4.1?
Forum: Plugins
In reply to: [WooCommerce] WC API sending incorrect cost@mnomner – Are you referring to the “cost” of the item as in the amount it cost to purchase the item as the business owner(Cost of Good)? That isn’t a default field within WooCommerce and thus not available as part of the API.
Forum: Plugins
In reply to: [WooCommerce] Add AdWords tracking code to order button on checkout pageWhat about instead of using the onClick event you use the pageload event and just add it to the “Thank You” page(the /checkout/order-received endpoint)?
- This reply was modified 7 years, 11 months ago by Thomas Shellberg.
Forum: Plugins
In reply to: [WooCommerce] Problem with Country / State in Store Address@levantoan you can submit a pull request to the WooCommerce Github repository:
@gerdneumann – this sounds like an issue with the Subscriptions plugin. I would first make sure that you’ve updated Subscriptions to 2.2.21, if it still occurs, I would create a ticket with the Subscriptions support team so they can help further.
Forum: Plugins
In reply to: [WooCommerce] Remove shop category “All”?WooCommerce doesn’t have a default category named ‘All’, perhaps this is added by something else(or you created it yourself)?
Forum: Plugins
In reply to: [WooCommerce] Can’t search product SKU in adminSearch by SKU should be working as of 3.3.2:
Forum: Plugins
In reply to: [WooCommerce] High CPU usage when swtiching theme@kaoruc Have you retested this with the newest version of WooCommerce?
Forum: Plugins
In reply to: [WooCommerce] Change size of product category imagesYou can set the size of thumbnails using WooCommerce 3.3+ native functions.
https://iconicwp.com/blog/manage-woocommerce-product-image-sizes-3-3/
Forum: Plugins
In reply to: [WooCommerce] Woo webhooks don’t send HTML Raw Body contentPlease test with the newest versions of WooCommerce and WordPress and ensure that you test with only the WooCommerce plugin enabled.
I’ve checked my local site’s logs but don’t see any reference to that error warning. Are you running the most recent version of the plugin(version 2.1.2)?
It might be that your theme or a plugin is referencing this too early. Try testing with a default theme and with just WooCommerce and the Braintree plugin enabled.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] PAYMENT METHOD Layout issuesDoes this happen with a default theme like Storefront or Twenty Seventeen? I can’t reproduce this myself using the latest Stripe version(4.1.6).
Forum: Plugins
In reply to: [WooCommerce] Shopping cart widget on checkoutI don’t see a reason to have this information printed again on the sidebar; it’s already on the Checkout page and is neatly formatted.
The widget has a filter if you wish to force it to display:
woocommerce_widget_cart_is_hiddenForum: Plugins
In reply to: [WooCommerce] card menu header issueI can’t replicate this myself; if you disable Jetpack, does this work properly?
Forum: Plugins
In reply to: [WooCommerce] Paypal payments not reducing stockThe IPN URL, if manually set, needs to use the
https://protocol.