I made this little navigation bar that is very simple but can be handy to use with themes
Quote
Upload the content inside the UPLOAD folder to your Prestashop root
The wizwnavbar.tpl file needs to be at your root theme folder in use, sample:
Prestashop/themes/prestashop/TPL_file_Goes_here
and you need to add this code to your header.tpl file:
{include file=$tpl_dir./wizwnavbar.tpl}
Here is a sample where the code is add on to show just like in the picture:
<!-- Header -->
{include file=$tpl_dir./wizwnavbar.tpl}
<!-- Left -->
Search is off by default if you need it on delete line 12 in wizwnavbar.tpl file and save!
Any adjustments that you need to match your theme will be at the wizwnavbar folder like change the images or
minor adjustments at the css file.
Cheers!!







Back to top









