Is there a generic way to link to a specific node type, the way /taxonomy/page/or/3 links to a specific taxonomy term? Specifically, I'd like to create a navigation link "News" pointing to a list of nodes of the flexinode type "news".
I have a couple problems with this theme. When a user signs out at the top of the page it reads "Content-type: text/html" I've checked the templates, the theme file, and all the modules, I found that exact term in common.inc but deleting the text didn't solve the problem.
My other issue is that when users sign out the layout of the site overlaps the blocks on the main page, this also happens when you go to forums while not logged in (see for yourself).