Archive

Archive for the ‘Plugins’ Category

WordPress themes switcher

November 23rd, 2008 admin No comments

To design and modify WordPress themes, Themes swither is the best plugin you should install.

Download from: http://wordpress.org/extend/plugins/theme-switcher-reloaded/

Unzip, and upload, activate, Design–>Widgets, add to sidebar

If you’re browsing your WordPress website, please Refresh you browser.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Sphinn
  • Google Bookmarks
  • Furl
  • Spurl
  • Mixx
  • MySpace
  • Live
Categories: Plugins Tags: , , ,

Random and Popular Posts of WordPress

November 23rd, 2008 admin No comments

Thank Ady Romantika designed such wonderful plugin.

“Random Posts” is installed as a plugin, after activation, it can be managed in Widget.

It’s so simple and very cool!

All you want to do is “download–>Upload–>Active–>Widget:Add to sidebar–>select random posts number”.

You can find “Random Posts” from:

http://wordpress.org/extend/plugins/random-posts-widget/

Follow the installation notes you will succeed.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Sphinn
  • Google Bookmarks
  • Furl
  • Spurl
  • Mixx
  • MySpace
  • Live
Categories: Plugins Tags: , , , , ,

WordPress “wp_page”, provide page function in a post

November 21st, 2008 admin No comments

1. Open WordPress PHP source code: wp-includes\js\tinymce\tiny_mce_config.php, and make a backup.

2. Find string      ‘, ‘wp_more’

3. Add string after  ‘, ‘wp_more’

your source code should like this,

$mce_buttons = apply_filters(‘mce_buttons’, array(‘bold’, ‘italic’, ‘strikethrough’, ‘|’, ‘bullist’, ‘numlist’, ‘blockquote’, ‘|’, ‘justifyleft’, ‘justifycenter’, ‘justifyright’, ‘|’, ‘link’, ‘unlink’, ‘wp_more’, ‘wp_page’, ‘|’, ‘spellchecker’, ‘fullscreen’, ‘wp_adv’ ));

The red part is what you should add.

4. Upload modified PHP file wp-includes\js\tinymce\tiny_mce_config.php

5. Clear web browser cache, refresh your browser

6. When you write or manager your post, you will find new button looks like “more…” fuction, and also after it. when you move mouse over it, it will show “Insert Page Break(Alt+Shift+P)”

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Sphinn
  • Google Bookmarks
  • Furl
  • Spurl
  • Mixx
  • MySpace
  • Live

Set Up Your FeedBurner Feed

November 21st, 2008 admin No comments

1. visit http://www.feedburner.com

–> http://www.feedburner.com/fb/a/blogs

–> http://www.google.com/….topic.py?topic=13055

2. choose blog program you used, I’m using WordPress on VHost.

http://www.google.com/…./topic.py?topic=13251

3.  Download FeedBurner Plugin

http://www.google.com/….&topic=13252

4. ftp upload FeedBurner_FeedSmith_Plugin.php to your wp-content\plugins\ directory

Read more…

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Sphinn
  • Google Bookmarks
  • Furl
  • Spurl
  • Mixx
  • MySpace
  • Live
Categories: Plugins Tags: , ,