Links disabled in WordPress posts
When I enable IntenseDebate on WordPress, it somehow disables all links in the content of my post. How can I fix this?
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hi there,
A few people have had this problem, and it seems to be related to a weird CSS issue where the comments section ends up "overlaying" their content area, thus blocking you from being able to click the links.
For some people, adding this code to the end of the "style.css" file in their WordPress theme has fixed the problem:
#idc-container { float: left !important; }
But if that doesn't work for you then please let me know the URL to your site and I'll get you some custom CSS to fix it.
Cheers,
Beau
Loading Profile...

