Hi Ajay!
I have found a bug in your template. If you not logged in, then the ‘</div><!– end #respond –>’ won’t be in the HTML code and it could cause problems in display.
Here is the little fix for it:
--- comments.php 2013-08-19 18:41:22.484636002 +0200
+++ comments_edited.php 2013-08-19 18:40:32.244636009 +0200
@@ -89,11 +89,11 @@
<div><?php do_action('comment_form', $post->ID); ?></div>
</form>
-</div><!-- end #respond -->
-
<?php
} // If registration required and not logged in
}
?>
+</div><!-- end #respond -->
+
</div><!-- end boxcomments -->
Best regards,
Peter
Hi Ajay!
Is it possible to use your theme with the infinite scroll plugin?
I used the Connections theme on wordpress.com and now moved on to a self hosted site, so I get your theme. But I couldn’t get working the infinite scroll yet.
Thanks for your reply!
Peter
https://www.ads-software.com/extend/themes/connections-reloaded/
]]>I’m getting a lot of errors with this theme now. I have had the theme for 2 years with not may problems until now. Most of my site is hard written around this theme, so switching themes is a little difficult without having more errors. I’ve tried going through the theme code the past 2 months and can’t figure out all of the errors. Is this just me? Or are there known bugs? Any fixes coming up?
I can no longer login to my dashboard. I just get a blank white screen that says ‘id=’ in the upper left corner.
https://www.ads-software.com/extend/themes/connections-reloaded/
]]>