Archive for the ‘Wordpress’ Category

WordPress Hack Fix

Wednesday, September 1st, 2010

If you use WordPress on a Mediatemple grid server, odds are good in the last 6 months, you’ve been hacked.
(more…)

Tweet This on WordPress

Monday, November 2nd, 2009

Do you want to put a Twitter link on your WP blog so that people can Tweet about the great things you have to say? (more…)

Showing posts from a Category

Wednesday, October 28th, 2009

If you are looking to show a list of posts from a specific category on a page, this is how.
(more…)

WP Stats Smiley Face

Saturday, February 7th, 2009

If you want to get rid of that little smiley face when using the WP Stats plugin, just add this code to your CSS

img#wpstats{display:none}

Random Image

Wednesday, December 3rd, 2008

Do you want to have a group of random images pop-up on the page using PHP?
(more…)

Including RSS in WordPress

Friday, November 21st, 2008

It’s really easy to do, thanks to WP’s preset rss.php file.
(more…)

WordPress Custom Keys

Friday, November 7th, 2008

Custom keys are really easy and really handy.
(more…)

Change excerpt length in WP

Monday, October 6th, 2008

The default excerpt length in WordPress is 55 words.
(more…)

WP Theme Disciple “About Blog” fix

Tuesday, September 30th, 2008

screenshot

Here is a really great theme from regis that you can download from the new WP Theme repository.

I really liked the simple clean design, but I was upset to find that the author hard-coded an “About my blog” mini-post with a picture (of the author) into the themes sidebar. I thought it would be much better if the author would have pulled some text from the default WP “About” page.
(more…)

WordPress Lightbox Fix

Tuesday, September 23rd, 2008

I recently installed the Lightbox WordPress plugin and started having an “operation abort” error message on both IE6 and 7 that would crash the browser. I found the the crash was being caused from the plugin, but the fix was very easy.

  1. Login
  2. Navigate to plugins and select edit on the Lightbox plugin
  3. At the bottom of the code change wp_head to wp_footer
  4. Click update, and you are done.

It’s Called Web Design is sponsored by Seeing Interactive and powered by WordPress
Entries (RSS) and Comments (RSS).
53 queries. 0.347 seconds.