Beauty of Code (woo-hc)
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Non Virtual Digital Downloads not showing when completedHey @stuarto ,
Glad to hear that @reynierc was able to help get you sorted here!
Since this has been resolved, feel free to create a new topic if you need any further help.
Also, if you have a minute, we’d love it if you could leave us a review:
https://ww.wp.xz.cn/support/plugin/woocommerce/reviews/
Cheers
Forum: Plugins
In reply to: [WooCommerce] coupon errorHey @renovomotors ,
All the templates @ckadenge referenced, need to be updated:
Overrides: /home/renovomo/public_html/wp-content/plugins/royal-elementor-addonsx/includes/woocommerce/templates/cart/cart.php
/home/renovomo/public_html/wp-content/plugins/royal-elementor-addonsx/includes/woocommerce/templates/cart/mini-cart.php version 7.9.0 is out of date. The core version is 9.2.0
/home/renovomo/public_html/wp-content/plugins/royal-elementor-addonsx/includes/woocommerce/templates/notices/error.php version 3.9.0 is out of date. The core version is 8.6.0
/home/renovomo/public_html/wp-content/plugins/royal-elementor-addonsx/includes/woocommerce/templates/notices/notice.php version 3.9.0 is out of date. The core version is 8.6.0
/home/renovomo/public_html/wp-content/plugins/royal-elementor-addonsx/includes/woocommerce/templates/notices/success.php version 3.9.0 is out of date. The core version is 8.6.0You can read more about how to update outdated templates here:
We always recommend ensuring that you have a good backup of your full site and database before doing this, so that, should something go wrong, you are able to easily restore your site to a functioning state.
Hope this helps!
Forum: Plugins
In reply to: [WooCommerce] WooCommerce top dashboard is broken when site is liveHey @asnac ,
Thanks for confirming!
I also turned off all plugins, but it didn’t solve the issue
I understand that you’ve already deactivated all plugins, however it’s possible that there may be a conflict happening with the theme here. To check, can you run through a conflict test and see if this makes any difference? This involves temporarily disabling all plugins, except for WooCommerce, and switching to a default theme, like Storefront.
Here is more info on how to test for conflicts: https://woo.com/document/how-to-test-for-conflicts/
Please let us know how this goes!
Hey @basicoestudio ,
Ah, I’m so glad to hear that – it’s definitely possible that there was caching at play here. 🙂
Since this has been resolved, feel free to create a new topic if you need any further help.
Also, if you have a minute, we’d love it if you could leave us a review:
https://ww.wp.xz.cn/support/plugin/woocommerce/reviews/
Cheers
Forum: Plugins
In reply to: [WooCommerce] Stop C Card checking in Test Mode – Authorize CIM paymentHey @gagemail ,
I’ve gone through the entire thread, and this sounds frustrating! I’ve addressed each question separately below:
1a. Is WMFO part of WooComm? If so, it needs an update. It doesn’t do enough and what is in there doesn’t seem to work. The section to block email domains doesn’t work. This current card tester creates fake or real email address from the domain: mmail.biz. So I block mmail.biz and @mmail.biz. I’ve blocked both of those and he still creates a new account with that email domain.
+
1b. I need to block a range of IP addresses like 172.56.xxx.xxx. He is repeatedly using a T-Mobile phone with this IP address range which comes up as Philadelphia, PA. This would solve my problem for this current issue. The last two sets of the IP keep changing so I need to block the last two sets with wild cards.
If I understand correctly, you’re referring to WooCommerce Manage Fraud Orders, correct? If so, this is not part of WooCommerce core, and seems to be a plugin that is discontinued: WooCommerce Manage Fraud Orders, which means the plugin will no longer receive updates or support.
1c. If this plugin is NOT yours can you suggest a plugin that will allow me block a range of IP addresses like 172.56.xxx.xxx. and where the email domain blocking actually works?
I’ve done some digging, and while these plugin are not free, they do offer great anti-fraud features:
- Block by country, IP address, proxies
- Restrict by email address
- Per customer time of day
- Purchase value and volume restrictions
- Lock out by order attempts
- Get email alerts when there are problems
Aelia Blacklister for WooCommerce:
- Blacklist names, addresses, phone numbers and email addresses using exact matches or regular expressions
- Blacklist IP addresses, using exact matches or IP ranges.
- Block suspicious emails
- Be aware of orders made behind a proxy
- Check large amounts of sudden orders
- Block orders from selected countries
- Check the billing information
- Blacklist email addresses
2. Is there a way I can have WP send me an email notification whenever someone new creates an account? If so, I can block card testers before they do anything significant as I check email all day long. I do already receive emails when someone changes their password, so I would think this option should exist but I couldn’t fine it.
There is actually a handy snippet for this, which you can find here: Notify Admin When New Account Is Created.
To make sure theme updates don’t override this snippet, I’d strongly suggest adding this snippet via a plugin that allows custom functions to be added, such as the Code snippets plugin.
3. Can I make WComm show me the time as well as the date stamp when a person creates a new account. Time of day would be helpful to see if they come in at the same time every day and then I can look for them and block them.
I found this nifty free plugin, Users Registration Date, that can help with the date and timestamp for account creation. I’ve also tested this on my site and it seems to add the date and time to already existing accounts too, which is great!
I hope this helps, and please let us know if I missed anything, or if you have any other questions!
Cheers
Forum: Plugins
In reply to: [WooCommerce] Action Scheduler: 113 past-due actions foundHey @shoive ,
It’s worth noting that due to how WP Cron works, it’s not uncommon for WP Cron to have a few
past-dueactions, as tasks sometimes miss their scheduled dates.However, if you notice multiple past-due actions that are more than a day old, this could signal a potential issue with WP Cron on your site. When WP Cron isn’t functioning properly, it may affect tasks such as database updates and other background processes.
To help resolve this, could you please navigate to WooCommerce → Status → Scheduled Actions → Pending and try running the pending actions manually?

