Hello. problem with any image gallery.
I have simple menu

-page
-page
-works
--page (1)
--link to gallery (THIS)
--page (3)
-page
On pages 1 and 3 secondary menu works normal - it appears always, but when i'am viewing "link to gallery" , my secondary links menu disappear. It happens on every theme and on every gallery page.
I tryed to make different link to this gallery like
image/tid/2
and full path with "http"
Modules autopath path disabled or enabled - it doesnt matter.
Any ideas?
Thanks

Comments

joachim’s picture

Category: task » support
Status: Active » Fixed

If you just created a link to a gallery like image/tid/X then that's jumping into another part of the menu system. This is all to do with shortcomings in Drupal core's menu system; nothing this module can fix. There may be contrib modules that can help you with this.

Status: Fixed » Closed (fixed)

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

bl4’s picture

I have the same problem, without a link to a gallery, but with direct access on a translated gallery page.

Viewing www.example.com/image - works fine, all menus are visible.
Viewing www.example.com/en/image - secondary menu is missing. All the other translated pages works fine.

Compare http://drupal.org/node/1015448

bl4’s picture

Assigned: Evgenb » bl4
Category: support » bug
Status: Closed (fixed) » Active

Sorry for new entry.

I also note this http://drupal.org/node/313302 and set language dependent variables. The source for the secondary links are the primary links of course. On other themes this problems appears as well.

I think it must have something to do with this module and I'm thankful for any ideas.