# How To Set Display Conditions

***Kitify*** added global templates like the Header and Footer. These templates are implemented across your entire site, or on any combination of pages of your choice.

With *Conditions*, you can set exactly where each template is implemented, whether it’s in a certain Category, Taxonomy, or on a Specific Page.

## How are Conditions Displayed?

Each *Condition* setting lets you *Include* or *Exclude* a condition.

For example, we have a *Header* template with the **Include** condition *Entire site*. We can add a second condition of **Exclude** for a specific page – let’s use Front page.

Now we’ll have two headers on our site. The first one across the entire website, and another displayed only on the homepage.

![](/files/HGsdCNmJKeisTb7TTKGk)

You can always click on **Display conditions** to add, change or remove conditions.

![](/files/iQuwTVQz9CdfAcIfR3DT)


---

# 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.novaworks.net/kitify/theme-builder/how-to-set-display-conditions.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.
