hellykun Posted April 15, 2013 Share Posted April 15, 2013 Hello Everyone, I would like to make specific category links redirect to cms pages. I am trying to get this to work in the topmenu block but I have not achieved it. I did this already in category and category menu through the tpl files. Can you help me? this is what I want to do: if (category_id == 'XX'){ $category_link = "index.php/blablabla"; } I have found the category link variable in top menu, changed it but it seems that this is not the way to do it as nothing happens. thanks a lot. Link to comment Share on other sites More sharing options...
Valérie Assetskaya Posted April 15, 2013 Share Posted April 15, 2013 Hi, It would be easier to create a link to CMS page. Best regards. Link to comment Share on other sites More sharing options...
hellykun Posted April 15, 2013 Author Share Posted April 15, 2013 Thanks for this answer but I need all of the links to be in a specific menu under home. 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