# JE Menus and widgets

#### 1. How to create the menus?

JobEngine supports the top and footer menus. You can use this to add, sort or display priority information in your site. You can follow these step to create the menu:

* Go to **Appearance -> Menus**
* Choose **Create a new menu**
* Insert **Menu name** then click **Create menu**

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/57203ab59033600cce43534f/file-FZgmDXJy3L.png)

Now you’re good to choose custom links, pages or categories and add them to your menus.&#x20;

**To create a top menu:**

There are some default tabs in the top menu such as Jobs, Companies, Resumes, Login. If you want to add more tabs, for example, you wish to add Home and Blog into this menu, do follow these steps:

* In the section **Select a menu to edit**, choose **Top Menu > Select**

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/5715b4a29033602796676f69/file-HZ0bxgOIl3.png)

* Tick the tab Home (from the section Page on the left list) and tab Blog (from the section Categories on the left list), then click **Add to menu**. You can also drag the items to the suitable order.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/5715b4bfc697911a6f03a49a/file-EOGWgDb6BB.png)

* Finally, on **Theme Locations,** select where you want it to appear- in this case, it is “**Header menu”**. Do not forget to click **Save Menu** button.

<figure><img src="/files/5bJdb4F5t8XGp3bZmTNu" alt=""><figcaption></figcaption></figure>

After completing your settings, the **Header menu** will be displayed as below in the front-end.&#x20;

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/5715b4e8c697911a6f03a49c/file-PHhd93armc.png)

**To create a footer menu:**

&#x20;   Similarly to the top menu, firstly, you remember to select the **Footer Menu** in the drop-down list to edit > click **Select**. Then tick on tabs you want to add and click **Add to menu**. On the **Theme Location**, choose   **Menu display on the footer.**&#x20;

&#x20;   On the front-end, you will see it appears like in the below photo:

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

#### 2. How to use widgets?

From the back-end, choose **Appearance -> Widgets.**\
In Available Widgets, there is a list of widgets you can add to some sidebars on the right. You can add a widget by dragging it to any sidebar to want to add in. &#x20;

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

After adding widgets, you can customize it by click on the widget which has just been added and set up some data for it such as changing the title of widget and number of activities displayed.&#x20;


---

# 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://enginethemes.gitbook.io/docs/jobengine/je-main-steps-to-set-up-the-site/je-menus-and-widgets.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.
