Visual layout using metaboxes
-
I’ve been getting deeper into custom post types and fields, using metaboxes in the post edit screen as input fields, which I then display via shortcode in different parts of the page.
With Advanced Custom Fields, several fields can be grouped in one metabox. I’m also using a plugin which lets me drag and drop the metaboxes anywhere I want.
This got me thinking, I wonder if it is possible to customize the edit screen to use metaboxes for creating visual layouts. Right now, the edit screen is limited to a wide area and a narrow side area on the right, but I want to have more columns. For example, there can be one row of one wide metabox, another row with three or four metaboxes, representing “columns”.
If anyone could tell me how I might go about implementing this, if it’s even possible, I’d appreciate the advice.
- The topic ‘Visual layout using metaboxes’ is closed to new replies.