WordPress Magic- Different post page for different category post

Hello Friends !! Since last many time, I am working with wordpress and I got lot of challenges with wordpress customization.
Recently, I have a confusion that how can I make different single.php file for different posts ? After long research, I got a solution of this problem.
You can create as many single.php files as you want and you also can apply it to different posts. For example, In your site News section has a different layout then blog posts. At that time, this post helps to you .
Here I give you example that how you can do this. Continue reading »
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 »




