How to Add a Favicon to Your WordPress Blog

Blogging, How To, Technology February 15th, 2010

favicons A-Z

photo credit: dan taylor What is a Favicon and Why Should Your Blog Have One? A favicon is short for "favorite icon." It is the little image you see in your browser tab next to the name of the website you are viewing. All favicons are the same size: 16x16 pixels. The one for Life Learning ...

Post to Twitter Post to Delicious Delicious Post to Digg Digg This Post Post to Facebook Facebook

Complete Guide to Set Up a WordPress Blog and Make Money

Blogging, How To, Marketing, Money & Finance, Writing March 21st, 2009

How to set up WordPress Blog and Make Money

image by Mike Licht, NotionsCapital.com Are you a writer? Would you like to make some good money writing about topics that interest you? Then starting a blog is something that I highly recommend. Because of my experience and success, I've had a couple friends and family members ask me how to set this up. I ...

Post to Twitter Post to Delicious Delicious Post to Digg Digg This Post Post to Facebook Facebook

3 Tips to Redesign and Upgrade Your WordPress Blog

Blogging, Featured, How To May 20th, 2008

Redesign

A couple months ago I redesigned and upgraded my WordPress blog and I'm so glad I did. I'll tell you all about the benefits I received from my redesign and I'll also tell you how I did it so that if you are going through the same process you can benefit from what I ...

Post to Twitter Post to Delicious Delicious Post to Digg Digg This Post Post to Facebook Facebook

How to Make More Than 9 Text Sidebar Widgets in WordPress

Blogging, Did You Know?, How To, Technology April 18th, 2007

UPDATE Feb 2008: If you are using Wordpress 2.3, here is an article that gives you information how to get more widgets with WP 2.3. If you are using an older version of Wordpress then read on.

If you are using the plugin Sidebar Widgets by Automattic, Inc. you’ve noticed that there are only 9 text widgets available. If you need more than 9 text widgets, here is the simple hack to increase this number.

You will need to edit the widgets.php file which is not as hard as it seems.

Here’s how:

  1. UPDATE OFFLINE. Open widgets.php from your files on your computer.
  2. SAVE BACKUP. Do Save As on widgets.php and call it original_widgets.php so if anything happens you can go back to the original. (Of course you could always download it again too if you have a problem.)
  3. CHANGE FILES. Make the following changes:
  4. FIND: widget_text_setup(), CHANGE the number 9 to your desired number where it says if ( $number > 9 ) $number = 9;
  5. FIND widget_text_register(), CHANGE the number 9 to your desired number where it says if ( $number > 9 ) $number = 9;
    for ($i = 1; $i <= 9; $i++)
  6. FIND widget_text_page(), then look for <?php for ( $i = 1; $i < 10; ++$i ) echo CHANGE the number 10 to be your desired higher number plus one. For example if you are changing the number of items to 20 then you will put 21 here.
  7. UPLOAD. Save and Upload this new via FTP to your server. You may either overwrite the old file or delete the old file and then upload the newer version. (Keep the same name of the file)
  8. INCREASE. Go into your Wordpress admin panel>Presentation>Sidebar Widgets and using the dropdown menu click on the number of widgets you want.

You now can have as many Sidebar Text Widgets as your blog can handle! Happy Plugin Time!

If you found this post helpful, you may donate below. Thank you kindly.

Technorati Tags: , , , ,

Related Posts with Thumbnails

UPDATE Feb 2008: If you are using WordPress 2.3, here is an article that gives you information how to get more widgets with WP 2.3. If you are using an older version of WordPress then read on. If you are using the plugin Sidebar Widgets by Automattic, Inc. you've noticed that there are only 9 text ...

Post to Twitter Post to Delicious Delicious Post to Digg Digg This Post Post to Facebook Facebook


 Powered by Max Banner Ads 
blank

Twitter links powered by Tweet This v1.6.1, a WordPress plugin for Twitter.