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

Demo import

In Advanced Views, the Demo import feature automatically creates a working example for you, which is perfect for exploring how Layouts, Post Selections, and meta fields work together.

1. How to make the Demo import

  1. Visit your website dashboard

  2. Open any page belonging to the Advanced Views plugin

  3. Click on the Demo import tab in the top plugin header

  4. Read the details and click on the Import button.

2. Import details

This demo import feature will automatically create a working example for you:

Display page's ACF fields on the same page

  1. Creates 'draft' pages for 'Samsung Galaxy A53', 'Nokia X20' and 'Xiaomi 12T'.

  2. Creates an ACF Field Group called "Phone" assigned to those pages.

  3. Creates a Layout called "Phone" that displays fields from the "Phone" Field Group.

  4. Populates each page’s ACF fields with sample text and adds the Layout shortcode to the page content.

Display a specific post, page or CPT item with its fields

  1. Creates a "draft" page called "Article about Samsung"

  2. Adds a Layout shortcode to the page content with "object-id" parameter pointing to "Samsung Galaxy A53".

Display multiple items using Post Selections

  1. Creates a Post Selection called "List of Phones" using the "Phone" Layout and filtering for the phone pages.

  2. Create a 'draft' page called 'Most popular phones in 2022' and adds the Post Selection shortcode to the page content.

Importing

Click Import Demo and wait a few seconds. When done, you'll see quick links to edit all imported items.

After Import

A Delete Demo button will appear if you’d like to remove the demo content later.

Last updated