When I change the "Source for the primary links" setting at /admin/build/menu/settings the old menu still displaying.
Fixing this bug is important for internationalization of primary/secondary links: Issue #313302

This bug can be fixed by changing one line in page.tpl.php [54]:

From:<?php print menu_tree($menu_name = 'primary-links'); ?>
To:<?php print menu_tree($menu_name = variable_get('menu_primary_links_source', 'primary-links')); ?>

Comments

sheena_d’s picture

Status: Needs review » Closed (fixed)

Hi,

Maintenance of this theme has changed hands and we are no longer supporting this version of the theme. You may want to try upgrading to see if that fixes your problems. Sorry for any inconvenience.

Thanks,
Sheena