# General

The **General** tab within the **Listing Page Details** section allows you to customize how images are displayed and managed and provides options for category creation. These settings are crucial for optimizing the visual presentation of vehicle listings and managing categories.&#x20;

Follow **WP Dashboard > Listing Page Details > General** to reach the tab:

<figure><img src="/files/x365wO0OXGY7ChS0L9a1" alt=""><figcaption><p>Overview of the General tab of the Listing Page Details</p></figcaption></figure>

## Optimizing Image **(pro feature)**

Under the **Optimizing Image** section you can enable the **Image Cropping** function:

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

* **Image Cropping** - this option allows you to enable or disable image cropping for uploaded images. When enabled, it ensures that images are automatically resized to fit the predefined dimensions, which helps maintain uniformity across the listings.
* **Width for Cropped Images -** set the desired width (in pixels) for images that will be cropped.
* **Height for Cropped Images -** set the height (in pixels) for the cropped images.&#x20;

{% hint style="info" %}
These dimensions will be applied to all images uploaded by users or dealers, ensuring a consistent visual display across the platform.
{% endhint %}

### Max Image Size

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

In the Image Size Limit section, set the maximum size for images uploaded on the [Add Listing page.](/motors-car-dealer-classifieds-and-listing/motors-plugin-settings/shortcodes.md#add-listing)

<figure><img src="/files/mXZ2mwvhE22UBuu9CG6G" alt=""><figcaption><p>Error Displaying while uploading bigger image</p></figcaption></figure>

{% hint style="warning" %}
**Note:** The indicated Image Size Limit should match the server's PHP limits. Otherwise, the [Listing Creation page](/motors-car-dealer-classifieds-and-listing/motors-plugin-settings/pages.md#listing-creation-page) may freeze or the listing can be uploaded without images.

We recommend increasing **upload\_max\_filesize** and **max\_file\_uploads** according to the indicated Image Size Limit.
{% 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-car-dealer-classifieds-and-listing/single-listing/listing-page-details/general.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.
