How to Disable Other Plugins to Add HTML codes or Share Buttons on CPT – WordPress

How to Disable Other Plugins to Add HTML codes or Share Buttons on CPT – WordPress

So you have created a theme and registered a custom post type (CPT). Now you go and install a social share plugin and you want to have it only on posts and pages but the plugin doesn’t have any option to disable it on CPT. So, now you have your theme showing all those custom [...]

Read More
Whats New in WordPress 3.3 “Sonny”?

Whats New in WordPress 3.3 “Sonny”?

Wordpress 3.3 is released and this version is named “Sonny” in honor of the great jazz saxophonist Sonny Stitt. This version of wordpress is comes up with some great admin interface update and new core functionality. We will explore those in this article.

Read More
Cross Browser CSS Transparent Background – Quick Tips

Cross Browser CSS Transparent Background – Quick Tips

Cross browser transparent background is hard to achieve. Some people uses transparent png but its in case of changing colors they have to change the png for it. Today’s quick tips I will show you how you can add transparent background effect to your html elements. Which will support in all version of IE and other modern browsers.

Read More
PSD to HTML5 / CSS3 Conversion Tutorial for Beginners

PSD to HTML5 / CSS3 Conversion Tutorial for Beginners

When we convert psd to html using css2 we have to use lots of images because we can’t generate those photoshop effects by css. But with the introducing of css3 we are now capable of creating lots of photoshop effects directly by css3 that helps us reducing development time as well as lots of bandwidth. Today I will show you how to convert a psd file using html5 and css3. We will use a psd file of this tutorial from Graphics Remix.

Read More
Automatic Update System for Your Self Hosted WordPress Plugins and Themes

Automatic Update System for Your Self Hosted WordPress Plugins and Themes

Only plugins and themes hosted in wordpress.org are support wordpress automatic update and update notification. Today we are featuring White Shadow’s solutions for self hosted wordpress plugins and themes. After you add this free library to your themes or plugins you will be able to notify your user about new update quickly and easily.

Read More
10 Answered question from wordpress stackexchange you should bookmark

10 Answered question from wordpress stackexchange you should bookmark

Wordpress stackexchange is probably The Best community where you can ask for help with your wordpress related problems. If you don’t have any question to ask its still helpful to just surf around the site because you can learn so much new tips and tricks or code snippets. Here is 10 good questions and answers that you will find handy.

Read More
Centering Absolute Positioned Div – Quick Tips

Centering Absolute Positioned Div – Quick Tips

When I surf in web, one of the most questioned topics is about CSS positioning problems. When learning CSS for the first time positioning comes as quite a challenge for newbies. Today’s quick tips we will see about centering absolute positioned div.

Read More