"Answer Not Found" - Remove Block
If you want to remove the "Answer not found" block from the frontend, you need to adjust the following template files.
File 1
{extends file="parent:frontend/index/index.tpl"}
{block name="frontend_index_content"}
{* Remove "Answer not found" block *}
{/block}File 2
{extends file="parent:frontend/faq/index.tpl"}
{block name="faq_not_found"}
{* Leave empty to remove the block *}
{/block}Was this page helpful?
Support
Rented Plugins (Shopware Store)
For support with plugins rented from the Shopware Store, please open a support ticket in your Shopware account.
Create Shopware Ticket