Thomas Shellberg
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Square] Square 2 feedback, one issue w/ out of stockWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce Square] Square payment failed card_once errorWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce Square] AUTHENTICATION_ERRORWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Can’t get latest update to workHi @286blue,
Were you updating from WooCommerce 2.6.12 all the way to 3.7? Or are you updating Stripe from 2.6.12? Either way, that’s quite a big jump in versions. You will want to make sure that you also update all of your other plugins on the site(especially WooCommerce-related plugins) and make sure your theme is updated and compatible with the latest version of WooCommerce.
With the latest update, for some reason, can’t click in the card input fields to enter credit card number & expiry date, etc.
That is usually caused by a JavaScript error on the page. Make sure the Stripe plugin is fully updated and test with just WooCommerce 3.7 and the Stripe plugins activated as well as with a default theme(Storefront or 2019).
- This reply was modified 6 years, 8 months ago by Thomas Shellberg.
Hi @tinachan123,
Thanks for the update. I’ll mark this as resolved.
Forum: Plugins
In reply to: [WooCommerce] Removing AvailabilityThat sounds like something added by a plugin or your theme. Does this show up with just WooCommerce activated and with a default theme(Storefront or 2019)?
Forum: Plugins
In reply to: [WooCommerce] Compare Price (like Shopify)?Hi @loopstation,
Do you mean like a comparison of the price to MSRP(retail price)?
This plugin could do that:
Forum: Plugins
In reply to: [WooCommerce] Pay button errorHi @bunty5000,
First, those look like warnings and not actual PHP errors; you should hide them from your live site.
https://aristath.github.io/blog/wp-hide-php-errors
Those messages are likely coming from a plugin or a theme which is using outdated functions. I would make sure everything is updated. You can search through your site’s error logs to find out which plugins are calling these deprecated functions.
Forum: Plugins
In reply to: [WooCommerce] Coupon causing “No shipping options found”Hi @intoybakz,
It’s hard to imagine how the coupon could suddenly cause shipping options to disappear. Do these coupons perhaps trigger a Free Shipping option? Is Free Shipping missing as a shipping method?
Hi @tinachan123,
If you log into the backend of the site(/wp-admin/) and go to Products, do you only have 10 products or 20?
If you have 10 products but 20 show on the site, it’s a display issue most probably caused by a plugin or theme.
Test with a default theme(Storefront or 2019) as well as with only the WooCommerce plugin activated.
Forum: Plugins
In reply to: [WooCommerce] CSS class changes for blocks in 3.7Hey @traed ,
No, I don’t use the plugin since WooCommerce ships with the blocks nowadays. I’m not using shortcodes either, unless that is something being done under the hood. I’m just adding blocks using the GUI.
I’m confused by this answer. How did you add blocks before if you didn’t use the WooCommerce Blocks plugin? It was a separate plugin until it was merged into 3.7.
As @raymondoamw mentioned if you wrote all of your custom CSS to work with layouts created by shortcodes you should use a shortcode again.
Forum: Plugins
In reply to: [WooCommerce] Product order within a category + “Quick Edit” not workingHey @visedfaq,
The sorting you have done by dragging and dropping the ‘Links’ subcategory will only affect the sorting of the subcategories shown on that page – you appear to only be showing the products and not the subcategories.
You’d either want to show subcategories there and let your users choose a category from Nominations or you would indeed need to use a custom sorting option.
Forum: Plugins
In reply to: [WooCommerce] tk_ai cookie served all over the site without Jetpack installedHey @mpt1,
Nice catch, and thanks for sharing what you found. I don’t see any reason to believe there is a bug with WooCommerce here given the conflict testing performed.
If anyone has any evidence of this happening on a clean site with only WooCommerce and a default theme installed(Storefront, 2019), please let us know.
@madaboutu – we’ve given instructions already on this forum for how to downgrade.
You can download 1.0.38 simply by deleting the existing plugin and reinstalling from WordPress.org; version 1.0.38 is the stable release.
With version 2.0+ there is an option to simply turn off syncing:
WooCommerce->Settings->Square, then select ‘do not sync product data’ for
Product system of record. You can also disable inventory sync on that page.