Maijs,
Thanks for replying. Do you know which variable(s) would I need to edit (I looked in the docs, not sure if there anything that applied to this situation)?
Thanks for the adding this in the next version.
MichaelH,
Replacing start_wp() with the_post() worked. It was something in the asides code after all. Thanks.
Otto42,
I did read what you said. I took out the footer to make sure that the index was what I was running. It was.
I have taken out the page footer out of the main index template (which is where I have trouble with the tags) of my theme, and it was taken out.
I’ve cleared wp-cache several times, and now am disabling it. But still no tags.
I’m betting it has something to do with the way the asides are implemented. The code for my index page is above.