Polskie wsparcie PrestaShop
PrestaShop => Wygląd => Wątek zaczęty przez: pipipipip w Sierpień 22, 2016, 12:06:48 pm
-
Jak pozbyć się tej ramki i napisu tytułowego?
-
edytuj plik category.tpl i jeśli używasz scenes.tpl
-
You can try editing file at following path:
/themes/YOUR_THEME/category.tpl
You will find the following code that is responsible for showing the highlighted block:
{include file="$tpl_dir./scenes.tpl" scenes=$scenes}
This file can be found at /themes/YOUR_THEME/scenes.tpl