# Add Listing Page

It is recommended to create a special page where private sellers and dealers can choose between available types of listings and publish their listings.&#x20;

{% hint style="warning" %}
**NOTE:** This functionality is available in the [**Classified Listings**](https://stylemixthemes.com/motors/) layouts of the **Motors Theme**.&#x20;
{% endhint %}

## Add Your Item Page With Elementor

Create a new page and add the **MLT Add Item Buttons** element.

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

In the **MLT Add Item Buttons** settings, you'll need to apply settings for the default listing type:&#x20;

* **Default listing type label** - label for the default listing type (e.g. *Cars, Caravans, Equipment, etc*.)
* **Default listing type icon** - icon to define the default listing type.&#x20;

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

## Add Your Item Page With WPBakery

Create a new page and add the **MLT Add Buttons** element.

![](/files/fzsHuN1hAagrNZZN23lM)

In the MLT Add Buttons settings, you'll need to apply settings for the default listing type:&#x20;

* **Default listing type label** - label for the default listing type (e.g. *Cars, Caravans, Equipment, etc*.)
* **Default listing type icon** - icon to define the default listing type.&#x20;
* **Default listing type add page** - a page with the **STM Add a Car** element. &#x20;

![](/files/56Iwdzj8R3AtUpPm8Kwi)

Custom listing types get details from the [**Listing Types**](/motors-theme-documentation/motors-listing-types/add-listing-type.md) section.

## Enabling the "Add a Car" Button on the header

Now, you need to set this page to the special button in the header. Navigate to **Theme Options** and open header settings.&#x20;

![](/files/-Mjhne7_k-luBX9mcQHH)

Click the **Buttons/Actions** menu and enable the **Show Add a Car Button** option. &#x20;

![](/files/-Mjho07KZiZPTQ3Cn5aU)

Set the slug name of the newly created page to the **Link** field. &#x20;

{% hint style="warning" %}
**NOTE:** In the case of subdomains or parent pages, it needs to include their slugs as well.&#x20;
{% endhint %}

![](/files/-MjhpmipjCBthk616QOV)

Now when you click on the **Add Your Item** button, you will be redirected to the listing type selection page.&#x20;

![](/files/Q19p0n8zDDgOoBCuDx8l)

## Submit Listing Form With Elementor

You'll need to edit the **Add Listing** pages that you selected in the [**Listing Types**](/motors-theme-documentation/motors-listing-types/add-listing-type.md) section and add the **MLT Add Form** element.  &#x20;

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

Then, choose the suitable listing type:

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

## Submit Listing Form With WPbakery

You'll need to edit the **Add Listing** pages that you selected in the [**Listing Types**](/motors-theme-documentation/motors-listing-types/add-listing-type.md) section and add the **MLT Add Form** element.  &#x20;

![](/files/XJcA1TRtyI1T07KkRg6e)

Fill out the fields in all steps of the **MLT Add Form** and select the appropriate listing type.&#x20;

![](/files/xCSXc1X7CnotgoNHB7Df)

Add some subsidiary elements to tie the whole page together.&#x20;

![](/files/-Mji3__GsKapqxVbZhct)

## **Outcome**

![](/files/n6PZjyppJyk2cuG2aCil)


---

# 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/motors-listing-types/add-listing-page.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.
