valkener
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Fixing WordPress
In reply to: Adding Google Map Api v. 3 on Pagebump
Forum: Plugins
In reply to: Best Email Suscription Widget?Forum: Fixing WordPress
In reply to: No Comment boxOk so this is what I did:
</div> <?php comments_template(); ?> <?php } /* End The Loop */ ?>It seems to be working just fine now! Thanks a lot! 🙂
On another note: since I have embedded the blog – is it recommended for me to forward people from get-into-medicalschool.com/blog/ to get-into-medicalschool.com/ via .htaccess? I believe this would also avoid dual content which is bad?
THANKS :)))
Forum: Fixing WordPress
In reply to: No Comment boxHi, thanks for your answer!! 🙂
Yes, my template has a single.php
Code is:<?php get_header(); ?> <div id="primary-content" class="narrowcolumn"> <?php include (TEMPLATEPATH . '/theloop.php'); ?> <?php comments_template(); ?> </div> <?php get_sidebar(); ?> <?php get_footer(); ?>So I’m not sure where I should post what in the index.php at . I want people to be able to add comments under each of the posts.
Thanks so much!
Naomi
Forum: Themes and Templates
In reply to: Duplicate Content / SEOPlease..
Forum: Themes and Templates
In reply to: Duplicate Content / SEOAnyone? :<
Viewing 6 replies - 1 through 6 (of 6 total)