abwaita a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Box Office bug, one line of code, any ideas how to solve?Hi @skinner009,
Apologies for the delay here.
As this touches on the Box Office extension, please contact us at WooCommerce.com > My Account > Support. You may need to login to your WooCommerce account before you can access that page.
We will be able to help you further there.
Thanks.Forum: Plugins
In reply to: [WooCommerce] My Subscription ErrorHi,
We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, you were able to create a ticket with us.
If you have further questions, please feel free to open a new topic.
Thanks.
Forum: Plugins
In reply to: [WooCommerce] Add “USA” to US ordersHi,
We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, the above info was helpful!If you have further questions, please feel free to open a new topic.
Thanks.
Hi,
We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, the above info was helpful!If you have further questions, please feel free to open a new topic.
Thanks.
Forum: Plugins
In reply to: [WooCommerce] Change order in Single Products PageHi,
We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, the above info was helpful!If you have further questions, please feel free to open a new topic.
Thanks.
Thanks for getting back.
I’ve even disabled all of my plugins and swtiched theme
Just to follow up on this:
* When you were doing the conflict test, do you mean that after you switched to a default WP theme (Twenty Twenty-One) with all plugins disabled apart from WooCommerce, the error still showed?
* Is it possible to share a screenshot of the error when you only have Twenty Twenty-One and WooCommerce running?
* Also, is there a way we can reproduce it on your site?Thanks.
Forum: Plugins
In reply to: [WooCommerce] 5.7.1 – Analytics crashingThanks for posting on GitHub @pjjonesnz.
For everyone else on the thread or landing on this thread, kindly stay updated on the created GitHub issue for fixes or workarounds.
Forum: Plugins
In reply to: [WooCommerce] Payment gateway not turning onHi @justvimbing,
As this touches on 2Checkout, you’ll want to get direct assistance from the plugin authors to see where the issue lies. Here’s the plugin’s support forum – https://wordpress.org/support/plugin/woocommerce-2checkout-payment/.
* I’ve also found a setup guide on the plugin page, it might help you cross-reference whether you’ve set up everything correctly in the meantime – https://najeebmedia.com/blog/woocommerce-2checkout-payment-gateway-setup-guide/.
Hope this leads to a resolution.
Thanks.Forum: Plugins
In reply to: [WooCommerce] Product variations showing double on the backendHi @vergezogt,
Just to check, how are you adding the products – is it via WP-Admin → Products or through a different approach?
Thanks.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce database update alertHi @angeldavo,
It seems that, even though you’ve updated the database, the notice has not been set to “actioned” thus it keeps showing.
You can set it to actioned manually in the database.
**Important Note**: This will require some DB knowledge so as not to mess anything. Thus, if you’re not comfortable doing it by yourself, I strongly advise getting assistance from a developer. Also, be sure to take a backup of your database before carrying this out, UpdraftPlus might come in handy for this.
Here are the steps to follow:
1. Access your database. You can use plugins like WP PHPMyAdmin for easier access straight from WP-Admin.
2. Locate thewc_admin_notestable.
3. Look for thewc-update-db-reminderrow and edit its status toactioned.For illustration purposes:

Link to image: https://snipboard.io/SaKGNm.jpgLet us know how it goes.
Thanks.Forum: Plugins
In reply to: [WooCommerce] WP Dashboard times out when WC is activatedHi @spva,
Thanks for the detailed post.
To get a better sense of what’s happening, we’d like to take a look at the PHP error logs. Here’s a guide on several locations you can find them – https://docs.woocommerce.com/document/finding-php-error-logs/
Thanks.
Forum: Plugins
In reply to: [WooCommerce] CSV Import IssueHi @elfedw,
There could be a conflict or server resources issue causing the import not to run successfully.
If possible, could you disable all plugins apart from WooCommerce and change to a default WP theme like Twenty Twenty-One then try importing while on this basic setup?
* You may first try doing this on a test/staging site. If you don’t have one already, your hosting company might offer one as part of your package. Alternatively, you can use a free plugin like https://wordpress.org/plugins/wp-staging/
If the import still faces issues while on the above configuration, could you please share a copy of your site’s System Status? You can find it via WooCommerce > Status. Select “Get system report” and then “Copy for support”. Once you’ve done that, paste it here in your response.
Thanks.
You’re welcome!
If you have any other questions, please create a new thread, we’ll be happy to help.
Cheers!
Hi @amesmaili,
because the example of pant is a simple one which is not my case. i have multiple variation.
Thanks for the explanation.
Checking the code referenced by @maykato, I see that it is for variations. You could give it a try and see if it works for you.
i wonder how the is no plugin to cover this.
I’ve searched around and found a third-party plugin that advertises this functionality – https://pluginrepublic.com/wordpress-plugins/woocommerce-better-variations/.
If you have questions about the plugin, kindly contact the plugin authors on the plugin’s support page.
Hope this helps.
Thanks.Forum: Plugins
In reply to: [WooCommerce] Pending actions after updateThanks for sharing your System Status report.
One thing I noticed is that you’re quite low on the WP memory limit. You’ve allocated 51MB while on our server requirements, we recommend a minimum of 256MB.
Thus, I would recommend requesting your host to increase this limit for you to meet the minimum requirement. Alternatively, if you’re comfortable doing it on your own, here’s a guide you can follow – https://docs.woocommerce.com/document/increasing-the-wordpress-memory-limit/.
Once done, I’d recommend trying to run the pending actions. Here’s a plugin that can help you manage cron events – https://wordpress.org/plugins/wp-crontrol/.
Let us know how it goes.
Thanks.