if you have an install of drupal that is not the root of the site, like drupal.org/folder, the links go to drupal.org not to drupal.org/folder like they should. This same menu works fine in other themes.

Comments

jeremycaldwell’s picture

Those links are hard coded into the page.tpl.php file. You can edit them by hand and it will work. I have to figure out how to get them to be dynamic rather than hard coded so I'll do some research on that soon and see what I can do.

jeremycaldwell’s picture

Status: Active » Fixed

All fixed now! Thanks ica for the code. Be sure to download the latest release to get the updated page.tpl.php file.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.