User1234567891 Posted August 6, 2009 Share Posted August 6, 2009 I am trying to add categories to the header block in administraton->modules->positions.It adds categories in the back office but does not show in the front end. Link to comment Share on other sites More sharing options...
rocky Posted August 6, 2009 Share Posted August 6, 2009 The categories block was not designed to be placed in the header. It was only designed to be placed in the left or right columns. You will need to add a function hookTop($params) to modules/blockcategories/blockcategories.php and write your own menu code. Alternatively, you could use the WizNav module to create a menu with a categories dropdown. Link to comment Share on other sites More sharing options...
trocvuong Posted February 7, 2012 Share Posted February 7, 2012 I want add menu header. I write code same hookLeft. But it don't show. Please help me 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