Closed (fixed)
Project:
Lost & found issues
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Nov 2006 at 12:37 UTC
Updated:
2 Jan 2007 at 21:00 UTC
Jump to comment: Most recent
Is it possible to have primary links in this theme?
Comments
Comment #1
Caleb G2 commentedHi, yes the code for the primary and secondary links actually does exist in file page.tpl.php already but it is "commented out" right now. In the next few days I will either make them active and re-roll a new tarball or else create a readme file to let people know.
In the meantime you can make your primary links active by finding this code in page.tpl.php:
and deleting the
<!--at the beginning and the-->at the end of the statement so that it looks like this:That will get them to show up for sure, but you may or may not need to do a little formatting/placement for them since I haven't really taken a look at how they're integrated yet.
Comment #2
Dubber Dan commentedOki dokim thanks for that. I'll take a look.
Comment #3
doulos12 commentedI'm trying to get primary links to show up, and they won't, even after uncommenting and setting my menu settings to display them.
Comment #4
Caleb G2 commentedI've update the files to support primary and secondary links. Uncommenting wouldn't have worked since there was some other code which needed to be added. The new tarball should be available from the project page later today/tonight, or you can track it down in the cvs repository.
Comment #5
(not verified) commented