Also, have you managed to go through the guide @rajeshml previously shared? If not, please can you go through this and see if the steps there provide a solution?
Let us know how this goes!
Hey @basicoestudio ,
Thanks for clarifying!
The rest of the site looks fine so the issue is not theme related.
I’ve tested this on Android (Chrome) and I’m not seeing any issues on the product pages you’ve shared.
Can you please share a clear screenshot of the issue, as you are seeing it on your end? Snipboard.io can be used for easily sharing screenshots – please follow the instructions on that page, then paste the URL in this thread.
I understand that the rest of the site looks fine, however, the mobile responsiveness of your site typically relies on the theme you’re using. Can you please try switching to a default theme, like Storefront, and see if this resolves the issue?
If that doesn’t resolve the issue, can you please share a copy of your sites System Status Report so that we can take a closer look at your sites current environment? You can find this via WooCommerce → Status. Select
Get system reportand thenCopy for Support.Cheers,
Hey @hlfh ,
I’m sorry to hear that you’re experiencing issues with WooCommerce Stripe Payment Gateway plugin!
Since each sites setup differs, and in order to align with the forum guidelines, would you please start your own topic?
We’ll be more than happy to help there. 🙂
Cheers,
Hey @cmd4400 ,
Thanks for reaching out!
If you’d like to allow visitors to leave a review without being logged in, you can disable the “Reviews can only be left by “verified owners”” option. You’ll find this via WooCommerce → Settings → Products → General tab, and scroll down to the “Reviews” section:

Please let us know how this goes!
Forum: Plugins
In reply to: [WooCommerce] Product Category Pages not loading when logged outHey @fixu1998 ,
Glad to hear that you’ve managed to find the culrpit!
WooCommerce B2B: by Code4Life – 4.0.0Since the issue is being caused by a third-party plugin, I’d suggest reaching out to the plugin developers if you’d like further help with this. I believe this is the link to contact their support:
https://codecanyon.net/item/woocommerce-b2b/21565847/support
Since this has been marked as resolved, feel free to create a new topic if you need any further help with WooCommerce core. 🙂
Cheers!
Forum: Plugins
In reply to: [WooCommerce] Woopayments plugin errorHey @offgridapocalypse ,
I’m sorry to hear about the issue you’re facing with enabling WooPayments on your site!
Does this only happen when enabling WooPayments, or are you running into issues enabling other payments methods, too? Also, are you seeing any browser console errors when trying to enable WooPayments? You can read more about using your browser console to identify errors here
Can you please share the following with us here:
- System Status Report: You can find this via WooCommerce → Status. Select
Get system reportand thenCopy for Support. - Fatal Error Log: Please share any fatal error logs (if any) found under WooCommerce → Status → Logs
- Screenshot: Please share a clear screenshot of the error you’re seeing.
Snipboard.io can be used for easily sharing screenshots – please follow the instructions on that page, then paste the URL in this thread.
Thanks!
Forum: Plugins
In reply to: [WooCommerce] Variations not working dynamicallyHey @barbmil ,
Ah, I’m glad to hear that you managed to get this sorted! 🙂
Since this has been resolved, feel free to create a new topic if you need any further help.
@essaie – Sounds like a plan! If that doesn’t resolve the issue on your end, can you please start your own topic so that we can take a closer look and see what’s going on here?
Thanks!
Hey Kristin ,
Thanks for reaching out!
Just be sure I understand correctly, are you looking to add “From” in front of all products, including simple products, on the Shop page only?
If so, although help with custom code is outside our scope of support, you can try the following PHP Snippet and see if it does the trick:
// Add 'From' in front of the price on WooCommerce shop/archive pages only
add_filter('woocommerce_get_price_html', 'add_from_before_price_on_shop');
function add_from_before_price_on_shop($price) {
if (is_shop() || is_product_category() || is_product_tag()) {
return 'From ' . $price;
}
return $price;
}You need to add the code to your child theme’s
functions.phpfile or via a plugin that allows custom functions to be added, such as the Code snippets plugin.I’ve tested this on my end and here are the results when using the default Storefront theme:

Hope this helps!
Forum: Plugins
In reply to: [WooCommerce] Product prices not showing on some productsHey @dorysp ,
Thanks for reaching out!
I’ve gone to your site, and I’m unable to see any products listed as $0. Can you please share a direct link to any product(s) exhibiting this behavior.
Additionally, can you please share the following:
- System Status Report: You can find this via WooCommerce → Status. Select
Get system reportand thenCopy for Support. - Screenshot: Please share a clear screenshot of the Product edit page. More specifically, the Product data → Variations tab.
Snipboard.io can be used for easily sharing screenshots – please follow the instructions on that page, then paste the URL in this thread.
Cheers!
Forum: Plugins
In reply to: [WooCommerce] Product quantity and price disappeared in variationHey @lingeriemodhla ,
Thanks for clarifying. Do you mean the attributes were displayed as checkboxes rather than a dropdown, or perhaps something similar to this:

A screenshot will definitely help us better understand here. Snipboard.io can be used for easily sharing screenshots – please follow the instructions on that page, then paste the URL in this thread.
Cheers!