Susanne7272
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Comments Section on Post not allowing comments, says "No Comments"Hi everyone! Maybe I can get some answers here too.
I have 3 blogs – same theme – ‘Intrepidy’. One I can get comments from readers and the other 2 – ‘comments off’. https://www.hearinggod.mentorsnotebook.com/blog gets comments.
https://www.totalwholeness.mentorsnotebook.com/blog does NOT. New blog https://www.wholeness.mentorsnotebook.com/blog – only one post and still same problems. New blog has no plugins installed so it isn’t a plugin issue.
Checked through settings – all OK and comments on as suggested for all three blogs. Tried 5 different themes and all had the same message ‘comments off’ message. People tell me they have sent me a comment but none appears. My test comments do however.
Don’t know much about php coding as I am rather a newbie too but I DESPERATELY need HELP! I’ve tried to find answers for this for over 3 months from lots of different places….’no joy’ yet!Forum: Fixing WordPress
In reply to: Comments are "On" but comments aren't seenHi everyone! Maybe I can get some answers here too.
I have 3 blogs – same theme – ‘Intrepidy’. One I can get comments from readers and the other 2 – ‘comments off’. https://www.hearinggod.mentorsnotebook.com/blog gets comments.
https://www.totalwholeness.mentorsnotebook.com/blog does NOT. New blog https://www.wholeness.mentorsnotebook.com/blog – only one post and still same problems. New blog has no plugins installed so it isn’t a plugin issue.
Checked through settings – all OK and comments on as suggested for all three blogs. Tried 5 different themes and all had the same message ‘comments off’ message. People tell me they have sent me a comment but none appears. My test comments do however.
Don’t know much about php coding as I am rather a newbie too but I DESPERATELY need HELP! I’ve tried to find answers for this for over 3 months from lots of different places….’no joy’ yet!
If you can help, PLEASE, SusanneForum: Fixing WordPress
In reply to: Blog posts are out of orderHere is the ‘page template’ code
<?php get_header(); ?> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> <div class="page"> <h2 class="catheader"><?php the_title(); ?></h2> <?php edit_post_link(' Edit', '<span class="editpost">', '</span>'); ?> <div class="page-content"> <?php the_content('<p class="serif">Read the rest of this page ?</p>'); ?> <?php wp_link_pages(array('before' => '<p><strong>Pages:</strong> ', 'after' => '</p>', 'next_or_number' => 'number')); ?> </div> <?php comments_template(); ?> </div> <?php endwhile; endif; ?> <?php get_footer(); ?>
Thanks for your patience, Susanne
Forum: Fixing WordPress
In reply to: Posts show 'comments off'Thanks chandanonline4u! Do you get my answer…as it doesn’t seem to show up here. I am using ‘intrepidity’ on https://www.totalwholeness.mentorsnotebook.com/blog I used the same theme on another blog: https://www.hearinggod.mentorsnotebook.com/blog and comments are OK. Difference? Same plugins, etc. -S
Forum: Fixing WordPress
In reply to: Blog posts are out of orderIs this what you are asking me to do?
“MichaelH Volunteer
Posted 2 years ago #
Please paste all the code from the theme template (probably index.php) that is displaying those posts into a pastebin such as https://wordpress.pastebin.ca and report the link back here so someone might find your problem. Thanks.”Copied from another WordPress chat. Is this waht you want? -S
Forum: Fixing WordPress
In reply to: Blog posts are out of orderOK Chandanonline4u but ….themes folder on the blog? Understand the ‘copy to notepad’ part but where do I need to be to get this info you are asking for? Sorry for my ignorance. -S
Forum: Fixing WordPress
In reply to: Blog posts are out of orderHuuummmm – remember I am a Newbie at this. Can I do what? ….are you asking about my cpanel/admin or ???? Susanne
Forum: Fixing WordPress
In reply to: Blog posts are out of orderUppps, that August 12th. See the blog here: https://www.hearinggod.mentorsnotebook.com/blog So please anyone help. I’m new to this whole blogging business. Susanne
Forum: Fixing WordPress
In reply to: Blog posts are out of orderI just discovered all the posts have the same date: August 8th – even if posted three months ago. Now what? Susanne