Field Group: setting Position - more options?

Support MB Builder Field Group: setting Position - more options?Resolved

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #31168
    BellulBellul
    Participant

    I want to set a field group after the title. But in Edit Field Group" > Settings I can only choose "After content" and "Side". Where are the other alternatives, such as "After Title" (there seems to be more "Context" options - https://docs.metabox.io/creating-meta-boxes/)? Are they only available if I code the Field Group? If so, why?

    #31169
    BellulBellul
    Participant

    I see now that it is because I have the Gutenberg Editor AND that the custom post type Supports "Editor" (https://support.metabox.io/topic/advise-on-implementing-subtitle-custom-field/). If I deactivate "Editor", I also get the Position options "After post title" and "Before post title". And then I can use the field "WYSIWYG" to get a traditional editor.

    Do you have more recommendations in this area?

    #31175
    Long NguyenLong Nguyen
    Moderator

    Hi,

    If you want to save the wysiwyg field value as post content, please follow this tutorial https://docs.metabox.io/save-wysiwyg-content-post-content/

    #31177
    BellulBellul
    Participant

    Thanks!

    #31179
    BellulBellul
    Participant

    Is this (saving wysiwyg field value as post content) possible set up in the admin interface, or do I need to use PHP code?

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