André
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] ARIA input fields do not have accessible namesHi @roadlink!
Thanks for reaching out! I performed a web accessibility test on my test site but I didn’t get this error when adding the WooCommerce widget displayed as a dropdown.
Can you share more details about your test? Like what’s your site URL and where did you test your site for accessibility? So we can try to replicate it on our end too.
Also, 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.
Thank you!
Forum: Plugins
In reply to: [WooCommerce] Possibility to simplify the attributes import schemaHi @kanlukasz,
If I understood you correctly, there’s an add-on to do that, can you take a look at the link below?
https://woocommerce.com/document/product-csv-import-suite-importing-product-variations/
I hope that helps! Thank you!
Forum: Plugins
In reply to: [WooCommerce] Change stock export mailHi @kote38 ,
Just to clarify it a bit, are you using a plugin to export it?
Could you please share a copy of your site’s System Status too? 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.
All the best,
Forum: Plugins
In reply to: [WooCommerce] Mobile app order notificationsHi @webpigment!
This is a fairly complex development topic.
I recommend the WooCommerce Developer Resources Portal for resources on developing for WooCommerce.
You can also visit the WooCommerce Facebook group or the
#developers
channel of the WooCommerce Community Slack.We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, as well.
I am also getting a 403 error on your site, this may be related to your .htaccess file. I’d recommend checking it first!
Thank you!
Forum: Plugins
In reply to: [WooCommerce] Asc price sorting not working properlyHi @popos93!
Instead of clearing that up, can you try to disable (or ask them to disable it for you) the Litespeed Cache?
Forum: Plugins
In reply to: [WooCommerce] Asc price sorting not working properlyHey @popos93!
Thanks for being patient while we’re checking it out with you!
Can you try to Regenerate your Product lookup tables at WooCommerce > Status > Tools?
Let us know how it goes!
Forum: Plugins
In reply to: [WooCommerce] Mobile app order notificationsHi @webpigment
It looks like the plugin that Maykato mentioned, handles these notifications since one of their options is to:
Orders emails to the Locations email ID and WooCommerce locations Managers when an order is assigned to them
I’d recommend checking out directly with them on how to prevent these notifications from being sent!
My very best,
Forum: Plugins
In reply to: [WooCommerce] Woocommerce pagination not working after db updateHi @alexls!
Just to be sure, how are you generating this pagination? Are you using a shortcode inside of your shop page?
If so, can you drop the shortcode here?
Also, can you drop your system status report again, with everything disabled (except for WooCommerce) and the Storefront theme activated? So we can double-check both reports.
Thank you!
Forum: Plugins
In reply to: [WooCommerce] MariaDB Database crashHi @dreilaut!
It’s hard to say which process is holding the lock, can you give the conflict test a try, please?
The best way to determine this is to:
- Temporarily switch your theme to Storefront
- Disable all plugins except for WooCommerce
- Repeat the action that is causing the problem
If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated.
To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each until you find the one causing conflict.
You can find a more detailed explanation on how to do a conflict test here.
If by chance, you’re still having any issues with that, you may need to query your DB for that specific process.
I’d recommend checking the WooCommerce Developer Resources Portal for resources on developing for WooCommerce.
You can also visit the WooCommerce Facebook group or the
#developers
channel of the WooCommerce Community Slack.We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, as well.
All the best,
Forum: Plugins
In reply to: [WooCommerce] Collapse Category ListHi @craigmckee!
If I understood you correctly, you can try to show only the Products at your Category display.
Your Category Pages can display Products or Subcategories within a Category, or both.
You can set it up thought your Customizer: Appearance > Customize > WooCommerce > Product Catalog.
You can review these options here: https://woocommerce.com/document/woocommerce-customizer/
Let me know if this is not exactly what you’re looking for!
All the best,
Forum: Plugins
In reply to: [WooCommerce] The site does not work with the vukomerts pluginHey @billgeits1!
It’s hard to reproduce the same behavior on my test site! I know it’s typical, but can you try to test for conflicts?
The best way to determine this is to:
- Temporarily switch your theme to Storefront
- Disable all plugins except for WooCommerce
- Repeat the action that is causing the problem
If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated.
To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each until you find the one causing conflict.
You can find a more detailed explanation on how to do a conflict test here.
Also, it sounds like a staging site would be a good idea. If your host doesn’t offer that option, we recommend WP Staging for quickly spinning up a new test site.
If even after performing the conflict test you’re still having any issues, let us know and paste again your system report on this thread!
My very best,
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Automatic Tax Not WorkingHi @mglcarina! Thanks for sharing that with us!
This kind of problem is usually caused by a conflict with your theme or with another plugin. ?
The best way to determine this is to:
- Temporarily switch your theme to Storefront
- Disable all plugins except for WooCommerce
- Repeat the action that is causing the problem
If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated.
To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each until you find the one causing conflict.
You can find a more detailed explanation on how to do a conflict test here.
Let us know how it goes! Thanks!
Forum: Plugins
In reply to: [WooCommerce] Multisite 401 API errorHi @tonimerc!
This is likely caused by some authentication issues! The 401 error that you’re seeing, suggests that you can’t access that endpoint.
I’m sure it’s on your radar, but I’d recommend double-checking the docs once more:
https://woocommerce.github.io/woocommerce-rest-api-docs/#authentication-over-https
Let us know how it goes!
My very best!
Forum: Plugins
In reply to: [WooCommerce] Advice on which Woo-plugin to buy / useHi @pec2021!
If I follow you correctly, are you looking for a plugin to bundle/assemble some products?
You can take a look at the extension Product Bundles, you can also look for this wording/similar one to check more plugins/extensions that does the same thing!
I hope that helps! Thanks!
Forum: Plugins
In reply to: [WooCommerce] spam ordersHi @yurone!
I believe the article below can help you! Can you give it a try, please?
https://woocommerce.com/document/payments/faq/card-testing/
I’m going to mark this thread as solved since there are instructions that come in handy inside that article, but let us know if you still have any questions about it!
Thank you!