# Job Openings Block

The **Job Listings** block is designed to manage and customise the front-end presentation of job posts using the block editor.&#x20;

#### How to Add the Job Listings Block

* Go to **Pages → Add New** (or edit an existing page).
* Click the **“+” (Add Block)** button.
* Search for **“Job Listings”**.
* Select the **Job Listings Block**.
* The block will be added to your page.

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

#### Block Editor&#x20;

The block editor page offers below configuration sections for controlling the front-end display of job listings.

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

#### Layout Options

The first section is **Layout Options**, which allow users to choose between grid or list views, set the number of jobs displayed per page, and select the preferred pagination type.

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

#### Search and Filters

The **Search and Filters** section provides options to control the visibility of the search feature and configure which filters are displayed on the front end. Users can also define the search text to be displayed in the search box.

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

#### Job Listing

The **Job Listing** section allows users to hide expired job listings and in the Pro version, hide filled job listings. It also provides options to control which Job Specs are displayed for each job listing, enabling users to select the relevant details shown on the front end.

<figure><img src="/files/2dx4Et8PLitKDJlpxiH6" alt=""><figcaption></figcaption></figure>

#### Pro Feature

The Pro feature provides an option to hide filled jobs, which can be customised through the block editor.

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

#### Job Alert Addon

An option is available to enable or disable the Alert button to show on the front end. This option is displayed in the block editor only when the Job Alert add-on is active.

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


---

# 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.wpjobopenings.com/getting-started/job-openings-block.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.
