Pop up forum description not working!

Shane

New member
Hello there,
The pop up forum description is not working. I made a few edits to the theme in that area, is there a way I can revert it? It simple is not working. When I put my mouse over the link to one of my forums nothing comes up.... And yes I do have the pop up description enabled :D
Link
Thanks for your support,
~Shane
 
You're missing the information for data-description.

Heres what it should look like:
Code:
<h3 class="nodeTitle">
<a href="forums/announcements/" data-description="#nodeDescription-2">Announcements</a>
</h3>
 
I know how to revert a template and a theme :D I didn't edit any templates anyways and Forsaken in which template am I missing this? I never edited any templates, just changed the colors in the themes....
 
I don't see descriptions for your forums, other than the "Post Loop" redirect - and that doesn't follow the same popup description concept IIRC (as there's no meta data to display).
 
It is something you have edited in a template as I can see the descriptions on your other style.

You will need to revert the template and/or correct the erroneous edit.
 
Top Bottom