Amitg
Forum Replies Created
Viewing 2 replies - 1 through 2 (of 2 total)
-
Hi @absoonoo ,
I have fixed this issue by writing some custom jQuery. If you’re able to share the staging URL, I’d be happy to help further. We’re not sure when the support team will respond, as I’m still waiting for their fix as well.
Forum: Plugins
In reply to: [WooCommerce] How to remove Express Shipping OptionHi eeevaaa,
pls check these Steps to Troubleshoot and Fix:
- Verify WooCommerce Settings:
- Check WooCommerce > Settings > Shipping and review all zones and methods.
- Ensure no unintended shipping methods like “Express Shipping” are enabled.
- Check Printify Settings:
- Log into Printify, and double-check the shipping configurations for your products.
- Confirm that there’s no hidden or conflicting express shipping setup.
- Inspect for Plugin Conflicts:
- Temporarily deactivate any shipping-related plugins other than Printify.
- Test your checkout to see if the express shipping option disappears.
- Enable WooCommerce Debug Mode:
- Add the following code to your theme’s functions.php to see the shipping calculation details:
php
Copy code
add_filter( ‘woocommerce_shipping_debug_mode’,’__return_true’ ); - This will display all available shipping methods and their sources on the checkout page.
- Clear Cache:
- Clear your site and browser cache.
- Test in an incognito window or on a different device.
- Contact Printify Support:
- If the problem persists, reach out to Printify’s support team. They may have insights specific to their plugin integration.
If these steps don’t resolve your issue, feel free to reach out to me on WhatsApp at +977 9812243723. I’d be happy to assist further and help you solve the problem. I hope this guide helps you fix the issue!
- This reply was modified 1 year, 6 months ago by Amitg.
- Verify WooCommerce Settings:
Viewing 2 replies - 1 through 2 (of 2 total)