# Blog

**1. Create the blog post**

&#x20;**Step 1** - Log in to your WordPress Administration Panel (Dashboard)\
\
&#x20;**Step 2** - Click the '**Posts**' tab.\
\
&#x20;**Step 3** - Click the '**Add New**' sub-tab.\
\
&#x20;**Step 4** - Start filling in the blanks: enter your post title in the upper field, and enter your post body content in the main post editing box below it.\
\
&#x20;**Step 5** - As needed, select a category, add tags, post format, fill in the meta settings below the editor.\
\
&#x20;**Step 6** - Upload a featured image for your Post.

&#x20;**Step 7** - Select Post Format. You can create blog post with a lot of **Formats** like link, gallery, image ..... Select format on Format box from in right sidebar.

&#x20;**Step 8** - Scroll down until you see the Format setting box, there you will be able to customize the post.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LrvLq7IRSwgdshqpQk3%2F-LrvMIFulfDlJBgzqseS%2F-LrvTdx4RRgDPz5oPp5x%2Fimage_42.png?alt=media\&token=e08da49e-17dd-4409-ae4f-e42865c2ca5c)

**Step 9** -  When your post is ready, click **Publish**.

**2. Manager current all blogs**

&#x20;Navigate to **Posts** → **All Posts .**

&#x20;You can see all informations of you blog post, add new, edit or delete them.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LrvLq7IRSwgdshqpQk3%2F-LrvMIFulfDlJBgzqseS%2F-LrvTiQ0H0GGesQj-Csh%2Fpost.jpg?alt=media\&token=53ea0388-55db-43a7-af3f-bf00df15140e)

**3. Create Blog Page**

&#x20;**Option 1. Create Blog Page with Visual Element**

&#x20;**Step 1** - Log in to your WordPress Administration Panel (Dashboard).\
\
&#x20;**Step 2** - Click on **Pages** > **Add New**.\
\
&#x20;**Step 3** - Give your page a name then Change the Editor to Backend Editor ( you need to have the Visual Composer plugin activated ).\
\
&#x20;**Step 4** - Click on the **Add Element** button .

&#x20;**Step 5** - Select the  Widget.

**In Element you can config to display :**

![](/files/-Ls_elz6nWKEAvDlZ1G-)

![](/files/-Ls_eoVzR-Y61Cdtnwom)

**Front end look like :**

![](/files/-Ls_etkkGwNnVTkl3pkV)


---

# 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://wpdocs.gitbook.io/ma/content-management/blog.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.
