Woongkir
Woongkir copied to clipboard
Dropdown town/city dan subdistrict tidak muncul di halaman cart
Sebelumnya terima kasih banyak untuk pluginnya.
Kami memakai:
- WP v5.9.3
- Woocommerce v6.4.0
- Themes: Revo
Di halaman checkout/cart town/city dan subdistrict tidak muncul.
Mau minta saran edit file yang mana supaya town/city dan subdistrict muncul sebagai dropdown?
Terima kasih.
@sofyansitorus Sorry to bump here, seems with newest wordpress 6.4.5+ to 6.5.5 with WooCommerce 8.6.0+, and it's broken and doesn't even show on the Checkout page. I check that wooOngkir already inject JS Script on the frontend, but sadly seems the code is broken.
I also check that checkout.min.js doesn't even called in the checkout page "checkout.min.js?ver=8.6.0",
The only JS code called in the front end is
That lead the code that hook into the country input form broken and doesn't even fired..
Is there any step that I should check when setting up the plugins?
Thank you
@sofyansitorus Seems you need to add documentation regarding the change from Blocks to Classic checkout
https://woocommerce.com/document/cart-checkout-blocks-status/#reverting-to-shortcodes-with-woocommerce-8-3
This works after reverting to old classic block checkout...
I will try to check what hooks on the blocks are, but seems they use different things to hook on the checkout and use rest API for that.
@benyaminl We have information about the compatibility issue with the WooCommerce block displayed on the plugins page, as shown in the image below: