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 content Default Layouts State bug #84

Closed sh-sabbir closed 2 years ago

sh-sabbir commented 2 years ago

Describe the bug

Default Layouts State is not working as expected.

Current Behavior Collapsed == Opened Opened == Collapsed Always opened == Collapsed

To Reproduce Just create a flexible content field and some layout. Also add Dynamic render and Dynamic preview. Now create a page and add layouts. You will see layouts default state is open if you select collapsed as default state. If you set anything else layout will be collapsed by default

Expected behavior Collapsed == Collapsed Opened == Opened Always opened == Opened

Screenshots https://prnt.sc/1srxzkq

WordPress & ACF WordPress version: 5.8.1 ACF Pro version: 5.10.2 ACF add-ons: N/A

Add any other context about the problem here.

acf-extended commented 2 years ago

Hello,

Thanks for the feedback!

I just tested it, and the feature works fine on my end. Video of the test: https://i.imgur.com/izipJxW.mp4

Note that "Collapsed" means that the preview is displayed on page load, and "Opened" means the layout's sub fields are displayed on page load.

Do you get the same result?

Regards.