Hi.
I was wondering if it is possible to place 2 select boxes or text fields within one option array / section? What I would like to do is have 2 select boxes next to each other, one for opening hours and one for closing hours.
Is there a nifty way to do this in the options framework?
Cheers
Vayu
http://wordpress.org/extend/plugins/options-framework/
The latest version won't display a header above the option if you leave the option name blank- so it would look like two options were under the same heading if you didn't put a name on the second one.
But you'll likely want to hook in an custom CSS stylesheet to position those next to each other.
Thanks for getting back to me on this Devin! :-) I will have a look at this at some point soon.
Vayu