aetta
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Product price not updatingIt seems that the file you shared doesn’t exist anymore, have you figured it out?
Image link: https://snipboard.io/lvKTzR.jpg
It looks like that you’re using the price range, could you share one product sample/variation with us from your site, so we can try to see/reproduce it from our side too?
Also, if you’re still having issues with that, 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.
My very best!
Forum: Plugins
In reply to: [WooCommerce] Create order for other users while logged inHowdy @inweco! Thanks for writing back!
That’s correct, creating a manual order through the admin side does not automatically create a user account. You can do the following, instead:
- Create a new user account navigating through Users > Add New
- Create a new order and make sure to assign that order to the user that you just created

Image link: https://snipboard.io/BTuhJR.jpg
They will now be able to view that order on the “My Account” page when logged in, and you can also send it to their email.
Alternatively, you can use a plugin like/similar to this one:
https://wordpress.org/plugins/manual-order/
Also, here’s a great article about a similar plugin about this:
https://barn2.com/woocommerce-manual-orders/
Let us know how it goes! All the best,
Forum: Plugins
In reply to: [WooCommerce] “More products” not showing all of vendor’s productsHi @pleazo
Just to clarify it a bit, Products can be related to each other in three ways:
Up-Sells, Cross-Sells, or by having the same tags or categories.
If I am seeing it correctly, when you click on a product, you’ll be able to click on the More products tab:
Image link: https://snipboard.io/4ZHd5z.jpg
Is that where you’re missing some products from the same seller? This tab seems to be created by Dokan and handled by Elementor (plugin), but firstly, I’d check if all their products are related as mentioned above using the same tags/categories.
Let us know how it goes! My very best,
Forum: Plugins
In reply to: [WooCommerce] Unexpected token T in JSON at position 0 errorHI @pipoulito
Generally, payment gateways such as Stripe have a test environment that you can set up with your staging site.
For Stripe, you can get to know more about testing here:
https://stripe.com/docs/testing
I hope that helps! All the best,
Forum: Plugins
In reply to: [WooCommerce] Manually made order not reserving productsHi @henesuo!
Just to clarify it a bit, this is the normal behavior, since it’s a manual order. You can manually decrease your stock if needed.
You can check more details about the order status here and their expected behavior:
You can also consider checking out a plugin like this one or similar to:
https://wordpress.org/plugins/reduce-stock-of-manual-orders-for-woocommerce/
Let us know how it goes! My very best,
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Page is keep on LoadingHi @abdaudi262! Thanks for reaching out to us!
Just to be on the safe side, can you double-check if your checkout page (WordPress Dashboard > Pages) has the checkout shortcode?
It should be
[woocommerce_checkout]You can read more about the shortcodes included here:
https://woocommerce.com/document/woocommerce-shortcodes/
If it’s all set, 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.
My very best,
Forum: Plugins
In reply to: [WooCommerce] Adding another new link after the first linkHi @leiikun
Just to clarify it a bit more, are you creating those files dynamically for each user?
I am asking this because you can also set the download limit (but you’ll need to add it again manually when it’s sold), or you can also consider using a plugin that does it (and other things), like this one.
Let us know how it goes! My very best,
Forum: Plugins
In reply to: [WooCommerce] Orders API is fetching something else instead of ordersI’m sorry to hear that! Would you mind double-checking if everything is up to date on your Store (Plugins, themes, add-ons, WordPress core, etc)?
I can see that you’re using some outdated plugins, you can also perform a quick/partial scan on your site here:
You can also consider using a plugin for that, here’s a quick intro about some of them:
https://www.wpbeginner.com/plugins/how-to-scan-your-wordpress-site-for-potentially-malicious-code/
If by chance, you don’t find any potential risks after performing it, can you update your System Status report, grabbing it again and pasting on your response?
My very best,
Forum: Plugins
In reply to: [WooCommerce] Unexpected token T in JSON at position 0 errorHi @pipoulito
Is this happening only when your customer places an order?
It sounds like something is outputting some debug data before the expected data, this is usually caused by a plugin or a theme, but since you already did some troubleshooting steps, I’d recommend setting up a staging site, with a very basic setup (Storefront theme and WooCommerce only).
If your host doesn’t offer that option, we recommend WP Staging for quickly spinning up a new test site.
Then, could you please share a copy of your System Status from your production and from your staging sites?
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.
I hope to hear from you soon! My very best,
Forum: Plugins
In reply to: [WooCommerce] The country / region dropdown box does not show up on install.Hi @puyang525!
I’m afraid that I can’t reproduce this behavior on my side, and it’s hard to check since it’s in your Admin area.
Can you skip the WooCommerce wizard?
Then you can try to edit your Store Address by navigating through WooCommerce > Settings > General.

