I'm having trouble with the new menu system in the themes for drupal7 :
When I logout of the site, the secondary menu (also user menu) dissapears and is not visible..
But I want anonymous users to be able to watch and use the secondary menu. How can I do this ?
Hi, i'm making a view that uses a image field that can have multiple uploads. The problem is that it shows all images, but i want to limit that to 1 (the first one) and i dont see any option to do that.
I have created a list of latest updated/edited node content via the Views module. I have the title and date, but I can't seem to display the name of the updating user, only the node content author. Is there a field for 'updating user name'?
I've got two fields, one is an image field and one is a link field (using this http://drupal.org/project/link). Is there a way that I can combine these so when you click the image it takes you to what the link is linking to? I've looked in views but I can't see anything that would make this happen.