set a link for category
Posted: Mon Jul 04, 2016 5:35 am
Hi folks
my problem is simple and complicated
i want to set custom link for a category, like i want to create a contact us option in category and link it to the contact us page.. Now the problem is I've tried adding
in header.tpl after foreach($categories..... but it's not working..
Any idea how to solve this probO?
oc version is: 2.0.1.0
Thankyuw
my problem is simple and complicated

Code: Select all
<ul class="menu">
<li>
<a href="#">Contact Us</a>
<li>
<ul>
Any idea how to solve this probO?
oc version is: 2.0.1.0
Thankyuw