acf-extended / ACF-Extended

🚀 All-in-one enhancement suite that improves WordPress & Advanced Custom Fields
https://www.acf-extended.com
238 stars 27 forks source link

Flexible layouts in ACFE modal are not filtered when they have no category set #102

Closed ghost closed 1 year ago

ghost commented 2 years ago

It select only layouts which have a data-attribute acfe-flexible-category but as you can see in this screenshot, by default ACFE doesn't add this attribute when no category is set.

image

It's because of this line:
https://github.com/acf-extended/ACF-Extended/blob/ecc5cef89aa3a5ebb8079eceb04f985f8b09d937/assets/js/acfe-input.js#L1705

acf-extended commented 2 years ago

Hello,

Thanks for the feedback!

Yes, this will be fixed in the next patch.

Sorry for the inconvenience.

Have a nice day!

Regards.

acf-extended commented 1 year ago

Hello,

This has been fixed in the latest 0.8.8.8 release.

Have a nice day!

Regards.