Posted on November 29, 2011 at 10:06am
by Jerad Hill
My hosting company ran some updates on my server. After the updates I got errors attempting to upload images through WordPress and Joomla sites on my server. The error I received on WordPress was an HTTP error in red text. In Joomla it would actually kick me out to an Internal Server Error similar to…
Posted on September 12, 2011 at 8:55pm
by Jerad Hill
Earlier today I had a vision. I saw a world where good blog content could be unlocked for a viewer browsing a website in exchange for clicking a Facebook Like Button. They could read a post excerpt or an introduction and if they wanted to read the rest of the article they would click the…
Posted on April 15, 2009 at 7:52pm
by Jerad Hill
On occasion you may want a blog category not to show up in your blog menu. Many themes now a days are including settings you can change to remove categories from menus but if you end up having to hard code it in here is what you need to do. Open up the header.php file…
Posted on April 15, 2009 at 7:44pm
by Jerad Hill
On occasion you may write a blog entry that you do not want on your front page but do want under a category. Many themes now a days are including settings you can change to remove categories but if you end up having to hard code it in here is what you need to do….
Posted on January 23, 2008 at 1:55am
by Jerad Hill
A complete video tutorial on how to add Lightbox 2 functionality to your wordpress blog. You will need: A WordPress blog, Lightbox 2, FTP Software (Transmitmac, Cyber Duckmac, Filezillapc) During the video I reference the Lightbox website where you copy and paste the code that is provided. Click here for that website.
Posted on November 26, 2007 at 10:23am
by Jerad Hill
WordPress Super Cache Plugin 0.1 – a new caching plugin for WordPress that is an extensive modification of the famous WP-Cache 2 plugin. It creates static html files that are served directly by the web server (as well as the usual WP-Cache data files). It also fixes some bugs that plagued the WP Cache and…