# Teachers

{% hint style="info" %}
**Teachers** is a post type, not related to LMS and can not be linked with LMS Courses, that can help you to create beautiful teachers' pages so site users could easily find more information about them. This type of post only can be accessed and managed from the admin panel.&#x20;
{% endhint %}

{% hint style="info" %}
In order to create a page where will be listed all Instructors who have added LMS courses on the website, please visit this section <https://docs.stylemixthemes.com/masterstudy-theme-documentation/lms-settings/masterstudy-theme-manual-profiles#instructors-archive-page>
{% endhint %}

To add a new **Teachers** post follow to **Teachers > Add new**. Enter the title and provide the description and some related content. For example, this can include the teacher's short bio, contact data, skills. &#x20;

![](/files/-MTMVVhkKnYkvy6J7q7F)

There are page options that you also can set up. This includes display of the title, background, and font color setup.

![](/files/-MIdOj5AY2aLOvVJ-Rgk)

Below is the example of the teacher post:

![](/files/-MJg58HYLf_pcLPxLVso)

Add more teacher posts and then create one page where all the teachers will be presented. Go to **Pages > Add new**.

![](/files/-MJg341D4hWNvcojUxzd)

You can add the **Teachers Grid** element using the WPBakery Page Builder. Click **Add Element** and under the **STM** tab find Teachers Grid.&#x20;

![](/files/-MJg47jMweJ0I4ExbBuT)

Specify the number of posts per page, image size (thumbnail, medium, large, full), and show/hide pagination.

![](/files/-MTMVts4zak7j1fXXXf2)

Users will be able to look through the posts via the page with teachers grid.

![](/files/-MJg6A55_B0BVw35n1b6)


---

# 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/masterstudy-theme-documentation/post-types/teachers.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.
