I have been unable to get the_tags() to work. I have the_category() on the line directly before the_tags() and it works just fine. I also have wp_tag_cloud in the footer of the page and it also works fine.
Any idea what might be going on? This page is my main page and I am definitely inside of the loop. I have also tried it on a single page and it doesn't work there either.
Truly strange. I know for sure that there are tags associated with this post. I can see this by clicking on an edit link and I can also select one of the tags from the tag cloud and it displays this post as one of the posts.