So, currently I’m looking for a solution so I can choose what to display.
Example: One of our customers wants to choose between a video or an image slider. In the design both will be displayed at the same spot, but not at the same time. That’s why I need an option to choose between those two options.
I was wondering, is there a way that I can select a checkbox (in the wp-admin) what will be shown there? Or something like a toggle option.
Thanks in advance.
Create a select type field (radio, checkbox, select) then make all of the other fields conditional based on what is selected.