Deprecated: Assigning the return value of new by reference is deprecated in /home/jharp741/public_html/blogjones/WordPress/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /home/jharp741/public_html/blogjones/WordPress/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /home/jharp741/public_html/blogjones/WordPress/wp-includes/theme.php on line 508

Warning: Cannot modify header information - headers already sent by (output started at /home/jharp741/public_html/blogjones/WordPress/wp-includes/cache.php:36) in /home/jharp741/public_html/blogjones/WordPress/wp-includes/feed-rss2-comments.php on line 2
Comments on: That’s pretty cool. http://www.blogjones.com/WordPress/2005/02/19/thats-pretty-cool/ I'm not crazy! I'm going sane in a crazy world! Wed, 08 Feb 2012 15:38:48 +0000 http://wordpress.org/?v=2.2.2 By: Ken Griffey Jr Shoes http://www.blogjones.com/WordPress/2005/02/19/thats-pretty-cool/#comment-211037 Ken Griffey Jr Shoes Tue, 06 Sep 2011 00:54:33 +0000 http://www.blogjones.com/WordPress/2005/02/19/thats-pretty-cool/#comment-211037 This article is good, I like Thank you for sharing. This article is good, I like Thank you for sharing.

]]>
By: Ken Griffey Shoes http://www.blogjones.com/WordPress/2005/02/19/thats-pretty-cool/#comment-210109 Ken Griffey Shoes Thu, 01 Sep 2011 02:13:54 +0000 http://www.blogjones.com/WordPress/2005/02/19/thats-pretty-cool/#comment-210109 Good article! Thank you so much for sharing this post.Your views truly open my mind. Good article! Thank you so much for sharing this post.Your views truly open my mind.

]]>
By: Blog Jones http://www.blogjones.com/WordPress/2005/02/19/thats-pretty-cool/#comment-301 Blog Jones Tue, 01 Mar 2005 19:37:45 +0000 http://www.blogjones.com/WordPress/2005/02/19/thats-pretty-cool/#comment-301 As I recall, it's actually pretty simple. 1. Upload the plugin to the Wordpress/wp-content/Plugins/ folder. 2. Go to your wordpress control panel and select the Plugins tab 3. Click the "Activate" link next to the Theme Switcher plugin on the list 4. Add this to your sidebar code in all your themes <code> <li>Themes: <?php wp_theme_switcher(); ?> <li> </code> or this if you want it the themes to be in a dropdown box, like mine are: <code> <li>Themes: <?php wp_theme_switcher('dropdown'); ?> </li> </code> 5. Repeat step 4 for each of the themes you have installed And, if I recall correctly, that <i>should</i> do it. As I recall, it’s actually pretty simple.

1. Upload the plugin to the Wordpress/wp-content/Plugins/ folder.
2. Go to your wordpress control panel and select the Plugins tab
3. Click the “Activate” link next to the Theme Switcher plugin on the list
4. Add this to your sidebar code in all your themes

<li>Themes:
<?php wp_theme_switcher(); ?>
<li>

or this if you want it the themes to be in a dropdown box, like mine are:


<li>Themes:
<?php wp_theme_switcher('dropdown'); ?>
</li>

5. Repeat step 4 for each of the themes you have installed

And, if I recall correctly, that should do it.

]]>
By: James http://www.blogjones.com/WordPress/2005/02/19/thats-pretty-cool/#comment-300 James Tue, 01 Mar 2005 16:18:30 +0000 http://www.blogjones.com/WordPress/2005/02/19/thats-pretty-cool/#comment-300 I am new blogging and Wordpress. I am using Wordpress 1.2 and style-switcher. I am thinking about upgrading to 1.5 and theme-switcher. The installation instruction is a bit light. Can you give me some more detail step by step instruction on installing theme-switcher? I am new blogging and Wordpress. I am using Wordpress 1.2 and style-switcher. I am thinking about upgrading to 1.5 and theme-switcher. The installation instruction is a bit light. Can you give me some more detail step by step instruction on installing theme-switcher?

]]>
By: to Give an Answer http://www.blogjones.com/WordPress/2005/02/19/thats-pretty-cool/#comment-289 to Give an Answer Sun, 20 Feb 2005 02:08:52 +0000 http://www.blogjones.com/WordPress/2005/02/19/thats-pretty-cool/#comment-289 Oh cool. I just scrolled down further in my RSS reader and saw that you have version 1.5. Then I went over to WordPress's site and saw that it has been officially released! Coolness of coolnesses! I'll be installing that on own site pretty soon then. (I hadn't wanted to mess with a beta.) Oh cool. I just scrolled down further in my RSS reader and saw that you have version 1.5. Then I went over to WordPress’s site and saw that it has been officially released! Coolness of coolnesses! I’ll be installing that on own site pretty soon then. (I hadn’t wanted to mess with a beta.)

]]>
By: to Give an Answer http://www.blogjones.com/WordPress/2005/02/19/thats-pretty-cool/#comment-288 to Give an Answer Sun, 20 Feb 2005 02:03:35 +0000 http://www.blogjones.com/WordPress/2005/02/19/thats-pretty-cool/#comment-288 Cool. Does the "WordPress Default" theme come as "default" in WordPress 1.4? (I think I remember you saying you upgraded.) Cool. Does the “WordPress Default” theme come as “default” in WordPress 1.4? (I think I remember you saying you upgraded.)

]]>