scottemiller
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to let visitors post comments/subscribe?Still no luck. Any other possibilities?
Forum: Fixing WordPress
In reply to: How to let visitors post comments/subscribe?artofselfcreation.com
Forum: Fixing WordPress
In reply to: How to let visitors post comments/subscribe?No luck. Any other possibilities?
(Thanks for all your efforts with this. They are much appreciated!)
Forum: Fixing WordPress
In reply to: How to let visitors post comments/subscribe?Okay, here’s the index.php in the wordpress pastebin: http://wordpress.pastebin.com/w4N5g1tC
I tried inserting <?php comments_popup_link();?> just before the end of the loop—just before “<?php endwhile; else: ?>” —but nothing happened.
Forum: Fixing WordPress
In reply to: How to let visitors post comments/subscribe?I’m not finding the template directory either. What tab is it under? Or where do I go in my wordpress account?
Forum: Fixing WordPress
In reply to: How to let visitors post comments/subscribe?Where do I find the theme’s index.php template file?
Forum: Fixing WordPress
In reply to: How to let visitors post comments/subscribe?Here it is: http://wordpress.pastebin.com/U7hNhR5Q
Forum: Fixing WordPress
In reply to: How to let visitors post comments/subscribe?Where do I find the theme’s index.php file? I looked in the “theme editor” under “appearance” and couldn’t find the loop anywhere. As I understand it, the loop is supposed to start with: <?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
Correct? Am I looking in the wrong place? Or do I need to add a loop?
Forum: Fixing WordPress
In reply to: How to let visitors post comments/subscribe?I’ve configured it so anyone can leave a comment without providing a name or email address. Here’s what I’ve noticed: it’s only the front page that doesn’t offer visitors to leave comments. If you go to the pages, each of them invites comments, and if you go to the specific article page (the same article that’s on the front page), then it does offer comments. Is it possible to invite comments on the front page as well?
Forum: Fixing WordPress
In reply to: How to let visitors post comments/subscribe?I’m back to square one. I have no comment boxes on my pages. What else can I try? Are there specific buttons that should be activated, or specific ones that should be deactivated?
Any suggestions are appreciated!
Forum: Fixing WordPress
In reply to: How to let visitors post comments/subscribe?And now no luck on either computer. How strange.
Forum: Fixing WordPress
In reply to: How to let visitors post comments/subscribe?Nope. Something is still off. It works on one of my computers, but when I visit from another computer there is no “comment” box. Hmmm.
Forum: Fixing WordPress
In reply to: How to let visitors post comments/subscribe?I’m not sure what happened, but now it’s working. Maybe it took a little time for the deactivation to take effect.
Thanks,
ScottForum: Fixing WordPress
In reply to: How to let visitors post comments/subscribe?Still no luck. Any other ideas?
Forum: Fixing WordPress
In reply to: How to let visitors post comments/subscribe?No luck with the default template or others either. The strange thing is that click to preview changes from the Post page, then I do see it there at the bottom. Does that offer any clues?