FSfashion Posted May 5, 2012 Share Posted May 5, 2012 Here's the link to my website Four Septembers. I want to change the links and headings on the top menu. I can't find a module or code file where I can change it. Looking from the "veiw source" on firefox, it shows me this. Can anyone tell me what path to take to change the menu? <!-- Block user information module HEADER --> <div style=" float: left;margin: 50px 0 20px 0;"> <a href="http://www.fourseptembers.com/index.html/my-account.php" title="My Account">My Account</a> </div> <!-- /Block user information module HEADER --> <!-- Block permanent links module HEADER --> <div id="nav-cont"> <div id="nav-link-cont"><a href="http://www.fourseptembers.com/index.html/" class="active">Homes</a> <a href="http://www.fourseptembers.com/index.html/all-products.php">Products</a> <a href="http://www.fourseptembers.com/index.html/order.php">Checkout</a> <a href="http://www.fourseptembers.com/index.html/contact-form.php" title="contact">Contact Us</a> <a href="http://www.fourseptembers.com/index.html/cms.php?id_cms=3">Policy</a> <a href="http://www.fourseptembers.com/index.html/cms.php?id_cms=6">Other pages</a></div> <!-- /Block permanent links module HEADER --> <!-- Block search module TOP --> <div id="search-cont"> <form method="get" action="http://www.fourseptembers.com/index.html/search.php" id="searchbox"> <div class="search-feild-cont"> <input type="hidden" name="orderby" value="position" /> <input type="hidden" name="orderway" value="desc" /> <input class="search-feild" type="text" id="search_query_top" name="search_query" value="" /> </div> <div class="search-btn-cont"><input name="" type="image" src="http://www.fourseptembers.com/index.html/img/go-btn.jpg" /></div> </form> </div> </div> Link to comment Share on other sites More sharing options...
davish Posted May 29, 2012 Share Posted May 29, 2012 Hi - I'm new to PrestaShop and trying to modify my cart as well. Looks like you would need to modify those specific links in your header.tpl. You can substitute new names and links there. Link to comment Share on other sites More sharing options...
davish Posted May 29, 2012 Share Posted May 29, 2012 If you just need to change the names of the links, you can do it in the BO: http://www.templatemonster.com/help/prestashop-how-to-edit-menu-titles.html. Link to comment Share on other sites More sharing options...
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