# Create a Portfolio Post

#### **How to Create a Portfolio Post in WordPress** <a href="#how-to-create-a-portfolio-post-in-wordpress" id="how-to-create-a-portfolio-post-in-wordpress"></a>

If your theme includes a Portfolio feature, you can add and showcase your work using Portfolio posts. Follow the steps below to create a new Portfolio post.

**Steps to Create a Portfolio Post:**

* **Go to WordPress Dashboard** → Navigate to **Portfolio** → **Add New Portfolio**.
* **Enter a Title**: Give your portfolio post a clear and descriptive title.
* **Add Portfolio Content**:
  * Use the WordPress Editor or click **“Edit with Elementor”** to design your portfolio entry.
  * You can include project images, a detailed description, services provided, and any other relevant project details.
* **Customize Portfolio Settings** :
  * Manage and configure your portfolio options. [Visit the settings page here for more details](https://wedesignthemes.gitbook.io/conchowp-documentation/portfolio/create-a-portfolio-post/configure-portfolio-options#how-to-configure-portfolio-options).
* **Set a Featured Image**:
  * [Learn how to set a featured image](https://wedesignthemes.gitbook.io/conchowp-documentation/portfolio/create-a-portfolio-post/configure-portfolio-options#portfolio-featured-image-setup)
* **Assign Categories & Tags** (Optional):
  * Organize your portfolio by adding categories and tags for easier navigation.
* **Publish the Portfolio Post**:
  * Click **Publish** to make the post live on your site.

**Displaying Your Portfolio:**

* Use a **Portfolio Grid** or **Masonry Layout** in Elementor to display portfolio items on any page.

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

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

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


---

# 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/create-a-portfolio-post.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.
