[Solved]Template for mobile site version
Posted: Mon Oct 07, 2013 3:32 pm
Using 1.11.8
Am trying a simplified version of an exisiting site for use on mobile phones.
Am using this in the mobile template for the nav:
However it is still showing in the menu the pages I don't want to use.
Is this the correct way to do this?
Thanks
Am trying a simplified version of an exisiting site for use on mobile phones.
Am using this in the mobile template for the nav:
Code: Select all
<div class="nav">
{menu number_of_levels="1" template="minimal_menu.tpl" excludeprefix="about-us,photo-gallery"}
</div>
Is this the correct way to do this?
Thanks