4.4.2: I have my image gallery set up with the taxonomy 'Galleries'. I wanted to be able to include one uploaded image in many galleries and therefore made the taxonomy multiple select. The images appear as I would expect, BUT when I click on one and use the pager to move forward or backward, I always jump to the first taxonomy term identified with the image. That means, if I'm looking at gallery Pizzas and click on a picture titled Salami, and Salami is in {Favorite Foods, Pizzas, Junk Food, Alternate Currencies}, I'll end up in Favorite Foods although I started out in Pizzas.
Is there a way to show the 5-10 most recent comments made in a side block? I assume this could be done with some simple php code (which I don't have the know-how to do) or perhaps there is a module that has been developed for this that I wasn't able to find. Any help out there?
I've been searching for an hour now but I could not find an answer for my problem.
I want to make a profile field available as a $node object. That is, for example, I want to be able to use $node->icq in a template like $node->name to show author's icq number. Possible?
Of course if there's another way to show a profile field data on other nodes, that'd be OK too.