Tag: Wordpress


  • If automatic updates of Wordpress fail using 1and1.com, this change should enable them to work correctly for you.

  • Followed the simple 3-step upgrade process at WordPress.org and had no problems getting it installed.

  • I wanted to document one of the hacks that I have made to a the Twitter WordPress Sidebar Widget. Edit to “Twitter WordPress Sidebar Widget” I wanted a line break after the time, so I added the following line: li.appendChild(document.createElement(‘br’)); As the last line inside the following “if” statement: if ( showTimeFirst == 1) {…

  • Twitter’n

    Now that I have successfully moved to my new web hosting provider, I am ready to get back to blogging more regularly. The move was relatively easy, but took time to get everyone to play nicely and move the DNS records and get WordPress upgraded and all the old articles restored. One of the first…