Sérgio L. a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Stock quantity changes incorrectly after orderHi @bozarl,
It looks like WooCommerce and WordPress are outdated.
WP Version: 5.4.9 currently 5.8.3 WooCommerce: 4.4.2 currently 6.1.0
We always strongly recommend keeping your WordPress, WooCommerce, current theme and all other plugins updated to the latest version. Having an outdated version of WooCommerce can lead to issues, which can be difficult to rectify.
Please update WordPress, WooCommerce and your theme and let us know if the issue persists.
Best,
Forum: Plugins
In reply to: [WooCommerce] Can’t access /wp-admin/edit.php?post_type=productHi @cimot456,
Does the page go completely white? If so, can you please try to clear your browser cache?
If the problem persist, it can also be 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.
Best,
Hi @jazzu,
You can edit your e-mails settings in WooCommerce → Settings → Emails.
To disable an email notification, click the button “Manage” in front of the email you want to disable and in the next page uncheck “Enable this email notification”.
As for the bank details, try using this filter. You can add it to the theme’s functions.php file or use the Code Snippets plugin to add it to the site.
add_filter( 'woocommerce_bacs_account_fields', '__return_false' );
Let me know how it goes!
Forum: Plugins
In reply to: [WooCommerce] Order item QTY incorrect but sub-total price is correctHi @t3rrylin,
Transients are temporary options, they are safe to remove and will be automatically regenerated as your plugins require them so, you can remove them all.
Best
Forum: Plugins
In reply to: [WooCommerce] Royal Mail integrationHi @cullachie,
Yes, please! Send us the status report, so we can have a better understanding of your setup.
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.Best.
Forum: Plugins
In reply to: [WooCommerce] 404 noy fooundHi @neldev,
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.
Best,
Forum: Plugins
In reply to: [WooCommerce] New Arrival page limit not working with paginationHi @priyanka894,
I’m not sure if I understand you correctly. Can you please give us more details of what do you want to archive with the shortcode?
Do you want the page to be paginated? If so, how many articles should it display per page?Also, to better understand your setup, 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.
Best,
Hi @fantazer007!
To better understand your setup, 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.
Best,
Hi @tim983!
The links you provided are not currently working. Can you please send them again?
Have you tried to check your products categories? Go to Dashboard > Products > Categories
Also, as Margaret suggested, 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.
Forum: Plugins
In reply to: [WooCommerce] Printful – NO estimated delivery date if free deliveryHey @lovesky89!
I’ve just answered your other topic with an extension suggestion to display delivery times. Please follow up there, and I will close this thread.
Kind regards,
Forum: Plugins
In reply to: [WooCommerce] Force estimated delivery date Today() + x daysHi @lovesky89,
Yes, it’s possible! We recommend the extension Estimated Delivery Date & Time for WooCommerce that allows you to show expected delivery time in checkout and other pages. You can also create different rules with it. Check it here:
https://woocommerce.com/document/estimated-delivery-date-time-plugin/
Let us know if you have any doubts.
Best,
Hey @kurator!
Thanks for letting us know. That’s an automated message, the Happiness Engineers team will contact you as soon as possible.
I will mark this topic as solved. Please open a new one if you need help with anything else.
Kind regards,
Forum: Plugins
In reply to: [WooCommerce] Shipping Zone in woocommerce setting is not workingHi @princeinfotech! Thanks for trying that out. Answering the following questions may help us narrow the possibilities.
Can you please confirm if you successfully updated WordPress and all active plugins in your site?
Does this behavior only happen in the “Shipping settings” page, or can you see it in other tabs like, payments?
This could be a browser cache issue on your end. Have you tried testing it on an incognito/private window? Or maybe on a different browser or device?
Kind regards,
Hi @jazzu!
Checking your site, I can see that some products are out of stock but can be ordered, like the item Zen 3 here: https://moja-savna.si/trgovina/finske-savne/zen/
Can you please confirm if this is how you would like to display the Out of stock alert?
Also, to better understand your setup, 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.
Best,
Forum: Plugins
In reply to: [WooCommerce] woocommerce_adjust_non_base_location_prices filter for shippingHi @johannroche!
I’m not sure if I understand what are your goals here but, have you tried to set up Shipping Zones for each country? Please refer to this document:
https://woocommerce.com/document/setting-up-shipping-zones/
You can then set up a shipping rate to each country as well:
https://woocommerce.com/document/flat-rate-shipping/
If this does not fit your needs, please let us know more details of what do you want to archive.
Best regards!