# Overview

Listings are custom post types used to showcase cars that company owners publish as advertisements. Site administrators can access all listings in **the WP Dashboard > Motors Plugin > Listings** section:

<figure><img src="/files/kYbmnr5nuvE9y6ZzBATO" alt=""><figcaption></figcaption></figure>

For each listing, you can specify a **description**, standard **Single Car Page Options,** and customizable **Car Options** with Listing Manager while editing them individually.

{% hint style="info" %}
The layout of all published listings will be displayed according to a single **listing template.**
{% endhint %}

{% content-ref url="/pages/-MERuF7Fe0VDOfWYLIn3" %}
[Listing Templates](/motors-theme-documentation/single-listing/listing-templates.md)
{% endcontent-ref %}

## Listing Actions for Legacy Version

### Listing Description (**Seller's notes**) with Elementor

The single listing description is a regular WordPress Classic editor where authors can provide short information about the vehicle.&#x20;

<figure><img src="/files/5T5lT39PcVUNJqgTQ6Pn" alt=""><figcaption></figcaption></figure>

The description will be displayed as **Seller's notes** on the Single listing page:

<figure><img src="/files/V1D65QjDk2tJTSszdynj" alt=""><figcaption></figcaption></figure>

### Listing Description with WPBakery

In demo layouts, which were imported with the WPBakery page builder, display the page template with widgets:

<figure><img src="/files/Lo7zg47SCOvBz8P2CAsz" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
It is possible to replace the widgets and create a custom layout for selected listings using the WPBakery page builder.
{% endhint %}

### Listing Manager

In the Listing Manager section, information about a vehicle will be added.&#x20;

{% content-ref url="/pages/8KW9wQqJznhoWBzGhytn" %}
[Listing Manager (Legacy)](/motors-theme-documentation/listing-management/listing-manager-legacy.md)
{% endcontent-ref %}

<figure><img src="/files/PIFiiKUc43OqKwCbcglu" alt=""><figcaption></figcaption></figure>

### **Single Car Page Options**

The "Page options" section of the individual listing contains settings for the Hero section of the post.

<figure><img src="/files/ZCc0TgdVfNTxZYa7fubp" alt=""><figcaption></figcaption></figure>

* Page Background Color - Changes the background color of the Single listing:

{% tabs %}
{% tab title="Default" %}

<figure><img src="/files/uDRBfH4qD7cQUzvvpPQf" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="With background color" %}

<figure><img src="/files/900KbdeG6gtWKmVryZXo" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

* **Transparent Header** - Makes the header menu background transparent.
* **Title Box Alignment** - Aligns the title of the listing in the hero section:

{% tabs %}
{% tab title="Left" %}

<figure><img src="/files/cBXgxcueTjSMHdLqTOP1" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Center" %}

<figure><img src="/files/K8gqOwEDhhX8Di63uJ22" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Right" %}

<figure><img src="/files/v83ddMTx6u1IEIDHSL5N" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

* **Title** - option to enable/disable title box section:

{% tabs %}
{% tab title="Default" %}

<figure><img src="/files/TJFKznFJAhCxXhGkiFHd" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Title Box Enabled" %}

<figure><img src="/files/IULac9j9Fi0j15shDYqX" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

* **Select Title Tag** - option to select HTML tag for hero title.
* **Sub Title** - Custom text for the Hero section displayed below the title.

<figure><img src="/files/UcfI57PV3667feboUq8o" alt=""><figcaption></figcaption></figure>

* **Background Color** - changes the background color to replace the default background image of the title box.
* **Font Color** - the font color of the page title
* **Line Color** - option to set a custom color for decorative lines.
* **Sub Title Font Color** - the font color of the subtitle.
* **Custom Background Image** - changes the background image to replace the default background image of the title box.

<figure><img src="/files/A9jTFQXZHSgrhT7LSql2" alt=""><figcaption></figcaption></figure>

* **Breadcrumbs** - when enabledBreadcrumbs will be displayed at the top of the page:

{% tabs %}
{% tab title="Default" %}

<figure><img src="/files/05g1KYCWKziLiBaulcRS" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Breadcrumbs enabled" %}

<figure><img src="/files/iaWIkqn2ms6yQl4BZRdj" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stylemixthemes.com/motors-theme-documentation/listing-management/inventory-single-listing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
