freezone Posted September 20, 2015 Share Posted September 20, 2015 (edited) solo ora mi sono accorto che la voce "Categorie" nel blocco categorie varia con la voce della categoria selezionata. le modifiche da me apportate sono state in parte nei css... non riesco a venirne a capo.... qualcuno sa dove posso aver sbagliato? grazie infinite Edited September 20, 2015 by freezone (see edit history) Link to comment Share on other sites More sharing options...
freezone Posted September 20, 2015 Author Share Posted September 20, 2015 in vostro_tema/modules/blockcategories/blockcategories.tpl bisogna sostituire<h4 class="title_block">{if isset($currentCategory)}{$currentCategory->name|escape}{else}{l s='Categories' mod='blockcategories'}{/if}</h4> con <h4 class="title_block">{l s='Categories' mod='blockcategories'}</h4> Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now