# Types of Posts

The Hotello Theme comes with many built-in types of posts that are useful for multiple websites. The following table lists the various types of posts available:

**Services** - Displaying details of services offered by your firm.\
**Testimonials** - Displaying testimonials from satisfied customers or clients.\
**Rooms** - Displaying a room with details.

## Setting up and changing the Title of Custom Post Types

If you want, you can change the title of the all custom post types.

**To change the title and default settings of the above-mentioned custom post type:**

**1.** Click on **Hotello > Theme Options** in the WordPress menu.

**2.** In the Theme Options menu, select **Post Types** and then select the custom post type you want to edit.\
**3.** After making the changes click on the **Submit** button at the top of the page.

Note: If you change any of the **STM Post Type** names, you will need to regenerate the Wordpress ***Permalinks***. To do this:

Click on **Settings > Permalinks** in the WordPress menu to open the Permalink Settings page. At the bottom of the page, click on the **Save Changes** button. WordPress will regenerate the permalinks using the new names you have given.


---

# 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/hotello-theme-documentation/content-management/types-of-posts.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.
