# Luxury Skin

**Motors Pro Plugin** has several skins for different purposes, including Luxury Skin. Luxury Skin is designed for dealers who sell premium cars to **VIP users,** and designed in a dark mode with warm [**colors**](/motors-car-dealer-classifieds-and-listing/motors-plugin-settings/appearence.md).&#x20;

Here you can try the live demo of the Luxury Skin:

{% embed url="<https://motors-plugin.stylemixthemes.com/luxury/>" %}
Link to the Live Demo
{% endembed %}

## Switch to Luxury Skin

We will see a case of switching to Luxury Skin from Classic (free) skin.&#x20;

{% stepper %}
{% step %}
Navigate to **WP Dashboard > Motors Plugin > Motors Skins.** It will bring you to the skins pag&#x65;**:**

<figure><img src="/files/oKmq5p6w16SaL5nB9grD" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
{% hint style="danger" %}
:exclamation:<mark style="color:red;">**IMPORTANT**</mark>

As Motors Skins are **ready to use, pre-built functioning themes**, changing skins requires cleaning the WordPress database. In this step, you **will LOSE the following:**

* <mark style="color:red;">**Existing Contents: pages, custom fields, listings.**</mark>

However, <mark style="color:green;">**existing user accounts**</mark>**,&#x20;**<mark style="color:green;">**passwords**</mark>**,** and <mark style="color:green;">**server files**</mark> remain **UNTOUCHED** :white\_check\_mark: .&#x20;
{% endhint %}

{% hint style="success" %}
If you want to keep your existing content, you can [**export it**](#export-contents). Later, after the installation of the Luxury Skin, you can [**import it**](#import-contents) again.&#x20;
{% endhint %}

Proceed by clicking the **Restart Now** button and wait **patiently**. It may take some time.

<figure><img src="/files/YFx1O8z2HJa4OiyyhyNr" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
This step shows the list of required plugins for the skin. As we are switching from another skin, some of the plugins have already been activated. The system automatically downloads and activates not-installed plugins. So, continue by clicking the **Install** button:

<figure><img src="/files/NJ4tcmZPfv13uu8JGfjR" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Proceed by clicking **Continue**:

<figure><img src="/files/F84MCeznnTWKhcpsd0LH" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Next, it's time to do a demo import. There is a list of available demo contents to import. Click on **Import** to start the process:

<figure><img src="/files/5L3tB2qSNP9hCLJNTMJx" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
There is a child theme for the Motors Starter theme, which you can install or skip according to your needs. The child theme will help you if you want to make more changes to a theme at the code level rather than being limited to the default features.

{% hint style="info" %}
**SUPPORT POLICY ON CHILD THEMES**

While child themes are a great way to add custom changes to the main theme, they are generally used to customize core code from the parent theme. So please be aware that **customizations of this nature fall outside our scope of support,** and we will be unable to assist you with issues that may arise from it
{% endhint %}

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

**Useful Documentation On Child Themes:**

* [WordPress Codex on Child Themes](https://developer.wordpress.org/themes/advanced-topics/child-themes/)
* [Child Themes](https://docs.stylemixthemes.com/f-a-q/child-theme)
* [How To Create A WP Child Theme video by WPBeginner.com](http://www.wpbeginner.com/wp-themes/how-to-create-a-wordpress-child-theme-video/)
  {% endstep %}

{% step %}
**Congratulations!** You have successfully switched to the **Luxury Skin** :tada:

<figure><img src="/files/rCb7rGOeIxUedz3yiuJV" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Export Contents&#x20;

Exporting the existing content can be done by following WP Dashboard > Tools > Export:

<figure><img src="/files/XavUlVvtg9fwnov375vD" alt=""><figcaption><p>Importing Existing Listings</p></figcaption></figure>

After selecting what to export, simply click on the **Download Export File**, and your browser will require you to download the `XML` file with the selected data.

{% hint style="info" %}
This process can be repeated to export **Pages, Dealer Reviews, Test  Drives**, etc.
{% endhint %}

## Import Contents

{% stepper %}
{% step %}
To import the exported `XML` file, follow **WP Dashboard > Tools > Import** and run the **WordPress Importer:**

<figure><img src="/files/nZXQs3JgA26Uxacn1mDz" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Upload the `XML` file and complete the import:

<figure><img src="/files/jSjoIiZzeSao4nvqje9U" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Choosing the content authors may be required by the importer. Assign authors and click on  submit:

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

{% hint style="info" %}
As we are importing from **the same website**, user names will be identical to the exported user author names.
{% endhint %}
{% endstep %}
{% endstepper %}

That's all. This process can be repeated to export **Pages, Dealer Reviews, Test  Drives**, etc.


---

# 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/motors-skins/luxury-skin.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.
