Title: greencode's Replies - page 34 | WordPress.org

---

# greencode

  [  ](https://wordpress.org/support/users/greencode/)

 *   [Profile](https://wordpress.org/support/users/greencode/)
 *   [Topics Started](https://wordpress.org/support/users/greencode/topics/)
 *   [Replies Created](https://wordpress.org/support/users/greencode/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/greencode/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/greencode/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/greencode/engagements/)
 *   [Favorites](https://wordpress.org/support/users/greencode/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 496 through 510 (of 536 total)

[←](https://wordpress.org/support/users/greencode/replies/page/33/?output_format=md)
[1](https://wordpress.org/support/users/greencode/replies/?output_format=md) [2](https://wordpress.org/support/users/greencode/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/greencode/replies/page/3/?output_format=md)…
[33](https://wordpress.org/support/users/greencode/replies/page/33/?output_format=md)
34 [35](https://wordpress.org/support/users/greencode/replies/page/35/?output_format=md)
[36](https://wordpress.org/support/users/greencode/replies/page/36/?output_format=md)
[→](https://wordpress.org/support/users/greencode/replies/page/35/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Remove Indent from .blogroll CSS](https://wordpress.org/support/topic/remove-indent-from-blogroll-css/)
 *  Thread Starter [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [17 years ago](https://wordpress.org/support/topic/remove-indent-from-blogroll-css/#post-1067628)
 * Sorry, I’ll try again: [http://www.daretothink.co.uk/links/](http://www.daretothink.co.uk/links/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Remove Indent from .blogroll CSS](https://wordpress.org/support/topic/remove-indent-from-blogroll-css/)
 *  Thread Starter [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [17 years ago](https://wordpress.org/support/topic/remove-indent-from-blogroll-css/#post-1067626)
 * Here’s the page I’m working on:
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Akismet] Where does HAM get stored](https://wordpress.org/support/topic/plugin-akismet-where-does-ham-get-stored/)
 *  Thread Starter [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [17 years ago](https://wordpress.org/support/topic/plugin-akismet-where-does-ham-get-stored/#post-1067071)
 * Ummm, that’s a bit strange then because I’ve 8 marked as HAM in Akismet but only
   2 comments overall?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Category Post Count as Link](https://wordpress.org/support/topic/category-post-count-as-link/)
 *  Thread Starter [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [17 years ago](https://wordpress.org/support/topic/category-post-count-as-link/#post-976865)
 * You say that the problem is solved but where do you enter that code you’ve mentioned?
   As previously mentioned if you’re using a theme with a dynamic sidebar then there’s
   no obvious place to enter that code.
 * Any ideas?
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Failed to connect to FTP Server / adds :21 at end of hostname](https://wordpress.org/support/topic/failed-to-connect-to-ftp-server-adds-21-at-end-of-hostname/)
 *  Thread Starter [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [17 years ago](https://wordpress.org/support/topic/failed-to-connect-to-ftp-server-adds-21-at-end-of-hostname/#post-1067042)
 * Maybe, but I’ve never had WP add this on to my hostname previously. I’m convinced
   this is what is causing my inability to auto upgrade any of my plugins.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Category Post Count as Link](https://wordpress.org/support/topic/category-post-count-as-link/)
 *  Thread Starter [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/category-post-count-as-link/#post-976852)
 * I’ve seen that link before and couldn’t implement the code he wrote. From what
   I can see though this code works perfectly if you use the Default WordPress Theme.
   You replace the code:
 * <?php wp_list_categories(‘show_count=1&title_li=<h2>Categories</h2>’); ?>
 * with
 * <?php $categories = wp_list_categories(‘title_li=&show_count=1&echo=0’);
    $categories
   = ereg_replace(‘ \(([0-9]+)\)’, ‘ (\1)’, $categories); echo $categories; ?>
 * in the “sidebar.php” file.
 * But, if you’re using a theme which has a dynamic sidebar then there’s no place
   to enter this code.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Category Post Count as Link](https://wordpress.org/support/topic/category-post-count-as-link/)
 *  Thread Starter [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/category-post-count-as-link/#post-976848)
 * It does seem a very easy thing doesn’t it? And something I’m a little confused
   as to why WP can’t have resolved by now with their code.
 * To be honest these forums are some of the worst I’ve ever come across – I’ve 
   given up hope of ever finding a solution.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Google XML Sitemaps] Specify your Blog homepage?](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-specify-your-blog-homepage/)
 *  Thread Starter [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-specify-your-blog-homepage/#post-1001672)
 * Does anyone have any clues with this?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Automatic Upgrade Hostname problem](https://wordpress.org/support/topic/automatic-upgrade-hostname-problem/)
 *  Thread Starter [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/automatic-upgrade-hostname-problem/#post-989561)
 * Not sure I understand your question but basically you need to enter your FTP 
   details i.e. server, username and password as provided by your web hosts.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove leading zero in single number date?](https://wordpress.org/support/topic/remove-leading-zero-in-single-number-date/)
 *  Thread Starter [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/remove-leading-zero-in-single-number-date/#post-929928)
 * I’ve managed to figure out how to do this. If you look at [this link](http://us3.php.net/date)
   there are many ways that you can call in the date to your post including not 
   having a zero on single digit dates. You then need to look in your WP php files
   such as archive.php and change “the_time” element to how you want.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Automatic Upgrade Hostname problem](https://wordpress.org/support/topic/automatic-upgrade-hostname-problem/)
 *  Thread Starter [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/automatic-upgrade-hostname-problem/#post-989493)
 * Just to let you know that I managed to revolve this issue by upgrading to the
   very latest version of WP (by doing this manually) and then it seemed to remove
   the :// element that was messing up the automatic upgrades. Hope this helps you
   as well?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Automatic Upgrade of plugins and wordpress problems?](https://wordpress.org/support/topic/automatic-upgrade-of-plugins-and-wordpress-problems/)
 *  Thread Starter [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/automatic-upgrade-of-plugins-and-wordpress-problems/#post-988753)
 * Umm, I must have been doing something wrong – or maybe when i copy and pasted
   the ftp details there was something incorrect with that because I’ve just gone
   through and managed to update everything!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Automatic Upgrade of plugins and wordpress problems?](https://wordpress.org/support/topic/automatic-upgrade-of-plugins-and-wordpress-problems/)
 *  Thread Starter [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/automatic-upgrade-of-plugins-and-wordpress-problems/#post-988724)
 * Umm, I really don’t know why this won’t work. I’ve uploaded files and such like
   to my site hundreds of times in the past but this, supposed simple task, is causing
   me so many problems.
 * I’m using exactly the same ftp details as what I use for my ftp client and I 
   also decided to set up a new ftp user and that didn’t work either?!
 * I’ve been in touch with my webhosts and they have only told me exactly what I
   already know.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Automatic Upgrade of plugins and wordpress problems?](https://wordpress.org/support/topic/automatic-upgrade-of-plugins-and-wordpress-problems/)
 *  Thread Starter [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/automatic-upgrade-of-plugins-and-wordpress-problems/#post-988650)
 * Yes, correct. To be honest I’ve never been able to get this to work with any 
   of the 3 different hosting companies I’ve ever used… I always just give up and
   go down the manual route but I’d like to go automatic!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Automatic Upgrade of plugins and wordpress problems?](https://wordpress.org/support/topic/automatic-upgrade-of-plugins-and-wordpress-problems/)
 *  Thread Starter [greencode](https://wordpress.org/support/users/greencode/)
 * (@greencode)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/automatic-upgrade-of-plugins-and-wordpress-problems/#post-988608)
 * Unfortunately, still the same error message?!

Viewing 15 replies - 496 through 510 (of 536 total)

[←](https://wordpress.org/support/users/greencode/replies/page/33/?output_format=md)
[1](https://wordpress.org/support/users/greencode/replies/?output_format=md) [2](https://wordpress.org/support/users/greencode/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/greencode/replies/page/3/?output_format=md)…
[33](https://wordpress.org/support/users/greencode/replies/page/33/?output_format=md)
34 [35](https://wordpress.org/support/users/greencode/replies/page/35/?output_format=md)
[36](https://wordpress.org/support/users/greencode/replies/page/36/?output_format=md)
[→](https://wordpress.org/support/users/greencode/replies/page/35/?output_format=md)