-
Minor Bug:
With ACF’s new bidirectional fields we are able to loop through those connections pretty intuitively using nested loopers. That said, for whatever reason, the bidirectional data disappears in CS preview but is totally functional and visible on the frontend.
Reproduction: Create bidirectional fields > Create Archive > Setup standard consumer > Add div inside of that consumer > Add looper provider to that div accessing the bidirectional field > Add headline with Title dynamic content > Consume (at this point the headline will disappear)
Helped somebody out with this in the video below. You’ll notice the issue at the 2:30 marker.
-
Potential for Improvement:
Have seen this more and more but I think it might be wise to change the permanent document deletion in CS to a soft “trash” deletion. Have seen people make this mistake several times.
-
Potential for Improvement:
I love the new HTML editor inside of text and headline fields. It would be amazing, however, to be able to pick my default (beyond just Rich Text or not). As I’d still prefer RAW since the text wraps (HTML for paragraph text is tough to work with).

-
Potential for Improvement:
Occasionally I’ve seen people (including myself) properly set conditions but forget to set the preview and then they wonder why their Archive or Single Post Layout isn’t loading data. I think the preview pane should attempt to intelligently preset itself based on the layout condition – if set.
For example if I specify that a layout that I’m working in is set to Post Type = Post then the preview pane could automatically set post type = post. If no condition is set, then the standard preview pane functionality makes complete sense.