Please forgive me, I'm new to the whole Metabox.io world and not a coder, so some of the terms and examples are not fully clear to me. BTW.. I'm using MB AIO.
I have a settings page called "Station Settings" with the Settings Page ID being "station-settings"
I have a Custom Field Group called "General Settings Group" with the Field Group ID being "general-settings-group"
Within the field group is a custom field call "Weather" with the ID being "weather"
I have tried various combinations of the Shortcode, the one that makes the most sense to me is below.
But I can't seem to get it to display the contents of the field.
[rwmb_meta id="weather" object_id="general-settings-group" object_type="station-settings"]
Please do not point me to the Shortcode doc, because that is where I started with this example
[rwmb_meta id="phone" object_id="site_option" object_type="setting"]
What am I missing here? Help me Obi-Wan, you're my only hope.