ckadenge (woo-hc)
Forum Replies Created
-
Glad to hear it – @sdtcassie, thanks for letting us know!
I’ll mark this thread as resolved now.
If you have any further questions, I recommend creating a new thread.
Forum: Plugins
In reply to: [WooCommerce] There has been a critical error on this website.Hi @ellen25,
Sorry but I can’t login to my admin panel. Is there any other way? As the recovery link is not working.
Are you getting any error message once you try logging into your site? If any, please share with us a screenshot of the error message from your end. I recommend https://snipboard.io/ for easily sharing screenshots – please follow the instructions on the page, then paste the URL(s) in your reply.
Fatal error: Cannot redeclare _get_path_to_translation() (previously declared in /home/modeozqz/public_html/wp-includes/l10n.php:1118) in /home/modeozqz/public_html/wp-includes/deprecated.php on line 4398
The error message indicates that the function _get_path_to_translation() is being declared more than once. This can be due to a conflict between a plugin or a theme.
I’d recommend reaching out to your host for assistance on how to regain access to the backend of your site.
Hi @sdtcassie,
I’m unable to recommend free plugins as we do not provide support for the third-party plugins in this forum.
However, you can use search engines to find free plugins that can perform the mentioned functions. A quick search led to the following: https://www.google.com/search?q=plugins+to+automatically+add+coupon+in+woocommerce
I hope this gets you going in the right direction.
Forum: Plugins
In reply to: [WooCommerce] Product gallery images are not displayed in Firefox (84.0.2)Hi @jetkey,
I’m just asking if the correct display can be guaranteed.
If the previously shared screenshot is the correct display, then, I’d recommend you ask your client to update their browser.
If the browser is up-to-date, it could be their browser extensions preventing the page not to load correctly, in this case, it is recommended to disable any browser extensions to see if the issue persists.
I hope this helps.
Glad to hear it – @gyrdnv.
If you have a few minutes, we’d love if you could leave us a review: https://wordpress.org/support/plugin/woocommerce-gateway-stripe/reviews
Forum: Plugins
In reply to: [WooCommerce] There has been a critical error on this website.Hi @ellen25,
Thank you for sharing further information on this issue.
As a next step, I’d like to have a better understanding on how your site is setup, please share with us your system status report which you can find under WooCommerce > Status > Get system report > Copy for support.
This way, we’d be able to answer your questions.
Hi @sdtcassie,
Thank you for reaching out.
To enable automatic coupon application, you can use the help of a plugin such as Smart Coupons. This plugin allows you to set up coupons that are automatically applied when certain conditions are met.
You can learn more on Smart Coupons from this guide here: https://woocommerce.com/document/smart-coupons/
Also, please keep in mind that this is a premium plugin that offers a 30-day money-back guarantee. Should it not meet your needs, you can always get a refund within the first 30-days of your purchase.
I hope this helps.
Forum: Plugins
In reply to: [WooCommerce] There has been a critical error on this website.Hi @ellen25,
Thank you for reaching out!
From the shared error messages, it appears there might be a conflict between the WP All Import plugin and another part of your site.
The error message “Cannot redeclare __()” usually indicates that a function is being declared more than once, which can cause conflicts.
Here’s what you can do to troubleshoot this issue even further:
- Disable the WP All Import plugin temporarily and see if the error still occurs. If it doesn’t, the issue is likely with this plugin. You may want to reach out to the plugin’s support team for further assistance.
- Update all your plugins, themes, and WordPress core to the latest versions. Outdated versions can often cause errors.
- Check your theme. Sometimes the theme can cause conflicts as well. You can temporarily switch to a default WordPress theme like Twenty Twenty-Four and see if the error persists.
The second error is related to the Jetpack plugin. It seems like the function Automattic\Jetpack\wp_rand() is not found. You might want to try disabling the Jetpack plugin and see if the error still persists.
Please try these steps and let us know how it goes.
Forum: Plugins
In reply to: [WooCommerce] Weirdness with the wordpress versionGlad to hear it – @cesss94!
I’ll now mark this thread as resolved. If you have any further questions, I recommend creating a new thread.
Forum: Plugins
In reply to: [WooCommerce] Critical error / BugHi @hitec4ever,
Looking at the system status report, I’m able to notice that your WooCommerce version is outdated as the current version is at 9.4.2. Please update WooCommerce to the latest version and test again to see if this issue persists.
Looking forward to hearing back from you.
Forum: Plugins
In reply to: [WooCommerce] Analytics not workingHi @hetaweb,
Glad to hear it – thanks for letting us know!
I’ll mark this thread as resolved now. If you have any further questions, I recommend creating a new thread.
Forum: Plugins
In reply to: [WooCommerce] New payments admin menu entry? What for?Hi again @schwipps,
We’re glad to hear that the code you tested is working as expected.
We appreciate your feedback. WooCommerce is committed to continually improve our products and services, and your input plays a significant role in that process.
Changes can sometimes be disruptive, but we assure you that our goal is always to enhance the user experience and meet the needs of all our merchants.
Regarding future versions, we are continuously working to improve WooCommerce, and we take all user feedback into account. We aim to strike a balance between maintaining a robust free version of our product and offering premium features that add value for our users.
Also, a healthy competitive environment pushes us to deliver better products and services. Rest assured, we are committed to keeping our house in order and maintaining the trust of our users.
Cheers!
Sounds like a plan – @sonic1243!
Please try it out and let us know how it goes.
Be sure to make a full site backup before you try out the code.
Cheers!
Forum: Plugins
In reply to: [WooCommerce] Expected parameter 2 to be an arrayGlad to hear it – @hahnes.
Thank you for sharing your contribution with the community. This will come in handy should any other community member face a similar issue.
Thanks again!
Forum: Plugins
In reply to: [WooCommerce] selling 2nd hand productsHi @retrosoul57,
Thank you for reaching out.
In order to configure your WooCommerce shop to differentiate between new and second-hand products, you can create two separate tax classes, just as @wordpresssites has suggested.
- Go to WooCommerce > Settings > Tax. Here you will see an option for “Additional tax classes”. You can create two classes here, one for ‘New Products’ and another for ‘Second-Hand Products’.
- Once you’ve created these classes, you can set the tax rates. Go to ‘Standard Rates’ for new products and set the tax rate as 20%. For second-hand products, go to ‘Reduced Rate Rates’ and set the tax rate as 20%.
- Now, while adding or editing a product, you can select the appropriate tax class from the ‘Tax status’ and ‘Tax class’ options under ‘Product data’.
Keep in mind that the tax for second-hand items is calculated on the margin, so you’ll need to ensure you’re inputting the correct prices when listing these items.
You can also learn more on taxes from our detailed guide here.
I hope this helps! Feel free to let us know if you have any further questions or concerns.