This news keeps appearing infinitely while Play is active, if it pauses, it also stops, if it returns, it also returns.
Something to worry about? Should increase processor load?
]]>Thanks!
https://www.ads-software.com/plugins/wpdiscuz/
]]>heres the page with the problem aka single post:
https://jonathanbedard.co.uk/?p=28
<div class="tabs-post">
<?php
//show recent comments
$sql = "SELECT DISTINCT ID, post_title, post_password, comment_ID, comment_post_ID, comment_author, comment_author_email, comment_date_gmt, comment_approved, comment_type, comment_author_url, SUBSTRING(comment_content,1,70) AS com_excerpt FROM $wpdb->comments LEFT OUTER JOIN $wpdb->posts ON ($wpdb->comments.comment_post_ID = $wpdb->posts.ID) WHERE comment_approved = '1' AND comment_type = '' AND post_password = '' ORDER BY comment_date_gmt DESC LIMIT 5";
$comments = $wpdb->get_results($sql);
foreach ($comments as $comment) :
?>
<div class="tab_inside">
<a>ID); ?>#comment-<?php echo $comment->comment_ID; ?>"><?php echo get_avatar( $comment, '53' ); ?></a>
<div class="content"><h1><a>ID); ?>#comment-<?php echo $comment->comment_ID; ?>"><?php echo $comment->post_title; ?></a></h1> <span class="date"><?php echo strip_tags($comment->com_excerpt); ?></span></div><!-- #content closer -->
</div><!-- #tab_inside -->
<?php endforeach; ?>
<?php wp_reset_query(); ?>
</div>
[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
https://www.ads-software.com/plugins/seo-facebook-comments/
]]>I am having a hell of a time getting comments on single event pages. I feel like I am missing an obvious piece on information here. Any thoughts?
– Fitz
https://www.ads-software.com/extend/plugins/the-events-calendar/
]]>Does anyone know of a theme that has the ‘leave a reply box’ at the top of the comments instead of at the bottom as most themes seem to have?
help much appreciated
Thanks
Richard
When visitor try to comment, it says: It seems we can’t find what you’re looking for. Perhaps searching, or one of the links below, can help.
Already tried: Dashboard>All posts>Comments Allow
Also tried: “allow comment” in the discussion tab of each edit page
even tried: leaving a 1st comment myself from the edit page but still, comments are not showing
my blog is: betterme.info In case u wanna check what i mean
Thanks for your help
]]>I’ve been working on my first website and I’m having troubles with comments.
The issue is that whenever anyone leaves a comment on any of my posts, they duplicate on all other posts. When checking the comments section in sidebar they all Appear in last category (BMW Z) even if they were posted in other category/post.
Any ideas how to resolve this and keep comments pinned to the posts?
My webpage: https://www.bimmerf30.com/
]]>How can i do it? Is there a plugin to manage comments properly?
Thanks so much
]]>‘Sorry, you can only post a new comment once every 15 seconds. Slow down cowboy.’
]]>