# User

Under the **User** tab of **Profile Settings**, you can set and modify the limits for users to add listings.

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

## Default User Sidebar

Specify which sidebar to show on the User's Public profile page:

![](/files/Eas5sgWPovdyapFAGRf5)

Content of the sidebar can be edited in the **Dashboard > Sidebars** section:

{% content-ref url="/pages/-MERuF6uslwzy7h6V3gC" %}
[How to Set Up the Sidebar](/motors-theme-documentation/how-to-set-up-the-sidebar.md)
{% endcontent-ref %}

## User Sidebar Position

Here you can indicate on which side of the page to display the sidebar: Left or Right.&#x20;

![](/files/ir3S08fS1m1Nq04Xg8Q3)

{% tabs %}
{% tab title="Sidebar positioned to the LEFT" %}

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

{% tab title="Sidebar positioned to the RIGHT" %}

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

## Free Listing Submission&#x20;

Enable the setting to allow users to submit listings for free.&#x20;

<figure><img src="/files/5ydrtTbR3od7SICc7w5P" alt=""><figcaption><p>Free Listing Submission Settings</p></figcaption></figure>

It has four sub-settings:&#x20;

* [**Listing Publication Limit**](#listing-publication-limit)
* [**Image Limit per Listing** ](#image-limit-per-listing)
* [**Listing Premoderation**](#listing-premoderation)
* [**Send Confirmation Email**](#send-confirmation-email)

### Listing Publication Limit

In this setting, you can set the maximum number of listings that can be published for free.

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

{% hint style="info" %}
After reaching the limit, users will be required to buy **Subscription** plans or **Pay for each uploaded listing** in order to continue adding listings.
{% endhint %}

{% content-ref url="/pages/-MERuF7SMiJqIq8Pg0Oo" %}
[Pricing Plans](/motors-theme-documentation/classified-layout-features/pricing-plans.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MY96erYjOSHaAg2IH4L" %}
[Pay Per Listing](/motors-theme-documentation/classified-layout-features/pay-per-listing.md)
{% endcontent-ref %}

### Image Limit Per Listing

Here you can specify the maximum number of images that can be uploaded for each free listing.

<figure><img src="/files/34haSGC4Gmwm8QmGeFll" alt=""><figcaption></figcaption></figure>

### Listing Premoderation

If enabled, the listing will need admin approval before publication.

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

&#x20;It can be approved in **Motors Plugin > Listings**, edited with pending status and proceeded by clicking the publish button.

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

The pending listing will appear on the user account page in the following manner:

![](/files/dBL3g2JxhKTUJgHfjE1Y)

### Send Confirmation Email

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

The email will be sent to the dealer if his listing category is approved. You ca refer to this documentation to get more info about Email Templates feature:

{% content-ref url="/pages/AHqePD4ySsW3uwDnumFZ" %}
[Email Templates](/motors-theme-documentation/customization/email-templates.md)
{% endcontent-ref %}

{% hint style="danger" %}
Do not forget to set up the [SMTP settings](https://docs.stylemixthemes.com/f-a-q/smtp-settings) to make the email function work.
{% endhint %}

## Become a Dealer Button

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

**The Become a Dealer Button** setting enables showing a special button in the user profile that&#x20;

<figure><img src="/files/0u1iyrMqylmWaeKc0HNY" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
More about becoming a dealer feature, kindly check [**this documentation.**](/motors-theme-documentation/classified-layout-features/classified-users.md#how-to-become-a-dealer)
{% endhint %}


---

# 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-plugin-settings/profile/user.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.
