View Single Post
  #3  
Old 05-19-2015, 05:54 AM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Header menu dispappered

I see it in the source code I believe, but it looks like someone has put HTML comments around it?
Code:
<!--<ul class="nav navbar-nav"> <li class="leaf first {if:isActive(#main#)}active{end:}"> <a href="">Home</a> </li> ......... <li class="leaf {if:isActive(#how_it_works#)}active{end:}"><a href="?target=how_it_works">How It Works</a></li> <li class="leaf {if:isActive(#faq#)}active{end:}"><a href="?target=faq">FAQ</a></li> </ul>-->
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote