|
A quick workaround:
append '&tagline=-' to the end of your code (it can't be blank, and you need to set it to get the tags. Change to whatever)
Add the CSS somewhere to your page:
.tagline { display: none; }
It's still fucked up for displaying city/state stuff, which annoys me, but I've just turned that off for now.
|