HI,
I came across this post you have written and this one: http://robspencer.net/auto-update-wordpress-without-ftp/
I am looking for a solution like this but am concerned how it might affect the security of the server and how it may affect other functioning’s of wordpress?
Your blog page is drawing from the index.php file in your theme folder. The post as shown when you click it from the recent posts widget in the sidebar is drawing from single.php
You just need to copy and paste the bit in single.php that deals with the comments to your index.php. Add it within the loop.
Without looking at your theme files I can’t say exactly what code it would be or where you would paste it, but what I have given you is the general procedure.
Hi Bob.
If you’re unable to get to the dashboard then you must be unable to login to your WordPress site? Is this so?
Is this a self hosted site or on WordPress.com?