Extension: Custom Page

Installation

Before installing the extension, you need to install Auto Listings plugin first.

  1. Go to Plugins → Add New and search for Auto Listings
  2. Click Install Now button to install the plugin
  3. After installing, click Activate Plugin to activate the plugin

The extension is just a WordPress plugin, you can install it like a normal WordPress plugin.

  1. Go to Plugins, click Add new, then click Upload plugin.
  2. Choose the .zip file you downloaded and click Install now
  3. After finishing upload, click Activate to finish.

Usage

1. Using Block

If you use the block editor, you can add the Auto Listings Custom Page block as follows:

In the setting of the block, there will be options for you to edit such as: ORDER BY, ODRER, NUMBER OF ITEMS, COLUMNS, STATUS, STATE, CONDITION

  • ORDER BY: Sort Listing by Date or Title
  • ORDER : Sort ascending or descending
  • NUMBER OF ITEMS: Listing number displayed
  • COLUMNS: Number of columns displayed
  • STATUS: Select vehicle's STATUS to display
  • STATE: Select vehicle's STATE to display
  • CONDITION: Select vehicle's CONDITION to display

2. Using Elementor

If you use Elementor to build your website, you can add the Auto Listings Custom Page widget as follows:

In the setting of the widget, there will be options for you to edit such as: ORDER BY, ODRER, NUMBER OF ITEMS, COLUMNS, STATUS, STATE, CONDITION

  • ORDER BY: Sort Listing by Date or Title
  • ORDER : Sort ascending or descending
  • NUMBER OF ITEMS: Listing number displayed
  • COLUMNS: Number of columns displayed
  • STATUS: Select vehicle's STATUS to display
  • STATE: Select vehicle's STATE to display
  • CONDITION: Select vehicle's CONDITION to display

3. Using shortcode

In any case, you can use a shortcode to display a custom page. The plugin provides the following shortcode:

[auto_listings_custom_page]

which has the following attributes:

AttributeValueDescription
orderbydate, titleSort retrieved listings by parameter
orderasc, descDesignates the ascending or descending order of the orderby parameter
number20 (default)The number of listings
columns3 (default)How many columns to display, used when the view is grid
viewlist, grid (default)Show listings in a grid or a list
statusValues from the plugin settingsListing status
stateValues from the plugin settingsListing state
conditionNew, Used, CertifiedListing condition
no_resultsSorry, no listings were found.The text displayed when now results found