For the complete documentation index, see llms.txt. This page is also available as Markdown.

Displaying MetaBox fields

Advanced Views natively supports 40+ MetaBox field types.

MetaBox plugin is available in the Lite and All-in-One versions, and Advanced Views natively supports both of them.

With Advanced Views, you can display MetaBox fields everywhere: on any single page, CPT or category template, inside a widget.

1. How to display MetaBox fields

  1. Add one or more fields listed below

  2. Save the Layout, copy its shortcode

  3. Paste the shortcode inside the target place

By default, fields are loaded from the current post, Product, or CPT item. If you need to display fields of another post, customize the object-id shortcode argument, or define an inner field Layout.

Inside the Layout, you can mix fields from different providers and customize the template.

2. Supported MetaBox fields

Advanced Views supports all meta fields created by the MetaBox plugin, excluding the following three types:

  1. Fieldset Text field

  2. Text List field

  3. Key Value field

Advanced Views Lite supports field types from all the groups, excluding the Layout group (group field). This field type is supported only in Advanced Views Pro.

2.1) Basic group

  1. Text field

  2. Textarea field

2.2) Advanced group

  1. Autocomplete field

  2. Background field

  3. Color field

  4. Hidden field

  5. Icon field

  6. Password field

  7. Slider field

2.3) HTML5 group

  1. Email field

  2. Number field

  3. Range field

2.4) WordPress

  1. Sidebar field

2.5) Upload group

  1. Video field

2.6) Layout group

Field types from the Layout group are supported only in Advanced Views Pro.

Last updated