Robert Ghetau
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Product input to calculate price pluginHi there,
I hope you’re well!
This kind of problem is usually caused by either 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.
If this keeps showing up, please share a few screenshots of what you’re seeing and of the browser console. To catch any error showing up, please open the page in question, open the browser console, and then refresh the page.
You can share a screenshot using this tool: https://snipboard.io.
Best wishes,
Forum: Plugins
In reply to: [WooCommerce] How do I change “add to cart” text and the link?Hey,
It sounds like the initial issue has already been dealt with.
>Who do you recommend for viewing/editing the html code (similar to seeing “view source”) and who do you recommend for an FTP client?
If you’re looking for a tool to edit/view the HTML/PHP code from a site, I could recommend something like Sublime Text and for the FTP, something like FileZilla.
Please note that if you plan on editing the text only, you can also consider using something like SayWhat or Loco translate.
Furthemore, please be aware that WordPress site changes aren’t the same as it would be for a non-WordPress site, so a child theme might be required as well if you wish to customize it.
If you’re looking for someone to assist you with the changes, please consider checking our Customizations page:
https://woocommerce.com/customizations/
I hope this helps!
Forum: Plugins
In reply to: [WooCommerce] Display some group of customer user info in frontend pageHi there,
From what I see, you’re trying to create more of a membership area around the shop page. While I believe you’ll need a specific setup around user roles, a plugin like this one might help you with the profile and search page:
https://wordpress.com/plugins/buddypress/ (free)
https://memberpress.com/ (paid)
https://ultimatemember.com/ (paid)Together with this, you may need something like Product Vendors to create the relationships beteween the dealer and the customer.
I hope this helps!
Hi there,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
For everyone that has the same issue, I encourage you to also share your thoughts here:
https://github.com/woocommerce/action-scheduler/issues/587
Best wishes,
Forum: Plugins
In reply to: [WooCommerce] UK Shipping post codesHey @mawebdesignuk,
The spaces are usually used for single zip codes like
TF1 XXX
, while wildcards don’t need them.I hope this helps!
Forum: Plugins
In reply to: [WooCommerce] LCP and Single Products page (flexslider?)Hi there,
This appears to be a performance-related issue.
This kind of problem is usually caused by either 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.
Forum: Plugins
In reply to: [WooCommerce] AGAIN VAT settings just….. REMOVED !!! after update ?Hey Sébastien,
Thank you for explaining!
I haven’t seen this issue around yet and I’ve tried to replicate this by turning off Jetpack while WooCommerce Shipping & Tax was on/off but I wasn’t able to, unfortunately.
I also noticed there’s a problem with your Jetpack connection while checking with this tool:
Array ( [response] => Array ( [faultCode] => -32601 [faultString] => server error. requested method jetpack.testConnection does not exist. ) )
Please open a new thread on Jetpack’s forum area to get more help with it.
Finally could you try to create a staging site and to test this using only WooCommerce and Jetpack? Furthemore, please make sure you’re also using the last version of WooCommerce. In the process, you can use a plugin like this one to create the staging site.
Warm regards,
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Order Processing Only After PaymentHi there,
Thank you for sharing more context about this!
As this is not a core payment gateway of WooCommerce, I encourage you to check if a default one like COD(cash on delivery) works better instead. If it does, checking with the plugin developer of the M-pesa payment gateway would be the next steps.
Best wishes,
Hey,
The issue for me was that if a user leaves the checkbox ticked for “create account” which I had left by default and they try to check out using an email that exists, Woocommerce will try to create an account and then of course throw this error because the email exists.
From what I understand, the “Create an account?” checkbox is automatically checked during checkout. By default, this isn’t happening on my end. Are you using a custom code to force that checkbox or is this coming from a plugin? If yes, please consider turning that off temporarily and it should work.
You can also consider running a conflict test as explained here:
https://docs.woocommerce.com/document/how-to-test-for-conflicts/
Warm regards,
Forum: Plugins
In reply to: [WooCommerce] Negative stock for customersWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] Sell one product per order from a specific categoryHi there,
By default WooCommerce cannot handle these restrictions, however, there are some solutions you can use. I was able to find a few of them which can be done through coding:
https://www.businessbloomer.com/woocommerce-allow-1-product-cart/
https://www.proy.info/woocommerce-limit-maximum-quantities-from-specific-category/
Please note that these are not officially supported or tested by us.
Another alternative would be Min/Max Quantities extension which is an official plugin from WooCommerce.com.
I hope this helps!
Forum: Plugins
In reply to: [WooCommerce] Issues on checkout pageHi there,
It appears the original issue was fixed.
I encourage you to open a new thread for the new question.
Forum: Plugins
In reply to: [WooCommerce] Went to sleep, upon waking up, fatal error !Hi there,
Thank you for sharing the error logs with us!
It appears there’s an error is related to PayPal’s IPN feature. Try to disable it after activating WooCommerce to see if the errors are still there.
If you remember making any custom changes to the core functionality, you can also revert them temporarily.
Furthemore, I encourage you to run a conflict test to see if the error occurs when only WooCommerce is active:
https://docs.woocommerce.com/document/how-to-test-for-conflicts/
I hope this helps!
Forum: Plugins
In reply to: [WooCommerce] automatic import of csv filesHi there,
This is a fairly complex topic. I’m going to leave it open for a bit to see if anyone is able to chime in to help you out.
I can also recommend the WooCommerce Developer Resources Portal for resources on developing for WooCommerce.
You can also visit the WooCommerce Facebook group or the
#developers
channel of the WooCommerce Community Slack. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, as well.