I’m surprised to hear that.
I can see that the browser is initially being sent the correct output (the titles are just the titles) and then a piece of Javascript runs that transforms them into links – and actually makes a mess of this in the process, such that we no longer have valid HTML on the page.
This is almost certainly the result of some code that belongs to your theme or another plugin. Just to be absolutely clear on this, these are the full troubleshooting steps:
* Switch to a default and unmodified theme – such as Twenty Twelve
* Deactivate all other plugins except for those by Modern Tribe
* Please make sure you have the current version of all our plugins
* Now test to see if this problem remains
* If it resolves the problem, reactivate everything one component at a time, testing at each stage to see if the issue returns
That should help us to isolate whichever component is causing the problem. Thanks!