Hi I have a problem. I've been trying to figure this out for days but I could never get the right answers.
What my problem is that i have created and used some blocks that have been provided like navigation or the search bar. Heres the problem...
It seems that Anonymous users or even Registered users cant see the blocks. It seems that it only shows up when your logged in on an administrator account. I'm not sure how to enable it for Anonymous users or Registered users.
I have created a custom type Foo containing a required drop-down list with some values, say Red, Green, Blue, and I would like to add a drop-down list with the same values into the search box as a search criteria, so if the user selects Blue and click the Search button only Blue nodes will result. Is it possible? Can you suggest a module to achive this point? I am testing Custom Search Module but I am not sure it is able to do so.
Thank you all for help!
EDIT: Solved usind Views module. I created a Node View that exposes some filters.