Meta Box Views
Create front-end templates for WordPress without touching theme files. Supports Twig and all types of fields.
Do you want to get values from Meta Box fields and put them into your front-end templates, but you are not too familiar with coding and don't want to touch theme files?
Meet Meta Box Views!
Meta Box Views is an extension for Meta Box, which helps you get Meta Box fields and create your templates in the interface quickly and easily.
With Meta Box Views, you can select the fields you want to display, fill in a few parameters, and you're done. The extension supports all custom fields created with Meta Box, and also post fields (like post title and post content), site settings, user fields, and even query fields.
You can also customize all templates in WordPress, even for post types that don't have Meta Box fields.
Powerful template editors
Meta Box Views allow you to write any HTML, CSS, and JavaScript code for your templates. So, you have full control of what will be output on the frontend, and therefore you can optimize the output the way you want (for better semantics or better performance).
That means you no longer have multiple nested “divs” like you used to have when using a page builder plugin! And your Google PageSpeed Insights score will be higher.
By separating HTML, CSS, and JavaScript (each of which will have a separate editor with syntax highlighting), you can separate output and styling, helping you better organize your views.
Additionally, Meta Box Views supports shortcodes.
One click to insert fields
Whenever you need to insert a Meta Box field, a post field, or a user field, you can easily do so with just one click.
Twig Support
Imagine when you want to show an HTML section only when a Meta Box field has a value? Or you want to show a specific image when a post doesn't have a featured image? Of course, that can't be done with HTML.
With Twig, the problem is easily solved! Twig is the most popular template engine for PHP, which is flexible and fast.
By integrating Twig into Meta Box Views, you can now write conditions (if…else), control structures (for loop), and use many useful filters to format the output.
Create your templates, not just content
And you can configure MB Views to render the rule for the entire layout or just for the content area of the post. That means you have full control of the layout output and can therefore customize it better.
By connecting to object fields and query fields, you can fetch all posts and output your posts as a grid or list on an archive page. Or output the post tile, content, and comments on a single page template.
This opens up a lot of possibilities to redesign your website without touching or changing your theme files!
Or maybe you can forget your topic now!
Get Meta Box Views Now.