Help to display Options in Oxygen

Support MB Settings Page Help to display Options in OxygenResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26840
    BeltrameBeltrame
    Participant

    Hi, I'm new in MB! I've working with Settings Page to upload the logo image and some images with links around the sidebar pages.

    I've try using the Code Block from oxygen, but nothings happens: I using the follow code:

    $banner_url = rwmb_meta( 'banner_url', ['object_type' => 'setting'], $option_name );
    echo $banner_url; like the docs.

    Some of my custom fields is a group. Now I'm trying create shortcodes to show the fields, and also trying use a raw php.
    Thanks. I'm using the PRO version.

    Thanks

    #26848
    SridharSridhar
    Participant

    See if this helps: https://wpdevdesign.com/settings-page-in-oxygen-using-meta-box/

    #26849
    BeltrameBeltrame
    Participant

    Thanks Sridhar

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