Showing posts with label blog. Show all posts
Showing posts with label blog. Show all posts

Sunday, July 31, 2011

Saturday, July 30, 2011

Portfolio Manager plugin for Wordpress

WP-Portfolio is one coolest portfolio manager plugin in Wordpress. If you are a web designer or Search Engine Optimization geek, then probably you may have a lot of websites to be listed in your website. Then WP-Portfolio is your friend.

Installation and Configuring

Step 1: Installing

Either you can download WP-Portfolio plugin from here and upload it to wp-content/plugin or you can directly download it by searchin for it.

Adding Widget area in a wordpress theme

Its very easy and a few steps required to add a widget area to your Wordpress theme.

Step 1: Register your widget
In your functions.php add register_sidebar() function.

Monday, July 25, 2011

Google Plus Profile Badge widget for Wordpress

A cool , simple sidebar widget for Google Plus profile badge ..



How to add Google plus profile badge in Wordpress Widget area ?

  1. Download googlecards.zip and unzip
  2. Upload the unzipped googlecards folder to the '/wp-content/plugins/' directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to the ‘Widgets’ menu in WordPress and add the widget to your sidebar.
  5. Choose a title for the widget and input your google+ id. (You can find your google+ id by going to your profile, it is the 21 digit number e.g. plus.google.com/YOUR_ID_IS_HERE)

Please do not alter or modify the footer. See our license for more info

This is the worst error i ever got while editing the footer of some free wordpress themes . So i spent some time trying to find the solution and atlast i got it . It might be helpfull to some of u.
If you just want the solution , You may skip to Solution