Comments popup no longer functions
-
Somewhere in time my comments popup stopped working. This is the code in my index.php file
<p class="postmetadata"><?php the_tags('Tags: ', ', ', '<br />'); ?>Posted in <?php the_category(', ') ?> | <?php edit_post_link('Edit', '', ' | '); ?> <?php comments_popup_link('What do you think? <img src="/wp-content/extra/icon_megaphone.gif" width="13" height="9" alt="Yes?" /> »', '1 Comment »', '% Comments »'); ?></p>
I disabled all plugins with no change and checked this in IE8 and FF. While my normal comments work, I would prefer to use the popup. Has the nested comments feature made the popup obsolete?
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Comments popup no longer functions’ is closed to new replies.