Hello, is there an issue with the following field group presentation settings?
Style
I don’t see a difference between using the Standard or Seamless setting.
Position
Regardless which setting I use, the group is always positioned below the content.
Hide on screen
I have selected several items on the screen that don’t need to be displayed, but they still are.
Here are screenshots of my settings and the result. You see that the group is shown below the content, while it’s set to display after the title. You also see that I hide excerpt, format, author, tags, featured image, but the they are still shown.
I checked the Chrome developer console and it shows one, I think unrelated, error for the field label:
The label’s for attribute doesn’t match any element id. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.
To fix this issue, make sure the label’s for attribute references the correct id of a form field.
<label for="acf-field_647c70126cffd">Menugang</label>
Thanks