If you want to try to run the wizard again, you can access any WooCommerce page, and then click on the Help option at the top right corner of your screen.
Image link: https://snipboard.io/p0AuqC.jpg
If you’re still having issues with that, 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.
Let us know how it goes! My very best,
Forum: Plugins
In reply to: [WooCommerce] product GTIN csv uploadI am assuming that you have already added the GTIN field to your WooCommerce, right?
If so, you can then export your products, and you’ll notice a new column with your GTIN field, fill it up and then upload it again.
If by chance you haven’t created the GTIN field yet, you can use a plugin like this:
https://wordpress.org/plugins/webappick-product-feed-for-woocommerce/
Alternatively, if you don’t want to export all your products, you can consider using a plugin like WP All Import to update your product attributes in bulk!
Let us know how it goes! My very best,
Forum: Plugins
In reply to: [WooCommerce] Variation Disappears when out of stockHi @grul!
Just to be sure that I understood you correctly, you want to show the product/product variations, on your products page, even if the product is out of stock, also, you can’t add stock to that product variation, is that correct?
Also, if that’s correct, can you give a try on the steps below (again) on your staging site and share with us the results?
- 1. Go to WooCommerce > Status > Tools, an click Clear transients.
- 2. On the same screen, locate the Product lookup tables, and regenerate them again.
- 3. Can you share if you’re managing your stock and the minutes you’re holding your stock? You can find them navigating through: WooCommerce > Settings > Products > Inventory.

Image link: https://snipboard.io/jCADKq.jpg
I hope to hear from you soon! All the best,
Forum: Plugins
In reply to: [WooCommerce] backorder product not showing in related product.Hi @seotaro! Thanks for writing back!
I understand that you’re trying to show an item “out of stock” which has the option to take backorders, is that correct?
Natively, when you set a product to be available for backorder you can set it to be notified to the client or without notification. You can do that on your product page.

Image link: https://snipboard.io/cs5qrH.jpg
It will show a message like: Available on backorder
However, if you want to add the message “Out of Stock” with/without the notifications, you may need to add a snipped code to do that, and here’s a topic discussing it with some great pieces of codes that you can consider using:
Also, I’d recommend the article below with some best practices about how to add code properly in your store:
https://woocommerce.com/posts/properly-add-woocommerce-custom-code/
Let us know how it goes!
All the best,
Hi @bexmarie
You’re correct! This is the WooCommerce plugin trying to get the version of your theme through the .org API!
You may need to check with your theme developer if they have a workaround for it, and I don’t recommend disabling it.
Since it’s a warning, chances are that it can be ignored, but I truly recommend checking it out with your theme developer, so they can guide you further.
My very best,
Forum: Plugins
In reply to: [WooCommerce] Credit Card Testing Fraud PreventionThe Stripes Radar provides real-time fraud protection and requires no additional development time, and yes, it’s already built-in with WooCommerce.
The rules built-in with WooCommerce are managed by our team, and can’t be modified by store owners.
It uses machine learning and it gets improved every second, however, if I understood you correctly, you have a Fraud team there, is that correct?
If so, you can use the Radar for Fraud Teams, customizing its rules specifically for your business.
You can read more about Radar here:
Alternatively, if you want to keep using our built-in functionality but have feedback on how we can improve our fraud detection, you can post your idea on the link below:
Let us know how it goes! My very best,