# Themer

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

{% hint style="info" %}
The Cwicly Themer can be used to create new templates, edit existing templates or delete templates.
{% endhint %}

Most importantly, you can manage different conditions you want to apply to templates to specify where and how they appear when a user navigates through your website.

This means that you can apply conditions to a template so that it is used for a single or multiple locations (ie. an archive page, a singular element, a product page etc.).

You can also quickly access the templates parts "editor" through the parts button to improve your workflow.

{% embed url="<https://www.youtube.com/watch?v=LexIVe63WVI>" %}
How To - Cwicly Themer
{% endembed %}

## Open

* Navigate to the Wordpress Dashboard
* Find Cwicly.
* Open the <img src="/files/sHJscThWb2nW7KToY5IY" alt="" data-size="line"> Themer.

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

## Search

The search functionality allows you to find the Template you are looking for in an instant.

### Specific

* Enter the template name  in the Search field to locate the required template.

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

### All

* Click "All" to search the dropdown of  all available templates.

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

## Cwicly Themer Tabs

{% hint style="info" %}
A Singular element is a single queried element such as a post or a page. An Archive is a collection of singular elements.
{% endhint %}

The Cwicly Themer is structured into four tabs: templates, parts, global parts and settings.

### Templates

The Templates Tab allows you to visualise every template added to your installation. This allows you identify your template quickly and even scroll through it for a global overview.

{% content-ref url="/pages/c3h4FwgStMO4JYuPvmQY" %}
[Templates](/themer/general/templates.md)
{% endcontent-ref %}

### Parts

The Parts Tab is a quick access button to the Templates Part section of the Site Editor where you can create Template Parts.

{% content-ref url="/pages/F1PLNSnAOwdjv2UKg60M" %}
[Parts](/themer/general/parts.md)
{% endcontent-ref %}

### Global Parts

The Global Parts Tab allows you to add global headers and footers as well as any other template parts to your entire website to speed up your workflow.

{% content-ref url="/pages/LKg8ryDi6Vrxo5f3gi5x" %}
[Fragments](/themer/general/fragments.md)
{% endcontent-ref %}

### Settings

The Settings Tab is a quick access button to a useful area where your Settings are immediately available from a single place. They can be viewed and edited from here including: Licence details (Pluggin License Key, Theme License Key), Icon Collections, Font Sets, Google Maps API, Custom Code, Advanced Settings.

{% content-ref url="/pages/Aqe7LKOKr7pVWnC0EkV6" %}
[Settings](/settings/settings.md)
{% endcontent-ref %}


---

# 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.cwicly.com/themer/general.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.
