I really want this module to work for me. I created a photo gallery in my primary menu, within this I have numerous galleria as drop downs. The problem is the primary menu item is still a link. I'm new to this and have no idea why this is. Thanks in advance.

Mark

Comments

tamerzg’s picture

Can you post more information? What modules did you use? I couldn't reproduce this bug.

rotnme’s picture

I'm using the abarre theme, nice menus, and simple menu. I have an "about us" tab in my primary links, as a sub-menu to this I have an "intro" tab, and as a sub menu to this I have a "company profile" tab. The tree works fine but the primary link tab "about us" is still a clickable item. Eventually I would like to revert back to the abarre menu with some css changes to allow sub-menus that shoot out. Hopefully this makes sense. Thanks.

Anonymous’s picture

I don't get this module either. I can still click the nolink items, they show the page /nolink with this message: This is a dummy page used for placeholder and separator menu items. You should not be able to see this page Very funny, but what is this module supposed to do?

Anonymous’s picture

For some reason, in special_menu_itemsoverwrite_menu_item_link($link), when I have a "nolink" menu item, it is never passed on to special_menu_itemsoverwrite_menu_item_link or $link. I mean, the overwrite function doesnt execute at all when there is a "nolink".

Anonymous’s picture

It seems to work for the secondary menu. But not for the primary menu!

Anonymous’s picture

This is the problem: the Garland way of inserting the primary/secondary links is like this:

<?php if (isset($primary_links)) : ?>
<?php print theme('links', $primary_links, array('class' => 'links primary-links')) ?>
<?php endif; ?>

The special links module DOES NOT WORK with this approach. ONLY WORKS when inserting menus via a block region, e.g. print $headermenu for regions[headermenu].

bleen’s picture

subscribe

mybinaryromance’s picture

is this issue still active? i wonder if a solution has been found for this... i am experiencing the same error as morningtime in #3, using the module with accordion menu module.

Glenmoore’s picture

Same problem ....subscribing

ccshannon’s picture

subscribe

stickgrinder’s picture

Thanks morningtime!
OK, I'm not totally noob in Drupal but I'm not a drupal menu-system geek either. Is there a rapid workaround to apply in the theme for this or should we go with things like multiblock module and always create a region around primary-links area?
Many thanks for information, anycase! I really think this have to be pointed out in module page.

SlayJay’s picture

My menu is displaying in a block via a region as morningtime suggested, but I still get the same issue as this. Links are pointing to /nolink and are still links.

Any help?

benny2012’s picture

Subscribe.....come on developer a little help please.

Stacy Prendeville’s picture

Hi - I have the same issue, whether I add "nolink" or "seperator" it takes me to the page that says you should not be seeing this - anyone found a workaround?
Thanks

natkeeran’s picture

Priority: Normal » Major

Yes, the same issue.

andyf’s picture

subscribe

Q-Zma’s picture

same

Clint Eagar’s picture

Same issue here using Acquia Prosper theme.

Renee S’s picture

subscribe

Jimmel’s picture

Same Issue. Is nobody following this module.

mbasfour’s picture

subscribing

bigbash’s picture

Also seeing the same problem. Subscribing.

qudsiyya-1’s picture

I am having the same issue with the secondary links. The link is still clickable and takes me to a page which displays the following message

This is a dummy page used for placeholder and separator menu items. You should not be able to see this page

fugazi’s picture

subscribe

marleo’s picture

Same deal, using Energetic theme and jquerymenus. Custom menu block in a region. Weird thing is, it worked fine initially and then started displaying this bug.

Jimmel’s picture

Seems to work ok for me now. I entered nolink in the path box of the menu settings which you access when you edit whichever menu item you want from the primary menu list. Of course you still have to enable this module first.

gagarine’s picture

Version: 6.x-1.3 » 6.x-1.6
Status: Active » Fixed

I think this is solve in 6.x-1.4.

Status: Fixed » Closed (fixed)

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

demonrage’s picture

i have the version 6.x-1.6 of this module and i have the same problem, my menu is displayed in a (jquery menu) block

jimbo_cambridge’s picture

Version: 6.x-1.6 » 7.x-1.0

I have the same issue with the 7.x branch

points to / which is a 'page not found' result. It is being used in an accordion menu block

gagarine’s picture

Title: placeholder is still a link » placeholder is still a link when is used with some other module
Component: User interface » Code
Assigned: rotnme » Unassigned
Category: support » bug
Status: Closed (fixed) » Active

ok let make it active

dRaz’s picture

+1 same issue

link points to /nolink

Surely this should just be a title with no link?

gagarine’s picture

Surely this should just be a title with no link?

Yes.

Please can you give me a list of other "menu module" you use?

dRaz’s picture

Yes of course, I use Superfish menu.

I have checked out the patch for Superfish but it messes up the CSS in a terrible way for the nolink items.

Are you able to make the module work with SF without SF modification?

Tjabine’s picture

Here with drupal 7 and marinelli theme the same, nolink/page not found

sigismo’s picture

I have a similar issue with with 7.x branch im using superfish and I i am attempting to make one of my top-level links a no link by including "<nolink>" without the quotes. It is still being rendered a link with the href being <nolink> so I have something like this example.com/<nolink>. Any idea how to fix this issue?

opdavies’s picture

+1

Same here - also using the Superfish module.

sigismo’s picture

I used a preprocessor in my template.php file to fix it.

tami.allen’s picture

Same as Tjabine - using D7 with Marinelli subtheme and getting 404 error when menu item path is < no link >. Is this related to Marinelli's
Megamenu being themed and not placed via block?

pipep’s picture

Same here on D7.10 + superfish
I'm gettin a link to /< n o l i n k >

tami.allen’s picture

Found this simple solution that's working perfectly for me. http://drupal.org/node/128618#comment-4897122
amitgarg suggested using http://#title - replacing title with your own text.

Update: this fix only works with Chrome. --Firefox, IE 9 and Safari don't recognize the path. :(

pipep’s picture

Just tried out the 7.x-1.x-dev from Nov 28 and the problem is fixed for me.

camperqueenie’s picture

Version: 7.x-1.0 » 7.x-1.x-dev

I tried the 7.x-1.x dev from Nov. 28 and it worked in theory, but it wiped out the CSS styling of the Superfish menu. The Special Menus appearance was just black print on a white background. Then when I tried to change it back to what it was before, it erased the parent and all the child links.

joakim.dahlberg’s picture

Using Nice menus and having the same problem. Subscribing.

frankie’s picture

Subscribe! Not working with nice menu.

bleen’s picture

Frankie - there is no longer a reason to post "subscribe". Please use the "Follow" button at the top of this page instead.

frankie’s picture

Thank you bleen18. I will never use "subscribe".

szt’s picture

Also tried out the 7.x-1.x-dev from Nov28 and the problem is fixed for me too (I had to fix the Superfish CSS).

MilanAK’s picture

Still not working with Nice Menus 7.x-2.1. (I want first menu item to just be a placeholder but am getting link not found when using < no link >.) Is there a work around? Thanks.

calbasi’s picture

Issue tags: +menu, +superfish, +nolink

I have got this issue too, and I solved it like #48

themic8’s picture

I have this issue also. I am using Mega Menus.

If I put or it will take me to a new page that states I do not have access.

I switched to the 7.x-dev module and now it works.

gagarine’s picture

Status: Active » Fixed

It seem to be fixed in -dev so I close this. I will try to push a new stable next week.

Status: Fixed » Closed (fixed)
Issue tags: -menu, -superfish, -nolink

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