instead of
print $base_path
the link should be
print check_url($front_page)
on lines 111 and 117 on page.tpl.php
otherwise all multilingual pages will have the default language page as the frontpage (homepage)
instead of
print $base_path
the link should be
print check_url($front_page)
on lines 111 and 117 on page.tpl.php
otherwise all multilingual pages will have the default language page as the frontpage (homepage)
Comments
Comment #1
linuxbcn commentedGreat solution for all themes!! tnx!
Comment #2
kisugiai commentedclosed -- issue fixed for 2 weeks with no activity.