> For the complete documentation index, see [llms.txt](https://manualwp.amfine.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manualwp.amfine.me/use-cases/undefined.md).

# เพิ่มเมนูเว็บไซต์

### ขั้นตอนการเพิ่มเมนูเว็บไซต์

1. คลิกที่เมนู "<mark style="color:blue;">**Appearance**</mark>"&#x20;

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

2\. คลิกที่เมนู "<mark style="color:blue;">**Menus**</mark>"

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

3\. คลิกเลือกตำแหน่งของเมนูที่ต้องการแก้ไขที่บริเวณ "<mark style="color:blue;">**Select a menu to edit:**</mark>" หลังจากเลือกเรียบร้อยแล้ว ให้คลิกที่ปุ่ม "<mark style="color:blue;">**Select**</mark>"

<figure><img src="/files/0MYl8i0KnDbFYWz0UsFp" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
ในแต่ละ Theme จะมีตำแหน่งของเมนูให้เลือกแตกต่างกัน ขึ้นอยู่กับ Design ของ Theme ที่ใช้งานอยู่
{% endhint %}

4\. คลิกเพื่อเลือก Pages หรือ Custom Posts ที่ต้องการเพิ่มในเมนู เมื่อเลือกเรียบร้อยแล้ว ให้คลิกที่ปุ่ม "<mark style="color:blue;">**Add to Menu**</mark>"

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

5\. หลังจากเพิ่มเมนูเรียบร้อยแล้ว ให้ทำการคลิกที่ปุ่ม "<mark style="color:blue;">**Save Menu**</mark>" ระบบจะนำไปแสดงผลบนหน้าเว็บไซต์ทันที

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

{% hint style="warning" %} <mark style="color:blue;">**หมายเหตุ:**</mark> ปกติแล้วการเพิ่มเมนูเข้าไปใหม่ เมนูใหม่นั้นจะไปแสดงผลอยู่ที่ลำดับสุดท้ายของเมนู ซึ่งสามารถย้ายลำดับของเมนูได้โดยการคลิกเม้าส์ค้าง แล้วลากไปยังตำแหน่งที่ต้องการได้
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manualwp.amfine.me/use-cases/undefined.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.
