1. Home
  2. Docs
  3. Advance Schema Items
  4. Fields Display Shortcodes

Fields Display Shortcodes

Fields can be displayed on the front end using a simple shortcode

[uschema_display_fields_shortcode]

There are other options to display fields, Your can override default template using shortcode.

List

[uschema_display_fields_shortcode template=list]

Div

[uschema_display_fields_shortcode template=div]

Table

[uschema_display_fields_shortcode template=table]

Custom

[uschema_display_fields_shortcode template=custom]

Custom Shortcode will inherit template style defined in “Frontend Visibility Settings”

How can we help?