mother.of.code
Forum Replies Created
-
Hey there – looks like you’re all set on this. I’m setting this topic to ‘resolved’ but do feel free to open a new one if you need more help.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce zoom not working on bigger screensHey there – looks like you’re all set on this. I’m setting this topic to ‘resolved’ but do feel free to open a new one if you need more help.
Forum: Plugins
In reply to: [WooCommerce] Woo / Easy Appointments Checkout problemHey there – looks like you’re all set on this. I’m setting this topic to ‘resolved’ but do feel free to open a new one if you need more help.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce incorrectly rounding total price / tax valuesHey there!
Sounds like you’re running into a similar problem as is described here: https://github.com/woocommerce/woocommerce/issues/23835
In order to check a few things – such as the WooCommerce version you are using – can you start by copy and pasting the system report for this site? You can find it under WP Admin > WooCommerce > Status > Get system report > Copy for support.
Thanks in advance!
Forum: Plugins
In reply to: [WooCommerce] Product showing out of stock when only 1 variation has no stockHey there Coen,
The first product link results in a 404 error, unfortunately – likely because it’s out of stock and therefore hidden.
Can you please confirm for us if the individual variables have a price set? That’s required in order for them to show up.
Hi Morten,
If I understand you correctly, you would like to include external products within your category. Assuming that’s true, you’ll want to use the ‘external’ product type: https://docs.woocommerce.com/document/managing-products/#section-16
If I’m not correct, can you let me know a bit more about what you’re trying to do?
Forum: Plugins
In reply to: [WooCommerce] Coupon code conflictHi there! That will require a bit of custom coding, or a plugin that can handle that kind of workflow for you. WooCommerce core doesn’t support this by default.
Perhaps there is someone from within the community who knows of a code snippet or a plugin alternative. I came up with this: https://www.flycart.org/products/wordpress/woocommerce-discount-rules. It’s a premium plugin, and I haven’t tried it – but it seems to do what you want.
Hope that helps. Have a wonderful day ahead!
Forum: Plugins
In reply to: [WooCommerce] Payment on hold; is it automatically re-submittedSo what happens now? Does my website and Woocommerce push PayPal for the payments again? Are the payments ‘lost’? Or is there something I can do to make the orders complete?
Depending on the PayPal plugin your client is using, I assuming that the charge failed entirely. That is, unless the money reached your client’s old PayPal account. Do check that with them. If they haven’t received anything, I would consider the orders permanently failed and your client needs to follow up with their customers.
Hope that helps. Have a wonderful day ahead!
Forum: Plugins
In reply to: [WooCommerce] Facebook for WooCommerce fatal errorHey there!
As Facebook has developed this plugin themselves, they also handle the support for it.The best thing to do is to get in touch with them directly!
You can find extensive documentation on the plugin here:
https://www.facebook.com/business/help/900699293402826Alternatively, you can submit an issue on their GitHub repo: https://github.com/facebookincubator/facebook-for-woocommerce/issues
GitHub is the place where the code for this extension is maintained.
The things they are looking for when you contact them are:
1. Facebook Page URL
2. WordPress and WooCommerce version number
3. Facebook Plugin version number
4. How many products you have
5. Types of products (i.e. anything besides simple/variable products won’t work)
6. Do you have Duplicate SKUs in your system?
7. What kind of customization plugins you’re using (if any)?Forum: Plugins
In reply to: [WooCommerce] Review block not seen in ChromeHey there @adendum – can you let us know whether the same thing happens when you switch to a different theme? If switching a theme resolves the issue, I recommend getting in touch with the developers of the Astra theme, as they will need to take a look at what’s going on.
Forum: Plugins
In reply to: [WooCommerce] Cannot edit productHey again Mary – as I mentioned in your other topic, that very much depends on the plugin you’re using to make use of vendor functionalities. Can you also add that to this topic, so we can have a look?
Thanks!
Forum: Plugins
In reply to: [WooCommerce] Remove social buttons to share vendor dashboardI’ve taken a look at your other topics and found the link to your site – https://www.pleazo.com. As it has a ‘coming soon’ page active, I can’t view the exact page that you’re referring to.
I think it’s likely that the buttons are coming from either your theme, or one of your active plugins. In order to determine this, I’d still like to see your System Status Report, as mentioned above. Thank you!
Forum: Plugins
In reply to: [WooCommerce] Remove social buttons to share vendor dashboardHey Mary – can you start by copy and pasting the system report for this site? You can find it under WP Admin > WooCommerce > Status > Get system report > Copy for support.
Thanks in advance!
Forum: Plugins
In reply to: [WooCommerce] website stops working during duplicating productHey there @james400studio – that sounds like a plugin conflict. You can read more about plugin and theme conflicts here:
https://docs.woocommerce.com/document/woocommerce-self-service-guide/The best way to determine if the issue is being caused by a theme and/or plugin is to do the following:
1. Temporarily switch your theme back to the Storefront theme (it’s free)
2. Disable all plugins except for WooCommerce
3. Test to see if the issue has been resolved.
4. If that resolves the issue, then slowly re-enable features until you find the one that’s causing the conflict.If it doesn’t resolve the issues, please let me know so that I can help figure out where the problem is coming from.
Forum: Plugins
In reply to: [WooCommerce] change size of image galleryHey Mary,
Can you share a link to your website please? That way we can take a look.