> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/liquory/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/liquory/content-management-1/set-up-footer.md).

# Set up Footer

Go to WordPress Dashboard > Appearance > Header  & Footer Builder > Add new .

![](/files/-Mf_wAL7qtqFe9tzJatV)

* You name the template you just created, select 'Type of Template' as 'footer,' update it, and start editing with Elementor footer.

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

* Edit with Elementor > you edit based on the existing Elementor elements to create the footer you want.

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

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

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

* &#x20;Alternatively, you can design your own. After you’ve finished designing, click Update .

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

![](/files/AE53cSRqzOriGs8EyV8Q)

## How are Conditions Displayed?

* Choose tab Header Footer & Block and you can add a template that has been created to page.

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

* Edit the display of your Header Footer & Blocks Template that can add the created template to the page.

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

Click SAVE & CLOSE


---

# 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, and the optional `goal` query parameter:

```
GET https://wpdocs.gitbook.io/liquory/content-management-1/set-up-footer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
