# Best Elementor Settings

#### **Enable Elementor for All Post Types** <a href="#enable-elementor-for-all-post-types" id="enable-elementor-for-all-post-types"></a>

Follow these steps to enable **Elementor** for all post types in WordPress:

{% hint style="success" %}

* **Log in to WordPress Dashboard**.
* Navigate to **Elementor** → **Editor**.
* Click on the **General** tab.
* Under **Post Types**, select all available post types (e.g., Pages, Posts, Portfolio, etc.).
* Click **Save Changes**.
  {% endhint %}

<figure><img src="/files/6tljM4SQVqdbZSal2AkG" 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/getting-started/best-elementor-settings.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.
