February 17th in Wordpress by pbu .

Free HTML Markup Editor

WordPress visual editor is just a mess! I just hate using it as it often breaks up the html code, so the first thing i would do is disable the visual editor. Since i often post source code of programming languages i wouldnt consider using visual editor with wordpress.

I always wanted some kind of editor so i that i could compose my wordpress posts offline. Nothing fancy just wanted to insert basic html codes and once done i could copy …

February 14th in Wordpress by pbu .

Fix PNG transparency problem for IE6 in WordPress

How to fix PNG transparency for IE6 in WordPress?

i had a terrible problem with my wordpress blog. I designed a new logo for my blog in PNG image and since png format supports transparency it blended very well with the theme header background. Of course everything was perfect with Firefox 3 and every latest browsers.

I know that many many people still use older PCs and decided to checkout my blog in IE 6. The logo was terrible and …

February 14th in Wordpress by pbu .

How to insert logo in your wordpress blog?

How to insert logo in your wordpress blog?

Quite often you might want to insert your custom logo to your wordpress blog. By default wordpress shows the blog name in place of logo in your blog.

here is how to do it..

1. Go to theme folder /wordpress/wp-content/themes/YourTheme/
2. Upload your logo inside images folder of your current wordpress theme.
2. Download header.php using FTP and edit it.

Look for this this line on top of the page

<h1><a href="<?php echo get_option(‘home’); ?>/"><?php bloginfo(‘name’); ?></a></h1>

and replace …

February 11th in Wordpress by pbu .

How to post source code in WordPress posts?

Quite often you might want to post code in your wordpress posts (HTML, SQL, CSS, PHP, Javascript etc..) in your wordpress posts but wordpress breaks the code and hides them inside html. Even placing the source inside pre and code tags wont work.

The easy way to do this is use syntax highlighter plugin which is available free from wordpress site. It supports many programming languages and shows the source code in neat formatted line numbers and colored formatting. The plugin …

November 30th in Wordpress by pbu .

Be Careful! WordPress Themes Consume more CPU Power

You might be in a shared hosting plan and most hosting providers allow CPU usage only to a certain level. Be careful that many wordpress themes (including commercial ones) i have seen can take more CPU power. If that is the case the hosting provider may suspend your account. I had a situation with bluehost where you are allowed to use only 40% of CPU in a 140 sec window. If your site consumes more than 40% of cpu with …

November 2nd in Wordpress by pbu .

10 Best FREE WordPress THEMES You Never Want to MISS!

WordPress is such a powerful CMS and literally you can achieve anything from it. Not just that its code is very easy to understand and it can be customized to anything.

Here are the 10 best free wordpress themes you would never want to miss.

Blue Sensation

License: FREE
Download | Visit Website

Monochrome Gallery

(Photo gallery theme)

License: FREE
Download | Visit Website

Internet Music

License: FREE
Download | Visit Website

Blog Times

(Newspaper/Magazine/Article Theme)

License: FREE
Download | Visit Website

deLight

License: FREE
Download | Visit Website

WicketPixie

(a social media theme for wordpress)

License: FREE
Download | Visit Website

MaxBlog

(Premium …

October 31st in Wordpress by pbu .

How to get parent category name in WordPress?

In wordpress, sometimes you may have many subcategories for a different parent categories. By default wordpress lists all sub-categories.

if i have category structure like

Drupal
- 2 Column
- 3 Column
- Left sidebar
- Right sidebar

WordPress
- Fixed Width
- Widget Ready
- News/Magazine
- Photogallery

and if i do a wordpress post (with title say CSS Gallery) inside WordPress -> Photogallery i want the title to display

Blog Title > Parent Category Name > Blogpost Title
like
Top Best Themes > WordPress > CSS Gallery

Here is the wordpress code …

October 30th in Wordpress by pbu .

WordPress problem with subcategories under identical names!

WordPress version 2.6.2 seems to have a problem with creating identical categories. It does not allow you to create a same name subcategories even with different parent.

For example you have category structure like

WordPress Theme
- 2 Column
- 3 column
- Left sidebar
- Right sidebar

Drupal
- 2 column
- 3 column

You wont be able to identical subcategories even it belongs to different parent category. I tried overcome this problem with different category slugs but it never worked for me.

October 23rd in Wordpress by pbu .

New Website for Best WordPress Themes

i love wordpress and skinning wordpress with themes even a lot more. I have spent lot many hours with plenty of wordpress hacks including lot many wordpress themes. The problem was there were lot many beautiful themes scattered over the Web and many people just dont know where to download a good wordpress theme.

so i started
Top- Best-Themes.com

for WordPress

October 4th in Wordpress by pbu .

10 Best WordPress PLUGINS You Never want to MISS!

10 Best WordPress Plugins you never want to miss out! I have compiled the much
needed and most important plugins for your wordpress blog. It is essential to
install these plugins for every wordpress blogger!

1. Akismet Anti-Spam

Countering spam is the first step be done for any new wordpress blog. Spam
in the form of comments are intolerable in WordPress and most blogs are subjected
to hundreds if not thousands of SPAM comments everyday. To counter it …

 Page 4 of 5 « 1  2  3  4  5 »