When i create a custom Link -
When attached to users the link is not there but
when attached to admins the link is there

did so:
url path - /brugerliste
image path - /sites/all/modules/user_details/images/users.png
image title - Brugerlisten

Pafla

Comments

Draven_Caine’s picture

I look into this today for you.

Draven_Caine’s picture

Status: Active » Closed (fixed)

I had changed the way the links decide to be visible and forgot to make this change in the template file. Just tested it on 2.5 and it works.

Just a heads up you should keep your custom images NOT in the module folder because when you update the module, it will erase the images. Keeping them in a custom theme is best.

Thanks again,
Draven

pafla’s picture

Thx

I changed location of those images

Pafla