• Resolved Benedikt Ledl

    (@benniledl)


    Hi,
    I’m using a fresh install of WordPress 6.7 with only Advanced Custom Fields (ACF) installed. I’ve created a custom field group with some fields in it and a custom post type with ACF, but the Attributes Panel that allows binding custom fields to block attributes is missing in the block editor. (e.g. binding a text field to the paragraph block)

    What I’ve Tried:

    • I’m logged in as an Administrator.
    • Custom fields are properly registered and visible in the editor (via ACF).
    • The custom field group is set to show_in_rest => true.
    • Tested with default blocks like Paragraph and Heading.
    • I cannot activate showing the attributes panel in the preference options

    Is there an additional setting required to enable the Attributes Panel in WordPress 6.7 when using ACF?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Benedikt Ledl

    (@benniledl)

    Using the Code-Editor instead of the Block Editor I am able to bind the field to the block content but I need to be able to use the UI that was introduced in 6.7

    <!-- wp:paragraph {"metadata":{"bindings":{"content":{"source":"acf/field","args":{"key":"field_67ab390672809"}}}}} -->
    <p></p>
    <!-- /wp:paragraph -->
    Plugin Support ACF Support

    (@acfsupport)

    Hi?@benniledl

    Please reach out to support directly by submitting a ticket. You can open a ticket from here?https://www.advancedcustomfields.com/contact/

    Kind regards,
    Noah.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.