ckadenge (woo-hc)
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] WooCommerce plugin won’t load in websiteHi @jflehartym
Thank you for reaching out.
I’m sorry to hear that you’re experiencing issues with the WooCommerce plugin.
As you’ve already tried disabling other plugins, let’s try switching to a default WordPress theme like Twenty Twenty-Four or Storefront and see if the issue persists.
If it does, it might be a server issue, please check our guide here to ensure your host meets the minimum requirements.
Let us know how this goes.
Hi @nutrishopindia,
Thanks for sharing further details on this issue.
I understand that you are encountering a critical error on your site when you disable Google for WooCommerce.
The first step on solving this is to activate the debug mode on WordPress so that we can get more details on the issue from WordPress itself. You can learn how by following this article: https://wordpress.org/documentation/article/debugging-in-wordpress/
Once the debug mode is enabled, the error will show up and from there you can perform necessary action to solve the issue.
Please try this and let us know how it goes.
Forum: Plugins
In reply to: [WooCommerce] How have a SHOP page and a MEMBERSHIP pageGlad to hear it @baz74,
If you have a few minutes, we’d love if you could leave us a review: https://wordpress.org/support/plugin/woocommerce/reviews/
Forum: Plugins
In reply to: [WooCommerce] Checkout – Your Order Confirmed (Page)Hi @prthnon,
Thank you for reaching out.
To manage the checkout/order confirmation email, please navigate to WooCommerce > Settings > Emails > Completed Order. You can edit the email content from there.
Regarding the download links issue, it seems like the product is a downloadable product, is that correct? In this case, it could be possible the files have not been set up correctly. To correct this, please head over to Products > Your Product > Product Data > Downloadable Files. Here, you can add the correct file paths for your downloadable products.
I hope this helps.
Forum: Plugins
In reply to: [WooCommerce] Align The Register Form In CenterHi @rezamnchr,
Thank you for reaching out.
For reference, this particular forum is meant for general support with the core functionality of WooCommerce itself. For customization requests, I recommend you try the following:
- Running the exact question you’re asking, through an AI platform like ChatGPT for recommendations.
- Checking whether there are existing plugins in the WordPress plugin repository that might be doing that already.
- Joining our WooCommerce Slack community (it does have a developer channel where you can ask coding questions): https://woo.com/community-slack/
I hope this helps.
Forum: Plugins
In reply to: [WooCommerce] Automatic payment for custom statusHi @devworlds,
Thank you for reaching out.
From last few week to i’m trying to connect stripe by woocommerce plugin author not getting connected.
I’m sorry to hear your having trouble connecting your Stripe for WooCommerce plugin.
Just to clarify, this particular forum is meant for general support with the core functionality of WooCommerce itself. For assistance with issues related to Stripe for WooCommerce, I recommend opening a new topic in the Stripe for WooCommerce forum.
Thank you for understanding.
Hi Nicolàs @siswm,
Thank you for reaching out.
We’re sorry to hear about the difficulties you’ve been experiencing with the error message on your webshop when running WooCommerce under PHP 8.
While we’re glad to hear that rolling back to PHP 7.4 has temporarily resolved the issue, we understand how this can be limiting as most plugins require that you update your PHP version to a higher version.
In that case, I’d like to understand your site properly. Please share with us the necessary information below for us to investigate the issue further:
- System Status Report which you can find via WooCommerce > Status > Get system report > Copy for support.
- Fatal error logs (if any) under WooCommerce > Status > Logs.
You could copy and paste your reply here or paste it via https://gist.github.com/ and send the link here.
Once we have more information, we’ll be able to assist you further.
Hi @kenbusiness10,
Thank you for reaching out.
If your header logo size is larger on pages created with WordPress WooCommerce, it’s likely due to the specific settings of your theme.
Could you help confirm the current theme in use? This way, we’d be able to point you in the right direction for further assistance.
Looking forward to hearing back from you.
@sonic1243 Thanks for sharing further updates.
While this is a unique case, I’d love to understand your site properly. Please share with us your System Status Report which you can find via WooCommerce > Status > Get system report > Copy for support.
Once we have more information, we’ll be able to assist you further.
Forum: Plugins
In reply to: [WooPayments: Integrated WooCommerce Payments] Change Decimsl SeparatorHi @mohammedmalleck,
So I disbaled all plugins except Woocommerce & WooPayments & even commented out all my functions.php code(just in case) , but the issue persisted
Did you already have the chance to also test with a default theme like Storefront or Twenty Twenty-Four to see if the same persists?
In some strange cases, even themes can lead to such issues.
Please try this and do let us know your findings.
Forum: Plugins
In reply to: [WooCommerce] selling 2nd hand productsHi @retrosoul57,
You can try the mentioned code by community member @wordpresssites, to see if this makes any difference.
Should you have more questions or need further assistance with this, I would recommend you try the following:
- Running the exact question you’re asking, through an AI platform like ChatGPT for recommendations.
- Checking whether there are existing plugins in the WordPress plugin repository that might be doing that already.
- Joining our WooCommerce Slack community (it does have a developer channel where you can ask coding questions): https://woo.com/community-slack/
I hope this gets you going.
Forum: Plugins
In reply to: [WooCommerce] Block Display 2 Rows on Mobile?Hi @milesthegoat,
You can try the CSS code below to enforce a 2-column layout on mobile devices:
@media only screen and (max-width: 600px) {
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
width: 50%;
float: left;
clear: both;
}
}Please be sure to back up your store before adding the mentioned code.
Thanks.
Forum: Plugins
In reply to: [WooCommerce] Checkout block delivery country not updatingHi @fccoc,
Thanks for your response. I’ve done some more testing and the system works on a browser in incognito mode, so I think there’s a caching issue. I’ll try and work out what’s causing the problem.
This seems like a caching issue. Sometimes, your browser stores outdated or incorrect versions of web pages, which can cause issues like the one you’re experiencing.
You can try clearing your browser’s cache and cookies to resolve this. If you’re unsure how to do this, you can typically find instructions by searching “how to clear cache and cookies in [your browser name] in a search engine.
Also, if you’re using a caching plugin, you can follow the instructions to clear cache from the plugin itself
I hope this helps.
Hi @sonic1243,
This hasn’t worked, had 20 failed orders with origin “Unknown” yesterday.
This is quite unusual. Thanks for sharing an update on this.
Taking that filter away, interestingly also had a legit customer get blocked, but that might have been due to the honeypot filter I added; so am taking that away as well…
Could you kindly share more details on the honeypot filter you’re using?
Hi @nutrishopindia,
Thank you for reaching out.
Google for WooCommerce not able to deactivate or configure
Could you please share more context on the issue you’re experiencing? If possible, please share screenshots or even video recordings where possible.
For screenshots, I recommend https://snipboard.io/ for easily sharing screenshots – please follow the instructions on the page, then paste the URL(s) in your reply.