> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/motors-theme-documentation/~/changes/70wBWN8w43jv4AA52cti/listing-management/default-template-for-single-listing.md).

# Default Template for Single Listing

Create your own template for listings using WPBakery Page Builder.

You can make your listings more unique by creating an original template for them.

> Please note template will be applied automatically to all listings that users and dealers publish on your website.

## Adding new template

To add a new template, first, create a new listing.\
Go to **Listings > Add New**.

![](https://support.stylemixthemes.com/storage/stm-manuals/July2020/listings.jpeg)

Using the WPbakery Page Builder build the template you want. Add some relevant elements, like Price, Gallery, etc.

Click on the **Plus** or **Add Element** to add a new widget.

![](https://support.stylemixthemes.com/storage/stm-manuals/July2020/element1.png)

Select the required elements and add them.

![](https://support.stylemixthemes.com/storage/stm-manuals/July2020/element.png)

After that, you can save your template. Click on the template icon.

![](https://support.stylemixthemes.com/storage/stm-manuals/July2020/temp.png)

In the new window enter the title and click save.

![](https://support.stylemixthemes.com/storage/stm-manuals/July2020/templates.png)

Now you can apply your template as default to all your future listings.

> Please note this template will be applied only to the listings you will create in the future. All listings that you already have on the website will save their layouts.

Follow **WPBakery Page Builder > General Settings** from your dashboard.\
In the section **Default template for post types** for the **Listings** select the template you saved from the dropdown menu and save changes.

![](https://support.stylemixthemes.com/storage/stm-manuals/July2020/listings21.png)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.stylemixthemes.com/motors-theme-documentation/~/changes/70wBWN8w43jv4AA52cti/listing-management/default-template-for-single-listing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
