Motors – Car Dealer, Classifieds & Listing Plugin
Item PageChangelogResourcesGet Motors
  • Introduction | Motors – Car Dealer, Classifieds & Listing Plugin
  • GETTING STARTED
    • Free Version and Pro Version
    • System Requirements
    • Plugin Installation
    • Upgrading License
    • Update Billing Details and Access Invoices
    • License Utilization
    • Pro Plugin Deal Platforms
    • Update The Plugin
    • Motors Setup Wizard
    • Affiliate Program
    • Support Resources
      • Premium Support
      • Feature Request
      • Motors Facebook Community
      • Leave Review for Motors
  • MOTORS PLUGIN SETTINGS
    • Appearence
    • Profile
      • User
      • Dealer (pro feature)
    • Monetization (pro feature)
    • Pages
    • Google Services
      • Google Maps (pro feature)
      • reCaptcha
    • Shortcodes
    • Import/Export
  • Listing Manager Settings
    • Listing Templates
    • Listing Page Details
      • General
      • Page Layout
      • Loan Calculator (pro feature)
      • Features List
    • Add Listing Form
      • Listing Creation Form
      • Layout Builder
    • Search Results Page
      • General
      • Currency
      • Listing Info Card
    • Search Filters
  • Motors PRO Addons
    • Social Login
    • VIN Decoder
    • Saved Searches
  • LISTING MANAGEMENT
    • Custom Fields
      • Custom Field Options
    • Single Listing
      • Listing Preferences
    • Listing Manager
      • Options
      • Price
      • Extra Features
      • Images & Videos
      • Location
      • Other Details
  • Additional Features
    • Email Template Manager
  • Motors Skins
    • Classic Skin
    • Luxury Skin
    • Theme Options
      • General
      • Header
        • Main
        • Logo & Title
        • Menu
        • Buttons/Actions
        • Social Icons
      • Social Links
  • USERS
    • Listing Manager
  • TRANSLATING PLUGIN INTO A DIFFERENT LANGUAGE
    • Translation Basics
    • Translating Static Strings
  • CHANGELOG
    • Release Notes
    • Changelog (Free Version)
    • Changelog (Pro Version)
    • Changelog (Motors Skins)
  • STYLEMIXTHEMES
    • Motors – Car Dealer, Classifieds & Listing plugin
    • Themes
    • Plugins
Powered by GitBook
On this page
  • Overview of the Shortcodes Tab
  • Inventory
  • Add Listing
  • Login/Registration
  • Compare
  • Listing Search
  • Icon Filter
  • Listing Tabs

Was this helpful?

  1. MOTORS PLUGIN SETTINGS

Shortcodes

PreviousreCaptchaNextImport/Export

Last updated 12 days ago

Was this helpful?

Shortcodes created by a plugin are essential tools for visualizing tasks. They are the only means to insert widgets and design pages with specific behaviors.

Overview of the Shortcodes Tab

To access the Shortcodes tab, navigate through Motors Plugin Settings > Shortcodes:

To add Shortcodes to your pages, you can use any page builder, Default WordPress Page Builder (Gutenberg), Elementor, WP Bakery, etc.

Inventory

Adds an inventory element, used to create a listings (inventory, search results) page:

[motors_listing_inventory]

Refer to this page to set up more preferences over this element:

Add Listing

Adds a listing form, used to create a listing creation page:

[motors_add_listing_form]

Refer to these pages to set up more preferences over this element:

Login/Registration

Adds login and registration form, used to create Login/Registration page:

[motors_login_page]

Compare

Adds compare element, used to create a comparing page:

[motors_compare_page]

Listing Search

Adds listing search bar. It can be used in your Landing or separate Search pages.

[motors_listing_search show_amount='yes' filter_fields='make,serie,ca-year']

"show_amount" - used for showing amount listings in each category

"filter_fields" - write category slug by comma separator to show filter fields

Icon Filter

Adds a special widget that enables icons to be filtered. It can be used in Landing or Special Search pages according to your needs.

[motors_listing_icon_filter title='Browse by Make' as_carousel='yes' filter_selected='make' columns='4' visible_items='5']

  • title - indicate the widget title

  • as_carousel - showing the widget as a carousel. Remove the parameter from the shortcode to get the default view

  • filter_selected - indicate the slug of the category to show its elements in icon filtering. For instance, 'make' has been entered in the example shortcode. It means in this filter logos of the car manufacturers will be displayed.

  • columns - indicate the number of columns

  • visible_items - indicate the number of visible items in the filter.

Listing Tabs

Adds a widget that the cars (listings) list will be displayed in different tabs. It can be useful to build a landing page:

[motors_listings_tabs title='New/Used Cars' columns='4' popular_tab='yes' recent_tab='yes' featured_tab='yes']

  • title - enter the widget Title

  • columns - indicate the number of columns that need to be displayed

  • popular_tab - use 'yes' to enable the Popular Items tab in the widget or remove the parameter to hide it

  • recent_tab - use 'yes' to enable the Recent Items tab in the widget or remove the parameter to hide it

  • featured_tab - use 'yes' to enable the Featured Items tab in the widget or remove the parameter to hide it

Search Results Page
Listing Creation Form
Layout Builder
Sample of the Listings Page
The Result of 'Add Listing shortcode
The result of 'Login/Registration' shortcode
Sample of the Compare Page
The result Listing Search shortcode
The result of Icon Filter
The result of a 'Listing Tabs' shortcode