Forum Replies Created
-
AuthorPosts
-
[email protected]
ParticipantThank you
That turned out to ne just what was needed.
The additional functionality that MetaBox can bring to custom plugins is fantastic, I'm really enjoying getting to grips with it.
[email protected]
ParticipantThanks Max, I'll have a play with that and see how I get along.
[email protected]
ParticipantThank you, that makes perfect sense.
Now that that's bit's clear may I carry on with a related question. I would like to create a custom plugin that I can apply to new sites as I create them, essentially a settings page for generic site settings so that I don't need to recreate them for each site I build.
1) I take it metabox settings pages are a form of custom post type and therefore get saved in the posts table, but the options fields associated with them are saved in the options table?
2)very specifically oxygen related (and for oxygen 3.9 + where metabox integration is built in). Will metabox fields that I add to my custom plugin be visible under the metabox tab when selectiong dynamic content to be added to oxygen elements or would one need to use rwmb_get_value() to retrive data from those custom plugin metabox fields?
Many thanks
[email protected]
ParticipantWhat I had missed, stupidly, was that after one clicks the get php code button, there then appears another one , Generate, which needs to be clicked.
I may be wrong but I think that bit is missing from the documentation.
[email protected]
ParticipantThank you, I can see that that might well work, I'll give it a spin.
[email protected]
ParticipantHi
Thanks for getting back to me.
If I understand you correctly to achieve this I'd need to effectively take the post in raw html and then display that in a custom HTML field within a settings page.
As I use Oxygen builder would it be possible to create a specific template to display 'Help' cpt posts and embed the html for that template in a custom HTML field on a settings page, which would then obviously display the correct help topics that the user requested?
Many thanks
[email protected]
ParticipantCan you tell me if this has been fixed yet. I have been trying to use the rwmb_set_meta() function and the values do not appear to be getting saved.
July 12, 2021 at 5:02 PM in reply to: ✅Show / Hide element in Oxygen using Metabox Switch Field #29449[email protected]
ParticipantPerfect, Thank you.
-
AuthorPosts