# Portfolio Setting

#### **How to Configure Portfolio Settings in WordPress** <a href="#how-to-configure-portfolio-settings-in-wordpress" id="how-to-configure-portfolio-settings-in-wordpress"></a>

To set up and manage your portfolio properly, ensure that the **WeDesignTech Portfolio Addon** is installed and activated. Below are the key configuration settings for portfolios:

#### **1. General Settings** <a href="#id-1.-general-settings" id="id-1.-general-settings"></a>

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

* **Portfolio Single Page Template**:
  * Select a layout for your portfolio single page.
  * Choose [**Custom Template**](https://wedesignthemes.gitbook.io/conchowp-documentation/portfolio/create-a-portfolio-post/portfolio-detail-page-template-options) to design your own layout manually. Otherwise, select from the available predefined templates to quickly set up your portfolio page.
* **MLS Number - Prefix**: (Optional) Add a prefix for your MLS number.
* **MLS Number - Total Digits**: Define the number of digits (Max: **8**).
* **Restrict Page View Counter Over User IP**:

  * Enable this to prevent multiple views from the same IP from being counted.

  **Click Save Settings**

#### **2. Label Settings** <a href="#id-2.-label-settings" id="id-2.-label-settings"></a>

<figure><img src="/files/398hRuPcu2luJTuV733U" alt=""><figcaption></figcaption></figure>

* Customize labels based on your site's requirements:
  * **Portfolio Singular Label**: Change "Portfolio" to any custom term (e.g., "Project").
  * **Portfolio Plural Label**: Change "Portfolios" to a custom term (e.g., "Projects").
  * **Tag Singular Label**: Change "Tag" (e.g., "Amenity").
  * **Tags Plural Label**: Change "Tags" (e.g., "Amenities").

**Click Save Settings**

#### **3. Permalink Settings**

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

* Customize URLs for your portfolio pages:
  * **Portfolio Slug**: Change "listings" to a preferred term.
  * **Portfolio Category Slug**: Change "listing-category" accordingly.
  * **Portfolio Amenity Slug**: Update "listing-tag" if needed.
* After updating, go to **Settings > Permalinks** and click **Save Changes**.

**Click Save Settings**

#### **5. Skin Settings**

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

* **Primary Color**: Choose the primary color for the portfolio module.
* **Secondary Color**: Select a secondary color.
* **Tertiary Color**: Set the tertiary color.

**Click Save Settings**

#### **Final Steps**

Once you’ve configured these settings, make sure to **refresh permalinks** and preview your portfolio pages to ensure everything is working correctly.


---

# 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://buddhathemes-test.gitbook.io/ogie/portfolio/managing-your-portfolio/portfolio-setting.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.
