Add dynamic sidebars in your wordpress themes

Hello Friends !!
You like wordpress theaming and working with wordpress ? But what is this, there is only one sidebar with your theme ? Then how can you add new sidebar ?
I have faced same problem. Since last few days, I am working on wordpress project. I am doing theaming on wordpress.
At one point, I want extra sidebar for my theme.Now at that time I am doing lots of search and I found the solution. Today I will show you how to add dynamic sidebars in your wordpress theme ?
First of all see all the files in your perticular theme. Do you find file called functions.php. If no, then create one php file and save it as functions.php. Just open this file and write below code in it.. Continue reading »
Errors with full description

Hello Friends. We are using internet daily and we got may types of errors but do you know the meaning of that error codes ?
Today I list the error codes with full descriptions and also I will show you whay these errors comes.
400 Bad File Request Usually means the syntax used in the URL is incorrect (e.g., uppercase letter should be lowercase letter; wrong punctuation marks).
401 Unauthorized Server is looking for some encryption key from the client and is not getting it. Also, wrong password may have been entered. Try it again, paying close attention to case sensitivity.
403 Forbidden/Access Denied Similar to 401; special permission needed to access the site — a password and/or username if it is a registration issue. Other times you may not have the proper permissions set up on the server or the site’s administrator just doesn’t want you to be able to access the site. Continue reading »




