Programmer Posted May 6, 2014 Share Posted May 6, 2014 HI Can some explain where the code is fetched from in this line in header.tpl? <nav>{hook h="displayNav"}</nav> What does "h=" mean and where does the system look for "displayNav". Thanks in advance Sam Link to comment Share on other sites More sharing options...
vekia Posted May 6, 2014 Share Posted May 6, 2014 this code extecutes hook. hook is a position where modules appear. you can see list of modules attached to this hook in: modules > positions tab search for modules list named "displayNav" 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