# Configuration fields are missing

## Description

One or more configuration fields are missing in the theme configuration although they are listed in the ThemeWare® Config Finder or the ThemeWare® Documentation.

{% hint style="info" %}
**Note**: This issue relates to the original theme and not to duplicates. For missing configuration fields in ThemeWare® duplicates, please refer to the article [New configuration fields are missing in a theme duplicate after update](/knowledge-base/common-issues/administration/new-configuration-fields-are-missing-in-a-theme-duplicate-after-update.md).
{% endhint %}

## Cause

If one or more configuration fields are missing in the theme configuration, there are two possible causes:

1. Most likely you are not using the latest version of ThemeWare®.
2. There was a problem with a Shopware or ThemeWare® update.

## Solution

#### 1) Update ThemeWare®

Both the ThemeWare® Documentation and the [ThemeWare® Config Finder](https://config.themeware.design/en) are based on the latest version of ThemeWare®. If you find a feature or configuration there that is missing in your shop, you are probably not using the latest version of ThemeWare®.

Check whether you are using the latest version of ThemeWare® and update your theme if necessary.

**Tip**: You can see which version is the latest in the [ThemeWare® Changelog](https://service.themeware.design/en/changelogs), for example.

{% hint style="info" %}
**Note**: If you are unable to update ThemeWare®, please take a look at the following article: [ThemeWare® update not available](/knowledge-base/common-issues/administration/themeware-update-not-available.md).
{% endhint %}

#### 2) Resolve update errors

Configuration fields are managed by the Shopware Core. ThemeWare® has no feature that adds or removes fields, so unfortunately we have no influence on this.

It may be that an old version of the administration was cached. Please reload the administration with the following key combination:

* Windows: **Ctrl + F5**
* Mac: **Command (⌘) + Shift (⇧) + R** or **Command (⌘) + Option/Alt (⌥) + R**

#### Other solutions

If this does not help, the issue is a bit bigger. Please perform a "Soft Reset" of ThemeWare® using the following instructions:

{% content-ref url="/pages/8awTfeBoFpXnJcwIpvW9" %}
[Performing a ThemeWare® Soft Reset](/knowledge-base/tutorials/solving-errors/performing-a-themeware-r-soft-reset.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://knowledge.themeware.design/knowledge-base/common-issues/administration/configuration-fields-are-missing.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.
