How can i put a link like photo and it will show all the albums created by users

Comments

silviogutierrez’s picture

Assigned: Unassigned » silviogutierrez
Status: Active » Postponed (maintainer needs more info)

Could you please explain more?

Silvio

wallbay1’s picture

what I meant is to have for example a link menu called photo
when you click on it you can see all the gallery of the other users like on facebook

silviogutierrez’s picture

Status: Postponed (maintainer needs more info) » Fixed

That's simple, use gallery/UID as the URL. So for user 1, gallery/1 will show all his albums. Since you want this to change depending on the user, add a new block, set it to only display on user/* pages. Then in the block's content, using PHP, output the link dynamically.

Silvio

wallbay1’s picture

thanks silvio
i will try it

Anonymous’s picture

Status: Fixed » Closed (fixed)

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