• Resolved WP Cache Press

    (@wpcachepress)


    Just came out on Woo 3.0.4
    * Fix – Fixed the address field sorting script on the checkout.

    See: https://github.com/woocommerce/woocommerce/pull/14534

    From now on, fields on checkout are dinamically re-allocated using priority data attributes: initially statically loaded fields order is ok, but after moment – they are reordered dinamically depending on data-priority (not data-sort anymore; also – fields order in array is ignored from now on, so fix to use data-priority/priority from fields data).

    I needed to make a workaround to reset those priority attributes on “woocommerce_checkout_fields” filter temporary, to make work your plugin again on Woo 3.0.4

    P.s. same issue persists on premium plugin of WooCommerce Checkout Field Editor, they just hadn’t time to fix it too yet.

Viewing 1 replies (of 1 total)
  • Plugin Author ThemeHigh

    (@themehigh)

    Hi,

    Thank you for pointing out this issue, We have released a new version which includes fix for the display order issue.

    Best Regards,
    Support – ThemeHigh

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin is ignoring new priority of fields’ is closed to new replies.