I used the CoComment Enhancer plugin and now I think that Cocomment is finnaly working correctly on my site.
The comments themseves are not showing up correctly. For some reason all formatting for them is removed when they are viewed. the formatting is still there. I can see it when I try to edit them but it does not show up. does anyone know why this is?
UPDATE: The propblem was caused by the ESV plugin. I will let you know if I get a work around
UPDATE2: I got the workaround thanks to the folks at WrodPress. I think the author is going to update the code.
Here is what I did:
Change this line at the end of the plugin script:
add_filter(’comment_text’, ‘esv_display’, 20);
to this:
add_filter(’comment_text’, ‘esv_display’, 40);
All better!
Popularity: 11% [?]




0 Responses to “Blog Tech Stuff”