Tags, Comments not showing!
-
On my main page http://azfans.com/recent-posts
The main story is supposed to show the tags, and comments below it, yet nothing is showing! Here is the code that’s NOT working:
<div class="bottombox"> <span class="postmetadata"> <span class="comments"><?php comments_popup_link('No Comments', '1 Comment', '% Comments'); ?></span> <span class="tags">Tags</span><?php the_tags(': ',', '); ?> <?php edit_post_link('Edit', ' | ', ''); ?> </span> </div>Thanks for the help!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Tags, Comments not showing!’ is closed to new replies.