Advanced Views Docs
Live PlaygroundDownload PluginGet PRO
  • 💡Help Centre
  • ⚡Getting Started
    • Introduction
      • Key Aspects
      • Creating Your First View
      • Creating Your First Card
      • Plugin Terms
      • Plugin Interface
        • Field Options
    • Installation
      • Advanced Views Lite
      • Advanced Views Pro
      • Comparison Table
      • Upgrading from Lite to Pro
    • Supported data vendors
    • Starter theme
  • 🌟Display Content
    • WordPress
      • Post
      • Taxonomy terms
      • User
      • Comments
      • Menus
    • WooCommerce Product
    • Meta fields
      • Basic fields
        • Number
      • Content fields
        • Image
        • File
        • WYSIWYG
        • oEmbed
        • Gallery
      • Choice fields
        • Select/checkbox/radio
        • True / False
      • Relationship fields
        • Link
        • Post_object
        • Page Link
        • Relationship
        • Taxonomy
        • User
      • Advanced fields
        • Google Map
        • Google Map Multiple Markers
        • ACF OpenStreetMap Field
        • Date/time picker
      • Layout fields
        • Group (Pro)
        • Repeater (Pro)
        • Flexible (Pro)
    • Object fields
    • Custom Data (Pro)
    • Custom Gutenberg Blocks (Pro)
    • Mount Points (Pro)
    • Front-end assets management (Pro)
  • 🦸‍♂️Query Content
    • Basic Filters
    • Meta Filters (Pro)
      • Current Post
      • Comparison
      • Dynamic Injection
    • Taxonomy Filters (Pro)
    • Pagination (Pro)
    • Custom Data (Pro)
  • 🏆Shortcode Attributes
    • Common Arguments
    • View Shortcode
    • Card Shortcode
  • 🧙‍♂️Templates
    • Customizing the Template
    • Template engines
      • Twig
      • Blade
    • CSS & JS
      • BEM Methodology
      • WordPress Interactivity API
    • File system storage
    • Pre-built components
    • Reusable components library (Pro)
    • Live reload
    • Multilingual
    • Custom Ajax & Rest API (Pro)
  • ☕Guides
    • Display Custom Post Type (CPT) on another post
    • Display Employees (CPT) of a Company (CPT)
    • Display Nested Repeater Fields
    • Map Marker from ACF Image
    • Display all CPT items on a single map
  • 🛠️Tools
    • Export/Import
    • Demo Import
    • Settings
    • Preview
  • 🏹Troubleshooting
    • Compatibility
    • Report a bug
    • Payment Issues
    • Lite Support (Forum)
    • Pro Support
  • ⚙️Customization
    • Filters and Hooks
      • View
      • Card
    • Suggest a feature
    • Performance
Powered by GitBook
On this page
  • Step by step guide
  • Create a New View
  • Assign Fields
  • Publish your View
  • Copy Shortcode into place
  • Parent group

Was this helpful?

  1. Getting Started
  2. Introduction

Creating Your First View

Use a View item to display fields for a specific post/page or Custom Post Type item.

PreviousKey AspectsNextCreating Your First Card

Last updated 1 month ago

Was this helpful?

Step by step guide

Visit the Advanced Views tab in the WordPress backend.

Create a New View

Click the Add New button to add a new View.

Enter a Name for your View (required).

Note: If you don't give your View a Name then you can't publish your View and the publish button will be disabled.

Assign Fields

Click the Add Field button in the Fields section.

Then select the target Group from the list and the Field from the dropdown.

Continue to Add Fields until they've all been assigned.

Publish your View

Click on the Publish button to save and publish your View.

Copy Shortcode into place

Copy the shortcode of your View from the sidebar.

Paste the shortcode in your post, page or theme section.

Fill out the fields as required, then click the Publish button to save.

Visit the page containing the shortcode to see the results.

Parent group

Learn more about the Views parameters.

If you plan on using a single Field Group, then make use of the Parent group field. Additionally use the Parent group and Parent field for .

⚡
shortcode
Nested Repeaters