Fernando a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Match gutenberg cart & checkout style to theme styleWe haven’t heard back from other users on this thread in a while, so I’m going to close it now.
Besides the link suggested above, I can also recommend the following places for more development-oriented questions:
- WooCommerce Slack Community: https://woocommerce.com/community-slack/
- WooCommerce FB group: https://www.facebook.com/groups/advanced.woocommerce/
Forum: Plugins
In reply to: [WooCommerce] Set shipping charges on specific Kilo metersWe 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] Missing customers (in WC customer list)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.
@mjb2000 This support forum is intended for questions and issues around the core WooCommerce plugin – not any of the extensions sold on WooCommerce.com. It sounds like you wanted to reach the wider community, but since there aren’t any specific questions to address in your thread, I will proceed to close it.
Having said that, I believe the issue you are referring to in your post was fixed a couple of weeks ago, in version 1.5.2 of the Deposits extension. From the changelog:
Fix – Adjust line item total when discount is used with a fixed deposit.
If you have questions about the fix, or are still experiencing issues, please reach out to the WooCommerce.com support team using the account that owns your license of Deposits.
@ohdishkitchen Fatal errors that appear after updating a plugin are often sign of a conflict. You must likely have a plugin installed on the site that wasn’t compatible with the latest version of WooCommerce, so installing that update caused the site to crash.
To bring your site back up, you’ll want to login via FTP, and disable all plugins. You can do that by locating the
pluginsfolder and renaming it to something likedeactivated-plugins. Once renamed the plugins will be disabled and you will be able to login to your site. At this point, you can change back the name of the folder to justplugins– this will not automatically enable all your plugins.On the wp-admin dashboard re-activate WooCommerce only and then start re-activating the rest of your plugins one by one, until you find the one that causes the fatal error to appear.
Forum: Plugins
In reply to: [WooCommerce] Booking reminder not sentThis forum is intended for questions about the core WooCommerce plugin.
If you are using the WooCommerce Bookings extension and have an active license for it, you can contact the WooCommerce.com support team by submitting this form.
If the plugin you are using is a different one, we’d recommend reaching out to its developers for assistance.
Forum: Plugins
In reply to: [WooCommerce] Shipment Tracking for individual items within an OrderWe haven’t heard back from other users in this thread, so I’m going to close it now.
This is a fairly complex development topic, as customization would be needed to achieve your intended setup. I can recommend the following places for more development-oriented questions:
- WooCommerce Slack Community: https://woocommerce.com/community-slack/
- WooCommerce FB group: https://www.facebook.com/groups/advanced.woocommerce/
Or you can try contacting one of WooCommerce.com’s customization partners to get a quote for this type of project:
Forum: Plugins
In reply to: [WooCommerce] shop page sortingWe 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] Email Order add categoryWe 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] I updated woocommerce and then it disappeared!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.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Refund SolutionWe 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] Local Pick Up not showing in cart@maragotti Thanks for the screenshots!
The setup looks correct, so I’m unsure what’s causing the method not to appear on the front-end. I set this up on a site of my own, but it works correctly there. See a screenshot here: https://d.pr/i/k7o6ql
Have you tried checking for conflicts? You’ll want to temporarily switch your theme to Storefront. Then, disable all plugins on the site except for WooCommerce, and test for the issue.
If the issue is gone, you’ll then have to re-enable features one by one, while testing for the issue; until you find out which one is causing this behavior.
I recommend that these steps are taken on a staging site, which is a clone of your live site that you can modify without risking making any permanent damage to your live site. You can create it using a plugin like WP-Staging: https://wordpress.org/plugins/wp-staging/
Forum: Plugins
In reply to: [WooCommerce] image gallery features not working@arsenalemusica As this is a theme or conflict-related issue, there is little assistance we can provide to fix it over here, even if the update doesn’t help. I’d refer to the recommendations shared above, about creating a staging site and testing for conflicts there.
Forum: Plugins
In reply to: [WooCommerce] Duplicated order ID causes wrong Payment status@mgz069 Hopefully they are able to track down the issue.
Given that the problem lays with the gateway plugin, and other payment methods are not experiencing the same issue, we are unable to provide much assistance in this forum which is intended for support of the core WooCommerce plugin.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] zip code validation@logicbasebalili There isn’t a way to skip Zip Code validation, as it is part of the things Stripe checks as a fraud prevention measure.
Customers are expected to add the zip code that is registered to the credit card. If the zip code does not match what the card has on file, the customer’s bank will not approve the transaction.