Steven Cooper
Forum Replies Created
-
Forum: Plugins
In reply to: [Hippoo Mobile App for WooCommerce] Can’t login to woo.comok, I seee.
I’ve managed to connect manually thank you.
All good.
Resolved
Perfect.
Thanks
Thank you for your recent reply.
I have included screenshots:
https://imghost.online/PISsy4lkCv0barV
https://imghost.online/VUFIL3JuAJXWfKu
https://imghost.online/PISsy4lkCv0barV
https://imghost.online/VZuOHMbEk1CQhoq
Forum: Plugins
In reply to: [WPC Product Bundles for WooCommerce] Bundle errorYou have a new msg awaiting your reply.
It says your plugin is not responsive properly.
Do you want to reply?
Forum: Plugins
In reply to: [Weight Based Shipping Table Rate for WooCommerce – Flexible Shipping] API
ok flexible shipping staff, I have ChatGPT send me this:
✅ Overview: Flexible Shipping Plugin
Flexible Shipping:
• Supports conditional shipping costs based on weight, price, item count, etc.
• Stores shipping rules as shipping method meta within WooCommerce shipping zones.
• Uses a serialized format stored in woocommerce_shipping_zone_method post meta.
So, you cannot directly use the default WooCommerce REST API to edit these shipping methods — you’ll need to work with custom code.
⸻
🔧 Integration Strategy
1. Expose a Custom REST API Endpoint in WordPress
This endpoint will accept the JSON payload from your third-
]);
});
***
⸻
2. Parse and Map the Incoming JSON
Here’s an example JSON format you might receive:
****
{
"
}
****
3. Update Shipping Method Metadata
You’ll be modifying the woocommerce_shipping_zone_method
}
You may also need to update associated meta keys like:
• method_enabled
• method_title
• rules_type (e.g., per-order or per-product)
⸻
✅ Optional: Recalculate Shipping Cache
To make changes
***Does this look like something you could customise for me?
or is there anyway AI code creators I can use?
- This reply was modified 11 months, 3 weeks ago by Steven Cooper.
Forum: Plugins
In reply to: [WPC Product Bundles for WooCommerce] Bundle errorHi
Ok, we have troubleshooted to this, it seems to be a responsive issue:
After investigating your live site, I found that the issue you are facing is due to the container of the Product page being narrower than expected by the WPC Product Bundles for WooCommerce plugin. Additionally, the grid layout was not designed to support proper responsiveness for a 4-column grid. On smaller screens, the grid should ideally adjust to 3, then 2, and finally 1 column, ensuring everything appears fine. However, with the WPC Product Bundles for WooCommerce plugin, this adjustment is not occurring.
I tested the same scenario with the default WooCommerce theme, and the issue persisted, as you can see here: [ link to the screenshot ]. When I narrowed the browser window, the grid did not adjust as expected, leading to the same problem.
I recommend reaching out to the developers of the WPC Product Bundles for WooCommerce plugin. They should be able to assist you in resolving this issue or provide custom code to make the grid responsive.
I hope this addresses your concern. Please let me know if you have any further questions.
Forum: Plugins
In reply to: [Weight Based Shipping Table Rate for WooCommerce – Flexible Shipping] APIok, it seems flexible or your other app somehow connects dynamically to JSON data.
I need this feature working with woo shipping zones
Forum: Plugins
In reply to: [WPC Product Bundles for WooCommerce] Bundle errorHi
I have checked the theme, it does not work for storefront too.
Forum: Plugins
In reply to: [Weight Based Shipping Table Rate for WooCommerce – Flexible Shipping] APIHi
But your auspost addon uses API?
Why can’t we use a custom API plugin to hook into flexible like your auspost app does?
Forum: Plugins
In reply to: [WPC Product Bundles for WooCommerce] Bundle errorAlso, I’d like to increase the size of text under product image, and add colour to the buttons +/-.
Can you please assist?
Forum: Plugins
In reply to: [Weight Based Shipping Table Rate for WooCommerce – Flexible Shipping] APIHi
Ok, so can we use API with your app?
I need to know can I access your API with a custom JSON input?
Forum: Plugins
In reply to: [Weight Based Shipping Table Rate for WooCommerce – Flexible Shipping] APIHi
Just one more question for you.
Is it possible for you to custom create a plug and play API plugin to dynamically update shipping prices from dropshipzone com au?
I’d need to use this on top of flexible shipping pro.
Thank you
Forum: Plugins
In reply to: [Weight Based Shipping Table Rate for WooCommerce – Flexible Shipping] APIHi
Thank you for your quick reply.
Do I use live rates with flexible shipping pro on top?
Can I use live rates for 16 different shipping zones on a per product basis?
Can I jimmy live rates to work with JSON content importer pro app?
Do you have a plug and play live rates app for dropshipzone com au?
Thanking you in advance.
- This reply was modified 1 year ago by Steven Cooper.
Forum: Plugins
In reply to: [WooCommerce] Cart json iconYes, it works perfectly now.
Thank you