Aktionen
GX-Feature #64190
geschlossenMove category filters box position
% erledigt:
100%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
Unbestimmt
Release Notes Langtext:
Menü-Boxen Informationen sind in ProductListingContentView und ErrorMessageContentView verfügbar.
Beschreibung
Malibu category filter box must be located after the first contentzone just before the filters
Checkliste 0/0
Aktionen
#6
Von Jonatas Fischer vor mehr als 5 Jahren aktualisiert
- Status wurde von In Bearbeitung zu Testing geändert
- Zugewiesen an wurde von Jonatas Fischer zu Core-Entwickler geändert
To be able to test is needed to put the block:
{block name="categories-list-and_filter"}
{if $SHOW_LEFT_COLUMN == false}
{menuboxes only="categories,filter"}
{/if}
{/block}
inside the files:
src/themes/Honeygrid/html/system/error_message.html
src/themes/Honeygrid/html/system/product_listing_template_product_listing_v1.html
Aktionen