# Frequent questions

[Frequently searched features in ThemeWare®](/knowledge-base/frequent-questions/frequently-searched-features-in-themeware.md)

## General

[How can I change the number of levels in the flyout?](/knowledge-base/frequent-questions/how-can-i-change-the-number-of-levels-in-the-flyout.md)

[How can I make individual customisations?](/knowledge-base/frequent-questions/how-can-i-make-individual-customisations.md)

[How can I use a different configuration for a Sales Channel?](/knowledge-base/frequent-questions/how-can-i-use-a-different-configuration-for-a-sales-channel.md)

[How can I use an individual configuration for an additional Sales Channel?](/knowledge-base/frequent-questions/how-can-i-use-an-individual-configuration-for-an-additional-sales-channel.md)

[What image sizes should I use with ThemeWare®?](/knowledge-base/frequent-questions/what-image-sizes-should-i-use-with-themeware.md)

[Why is ThemeWare® available several times in the Shopware store?](/knowledge-base/frequent-questions/why-is-themeware-available-several-times-in-the-shopware-store.md)

## Category / Listing

[How can I hide the product description in product boxes?](/knowledge-base/frequent-questions/how-can-i-hide-the-product-description-in-product-boxes.md)

[How can I make the listing look more compact?](/knowledge-base/frequent-questions/how-can-i-make-the-listing-look-more-compact.md)

[How can I remove the spaces in the listing?](/knowledge-base/frequent-questions/how-can-i-remove-the-gaps-in-the-listing.md)

## Errors

[How can I fix representation errors?](/knowledge-base/frequent-questions/how-can-i-fix-representation-errors.md)

[What does the "Extension Warning" window mean when opening my admin?](/knowledge-base/frequent-questions/what-does-the-extension-warning-window-mean-when-opening-my-admin.md)

## Fonts

[How can I embed Google Fonts in a GDPR compliant manner locally?](/knowledge-base/frequent-questions/how-can-i-embed-google-fonts-in-a-gdpr-compliant-manner-locally.md)

[How do I use webfonts in a GDPR compliant manner?](/knowledge-base/frequent-questions/how-do-i-use-webfonts-in-a-gdpr-compliant-manner.md)

## Language, texts, snippets, translation

[How can I change or translate a text (e.g. of widgets)?](/knowledge-base/frequent-questions/how-can-i-change-or-translate-a-text.md)

[How can I customise snippets for individual Sales Channels?](/knowledge-base/frequent-questions/how-can-i-customise-snippets-for-individual-sales-channels.md)

[How can I customise texts for individual Sales Channels?](/knowledge-base/frequent-questions/how-can-i-customise-texts-for-individual-sales-channels.md)

## Licensing

[Can I extend the trial month?](/knowledge-base/frequent-questions/can-i-extend-the-trial-month.md)

[Can I extend the trial period?](/knowledge-base/frequent-questions/can-i-extend-the-trial-period.md)

[Do I have to purchase ThemeWare® again for another domain?](/knowledge-base/frequent-questions/do-i-have-to-purchase-themeware-again-for-another-domain.md)

[Do I have to purchase ThemeWare® again for another Sales Channel?](/knowledge-base/frequent-questions/do-i-have-to-purchase-themeware-again-for-another-sales-channel.md)

[How do I cancel a extension rent?](/knowledge-base/frequent-questions/how-do-i-cancel-a-extension-rent.md)

[How to delete licences correctly?](/knowledge-base/frequent-questions/how-to-delete-licences-correctly.md)

[When does the trial month end?](/knowledge-base/frequent-questions/when-does-the-trial-month-end.md)

[When does the trial period end?](/knowledge-base/frequent-questions/when-does-the-trial-period-end.md)

## Products

[How can I make product boxes more compact?](/knowledge-base/frequent-questions/how-can-i-make-product-boxes-more-compact.md)

## Shopping Experiences

[How can I hide CMS blocks on mobile devices?](/knowledge-base/frequent-questions/how-can-i-hide-cms-blocks-on-mobile-devices.md)

[How do I configure the autoplay in the image slider?](/knowledge-base/frequent-questions/how-do-i-configure-the-autoplay-in-the-image-slider.md)

[How can I remove the border around a CMS block?](/knowledge-base/frequent-questions/how-can-i-remove-the-border-around-a-cms-block.md)

[How can I remove the borders around CMS blocks?](/knowledge-base/frequent-questions/how-can-i-remove-the-borders-around-cms-blocks.md)

[Why does the header overlay the Shopping Experience?](/knowledge-base/frequent-questions/why-does-the-header-overlay-the-shopping-experience.md)

## Subscription

[The subscription expires - what now?](/knowledge-base/frequent-questions/the-subscription-expires-what-now.md)

[Why does the subscription have to be renewed for bought extensions?](/knowledge-base/frequent-questions/why-does-the-subscription-have-to-be-renewed-for-purchased-extensions.md)

## Updates

[Why is the new ThemeWare® version not available?](/knowledge-base/frequent-questions/why-is-the-new-themeware-version-not-available.md)

[What does "Already compatible" mean?](/knowledge-base/frequent-questions/what-does-already-compatible-mean.md)

[What does "Not compatible" mean?](/knowledge-base/frequent-questions/what-does-not-compatible-mean.md)

[What does "Now avaiable" mean?](/knowledge-base/frequent-questions/what-does-now-avaiable-mean.md)

[What does "With new Shopware version" mean?](/knowledge-base/frequent-questions/what-does-with-new-shopware-version-mean.md)


---

# 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/frequent-questions.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.
