Categories
wordpress

Two little lines can wreak havoc

Had a problem with my WordPress site. It just came up a blank, white page with no code in it. So I run through my checklist: FTP (check), SSH (check), top -c (check), resource usage (problem). Data indicates the server is just sitting around doing nothing without a load. Check alternate WP install on the […]

Categories
Projects software wordpress

Developing WordPress plugins

Geek-talk ahead I put together my first WordPress plugin and was going to submit it to the plugin repository but on second thought I decided not to because: You have to jump through a few hoops to install it You have to continue jumping through a few hoops to maintain it I may lag in […]

Categories
wordpress

Wrestling with code and I haven’t tapped-out yet

Been spending the past few weeks wrestling with css, js and php code for Hawaii247.org website. Getting everything up to speed for the WordPress 2.8 update. I’ll probably wait for WP2.8.1 to be released first to make sure if the theme’s code breaks others will be yelling about it ahead of time.