The Gallerix menu item is not cached and cannot be moved around in the menu tree.

Fix would be very simple: remember to change "if (!$may_cache) {" into "if ($may_cache) {" inside the "function gallerix_menu($may_cache) {" function.

Comments

silviogutierrez’s picture

Most of the menus in Gallerix are non-static and should not be cached. Static ones will be moved to the cached section.

Silvio

AlexisWilke’s picture

Status: Active » Closed (works as designed)

5.x is not supported anymore. Closing this issue.

Thank you.
Alexis Wilke