Hello i start from saying i love themler realy much but there are few prestashop modules i worked really hard to adjust to themler.
Few of them require inclussion of:
{if isset($page_name)}{$page_name|escape:'htmlall':'UTF-8'}{/if}"> in body starter
Themler:
<body {if isset($page_name)}id {/if} class>
Should be:
<body {if isset($page_name)}id {/if} class>
multiple temple fiiles are making it terible every time i try to updatetheme. Is there a posibility to put such ad permamently?
Its needed for Core prestashop JS filles which most modules want to have
Hello i start from saying i love themler realy much but there are few prestashop modules i worked really hard to adjust to themler.
Few of them require inclussion of:
{if isset($page_name)}{$page_name|escape:'htmlall':'UTF-8'}{/if}"> in body starter
Themler:
<body {if isset($page_name)}id {/if} class>
Should be:
<body {if isset($page_name)}id {/if} class>
multiple temple fiiles are making it terible every time i try to updatetheme. Is there a posibility to put such ad permamently?
Its needed for Core prestashop JS filles which most modules want to have
Vote to pay developers attention to this features or issue.