uzytkownik78 Posted November 17, 2015 Share Posted November 17, 2015 (edited) Jak to zrobić? jeśli przeniosę do bloku filtrów który jest zamieszczony w lewej kolumnie {if $page_name !='index' && $page_name !='pagenotfound'} {include file="$tpl_dir./breadcrumb.tpl"} {/if} to nadal breadcrumbs się tam nie wyświetla _________________________ zrobione modyfikacja header.tpl <div id="left_column" class="column col-xs-12 col-sm-{$left_column_size|intval}"> {if $page_name !='index' && $page_name !='pagenotfound'} {include file="$tpl_dir./breadcrumb.tpl"} {/if} {$HOOK_LEFT_COLUMN}</div> Edited November 17, 2015 by uzytkownik78 (see edit history) Link to comment Share on other sites More sharing options...
Question
uzytkownik78
Jak to zrobić? jeśli przeniosę do bloku filtrów który jest zamieszczony w lewej kolumnie
to nadal breadcrumbs się tam nie wyświetla
_________________________
zrobione
modyfikacja header.tpl
Edited by uzytkownik78 (see edit history)Link to comment
Share on other sites
0 answers to this question
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