All posts tagged wordpress

Fix: WordPress Upload HTTP Error

Posted on November 29, 2011 at 10:06am by Jerad Hill 2 Comments
Fix: WordPress Upload HTTP Error

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…

Click Like to View This Content

Posted on September 12, 2011 at 8:55pm by Jerad Hill 3 Comments
Click Like to View This Content

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…

Exclude a Category from your WordPress Menu

Posted on April 15, 2009 at 7:52pm by Jerad Hill 6 Comments

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…

Exclude a Category from your WordPress Frontpage

Posted on April 15, 2009 at 7:44pm by Jerad Hill No Comment

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….

Lightbox enable your WordPress blog

Posted on January 23, 2008 at 1:55am by Jerad Hill 4 Comments

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.

WordPress Super Cache

Posted on November 26, 2007 at 10:23am by Jerad Hill No Comment

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…