Since I introduced the new design, the Breaking News section on the homepage seemed to be failing. It would display the entry titles somewhat correctly, but the underlying URLs would be messed up. The problem here, I think, is the WordPress Plugin I’m using, which grabs RSS feeds and parses them from time to time.
I looked into the plugin’s code, but couldn’t find where things went amok, so I threw it out completely [for now]. Instead, I solved it with a bit of Javascript.
Links in the Breaking News section should be fully functional again now.