Hello!
I created a custom page for the artist profile artist with different sections and menus included on one page.
So far it is working as expected. The problem that I have now is, if the artist does not has an event, audio, video uploaded the menu and block still display with empty items.
Is there a way to auto hide the menu and block if the items are not present or upload by the user?
Similar to the profile menu when modules are not active.
For example if the artist does not have a audio uploaded, I would the menu and block not to appear in the page.
I have tried adding the conditional statement before the menu title and block display, but it hides all including the users that have videos.
I tried to look at the code in the profile_menu.tpl, but I don't see anything that can help me.
updated by @luis456: 07/09/16 12:33:04AM