
How to create stunning PSD Templates in Photoshop?
Have you ever dreamed about creating pixel perfect PSD templates with Photoshop? Have you looked around the web and found some very beautiful templates and you told yourself: “Man, I…
Have you ever dreamed about creating pixel perfect PSD templates with Photoshop? Have you looked around the web and found some very beautiful templates and you told yourself: “Man, I…
As a wordpress theme developer, when you are working with WP_DEBUG on, you are most likely to get the following notice: “Notice: Undefined index….some_variable“. This warning is caused by the fact…
Today we are going to learn how to transform images to grayscale / black and white, and on hover revert back to their original color, only with CSS. This is…
Flickr is one of the biggest sites where you can add your professional or semiprofessional photos, and create a nice showcase. While some photos have some restrictions (no download allowed, no…
When it comes to developing WordPress Themes that you want to add to the wordpress repository, you will need for sure some placeholder images that are GPL compatible. This can…
Did you know that JPG and JPEG images can be compressed even more? If you are a web designer, flyer designer, poster designer and so on, at some point you…
If you are a talented webdesigner or a graphic designer, or simply you have a passion for this kind of things, then you also might like or need to promote your…
There comes a time in WordPress when you need to sort the wordpress posts in different order than the default one. In wordpress the default “orderby” parameter is the date….
If you are a wordpress developer and you code plugins that have variable settings inserted with register_setting() function into the database, then you must also add a notice to inform…
If you are a wordpress developer, and you use plugins in your developed themes, then you don’t want to give headaches to your buyers by having them to manually install plugins…