Block editor on side when set to in content

Support MB Blocks Block editor on side when set to in content

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #45399
    mark@olypress.com[email protected]
    Participant

    Many of our blocks recently have changed and the editor in the "side" even though they are set to "content". We are using MB Builder with MB Blocks.

    https://drive.google.com/file/d/1aYskAXO0mwdfdX3vJBK9iB01IG8paHqt/view?usp=sharing

       'block_json'      => [
                'enable' => true,
                'path'   => '{{ theme.path }}/blocks',
            ],
            'type'            => 'block',
            'context'         => 'content',
            'preview'         => [
                [
                    'on' => '',
                ],
            ],
    #45408
    PeterPeter
    Moderator

    Hello Mark,

    There is an issue with the context of the custom block in the new version, the custom fields are displayed in the sidebar only. I've escalated this issue to the development team to fix it in the next update.

    Thank you.

    #45668
    arkonisusarkonisus
    Participant

    I have seen that in Metabox AIO Version 1.26.3 the value for context has been changed from 'content' to 'normal'. For further projects this is no problem, but it should be very good if you can leave the old value 'content' because of backward compatibility.

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