# Sold Listings

The "Sold Listings" feature enables the display of Listings that have been sold or are unavailable, with the label "**Sold**".&#x20;

## General Settings&#x20;

By default sold listings are not displayed in the Inventory page and search results. To include Sold Listings on the Search Results (Inventory) page, go to the **Dashboard > Motors Plugin > Search Results Page > General** in order to activate  **Sold Listings, enable the setting and Save Setting**.&#x20;

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

This option includes sold listings on the inventory and single listing page view respectively.

{% tabs %}
{% tab title="Sold listings disabled" %}

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

{% tab title="Sold listings enabled" %}

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

{% tab title="Single Listing" %}

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

After enabling the **Sold Listings** feature, a **Listing status** filter appears on the Search Results (Inventory) page, which allows filtering active and sold listings.

{% tabs %}
{% tab title="Classic Inventory" %}

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

{% tab title="Modern Inventory " %}

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

{% hint style="warning" %}
The Modern Inventory is available only in WPBakery page builder integrated demos.
{% endhint %}
{% endtab %}
{% endtabs %}

## How to mark listings sold

The Sold badge can be put on any of the listings.&#x20;

{% hint style="info" %}
When the **Mark as sold** feature is activated, all the other listing labels will be disabled, since the **Sold Listing** feature has the highest badge priority.
{% endhint %}

### Mark listings as sold in the WordPress dashboard

Go to the **Dashboard > Motors Plugin > Listings** and select and tick the sold listing in the **Mark as sold** column.

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

The sold listings feature is available also in the listing creation/editing process and can be done in the **Price** section by ticking next to the **Mark as sold**.

![](/files/VEYsg1rI8kIPU4BycIVb)

### Mark listings as sold by users and dealers

In Classified demo layouts, users can mark their published listings from their user account directly.&#x20;

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

## Sold Listings Inventory with WPBakery page builder

The **STM Sold Cars** element is available which displays only the Sold listings on the page. The element can be added from the STM elements group.

![](/files/LYQEqA5Nco23t7H9dkIw)

The number of listings per page can be determined in the element's settings.

![](/files/EHkSKVEnq12d6LJVMzlB)

After inserting the **STM Sold Cars** element into the page, all Sold listings display on the appropriate page.

![](/files/IzumzuBvCKdTOefNHPjF)

{% hint style="info" %} <mark style="color:blue;">**NOTE**</mark> \
Filter options come from the main category settings in the Motors Plugin > Listings > Custom fields section. For more information review [this article](/motors-theme-documentation/search-filter/search-filters.md).&#x20;
{% endhint %}

## How to change the "Sold" label

The word **Sold** on the label can be changed to any desired one by simply installing the [Loco Translate](https://wordpress.org/plugins/loco-translate/) plugin. The **Loco Translate** is a free plugin and can be installed from the default repository of WordPress.

{% embed url="<https://wordpress.org/plugins/loco-translate/>" %}

After installing and activating the plugin, go to **Dashboard > Loco Translate > Themes** and select the **Motors** theme.

![](/files/l6Vol3mLuGhxYtP5Lzyn)

Create a new language file by clicking **New Language** or edit an existing language file by clicking **Edit**.

![](/files/IevYn6kMhJ3dO93rZVWy)

Select a language from the list, specify the file location, and click the **Start Translating** button.

{% hint style="danger" %}
**Important!**&#x20;

It is required to store the translation file in the **“../wp-content/languages/themes/”** folder to keep translation during the theme updates.
{% endhint %}

![](/files/kLwINjnMvOC08LKmiqmF)

Find the required string in the searching field(1), enter the word that you want to change(2), and save your changes(3).

![](/files/QtkXfSxDFUJZVAJqzPQM)

{% hint style="info" %}
If you cannot see the changes in your site try to perform a **hard reload** of the web page using hotkey **Ctrl+Shift+R** for Windows and **Command + Shift + R** for Mac.
{% endhint %}

{% tabs %}
{% tab title="Inventory Page" %}
![](/files/TWVU9gedB7VluTu1VANn)
{% endtab %}

{% tab title="Single Listing Page" %}
![](/files/wcgVtPtLCLsOUa5g3eLM)
{% 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/sold-listings.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.
