TweetHello Friends !! Today, wordpress is widely used opensource. And in wordpress 3.0 and later versions, there are many new features which are not in later versions. Yes, today I will share with you one new feature . Do you know How you can add new custom post section in wordpress ? Understand what I [...]
Archive for the ‘PHP’ Category
WordPress Magic- Different post page for different category post
TweetHello 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 [...]
Image upload/display problem in FCK editor-solution
TweetHello friends !! We generally use FCK Editor for the editor purpose in our website. But In many occation, every one has faced I mage uploading problem or Image not shown in frontend. Its an common errors of FCK editor. For resolving these errors you have to set some parameters in the fck config file.
Send mail from your localhost
TweetHello Friends !! When you developing your site then you are facing a problem that how to send mail from your local host ? Because when you are testing your project/site in localhost then this problem occurred. At that time you think about upload your site on server. If you don’t want this type of uploading [...]
URL Rewriting in Opencart
TweetHello Friends !! Today I am going to introduce that how to enable URL rewriting in Opencart. I have completed my two projects in opencart and I already faced the problem that how to enable URL rewriting in Opencart. So today I want to share with all of you guys that how to use URL [...]
WordPress 3.0 version Released
TweetHello Friends, Sorry for taking to long time for posting new posts. Here is the great news for lovers of wordpress and wordpress blogger. Because recently I heard that wordpress release the new latest version wordpress 3.0 for public use. In this latest version, they provide many new features for your site which makes your [...]
Errors with full description
TweetHello 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 [...]
Image Preview Script like Template Monster
TweetHello Friends !! Since last few days, I am looking for Image Preview Script like template monster. I was doing lots of googling to fing this type of script. I found one script from javascriptkit.com but its not browser compitible script. (Not working in Google Chrome and Safari). I was searching in goole to make [...]
Change DIV height/width with body width/height using jQuery
TweetHello Friends !! SInce last few dyas, I am facing the problem that how can I change DIV height/width with body or browser height/width ? I want that DIV heoght is increase when browser heignt increase and decrease when browser height decrease. In short I wnat my DIV size browser friendly. For this, I search [...]

