- 34
Hi
i developed a simple view and i needed of insert a widget zone for to position same element in that zone.
I selected a new widget zone in admin panel but this widget don't work ..
I add the widget zone
<?xml version="1.0" encoding="utf-8" ?>
<SupportedWidgetZones>
<WidgetZone>left_side_column_before</WidgetZone>
<WidgetZone>left_side_column_after</WidgetZone>
<WidgetZone>rigth_side_column_search_product</WidgetZone>
</SupportedWidgetZones>
how i doing that?
hi
i developed a simple view and i needed of insert a widget zone for to position same element in that zone.
I selected a new widget zone in admin panel but this widget don't work ..
I add the widget zone
<?xml version="1.0" encoding="utf-8" ?>
<SupportedWidgetZones>
<WidgetZone>left_side_column_before</WidgetZone>
<WidgetZone>left_side_column_after</WidgetZone>
<WidgetZone>rigth_side_column_search_product</WidgetZone>
</SupportedWidgetZones>
how i doing that?
hi