MB Settings extension

Support MB Settings Page MB Settings extensionResolved

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11619
    tech500tech500
    Participant

    Hi,
    I've enabled the MB Settings extension... but how do I use it?
    Can't find any manual on that.
    Even documentation refers only to a short intro, but doesn't explain how to use that.

    Please help.
    Thanks

    #11621
    Anh TranAnh Tran
    Keymaster

    Hi,

    To create a settings page, there are 2 steps:

    • Creating a settings page first, using the filter mb_settings_pages, and
    • Creating fields for the settings page, using the normal mb_meta_boxes.

    Both steps are described in this documentation. Please take a look and let me know if you see any difficulty.

    #11622
    tech500tech500
    Participant

    Hi Anh,

    Since I'm working with Beaver Themer, is there any way I can edit a settings page with using the BB Themer perhaps?

    That way I can design the layout by placing text and image modules, and connect them to meta boxes.

    Thanks
    Dan

    #11625
    Anh TranAnh Tran
    Keymaster

    Hi Dan,

    Unfortunately, creating setting page requires coding. It's just 10 lines of code and you can go to Appearance > Editors to add them into your theme's functions.php file.

    Then you can use the MB Builder to create fields for settings page using GUI and finally use BB Themer to get the settings and show them on the front end.

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