Wordpress has become a great platform for a wide range of website needs. Originally designed for blogging it is now a common package for full fledged content management systems and even complete web based applications.
Now we even have great opportunities to use Wordpress as an internal communication and back office tool. With these assortments of [...]
37 comments so far
Freebies General Hacks Wordpress
Random post
I was recently reading through “The Elements of User Experience,” which opens with a compelling story describing why things going wrong in your day could be the fault of poor design in regards to usability. Interestingly enough one of the points covered in this section is the use of feedback as a way to notify a user that something has occurred.
14 comments so far
CSS Design General Hacks Javascript Themes
Random post
Wordpress has been growing sensationally as the tool to use for Blogging. We’ve compiled a list of things that are good practice and you must do if you are a pro wordpress blogger or developer.
Writing/Blogging Workflow
Keep it updated. Publish it later. Keeping it updated can be a laborious, arduous task. In order to do [...]
19 comments so far
Hacks Themes Wordpress
Random post
As the title says here’s one way to have simple show and hide effect using just CSS and avoid JavaScript. Idea is to use some tag inside the link (for example bold, or span or what ever) which will hide it’s content in normal state and show in hover state. Mostly it’s used for creating interesting menu effects with some additional images.
So here’s basic example code, and a few ideas where you can also use this, for example i’ve used it Gunmetal free WordPress Theme, you can see the demo here.
13 comments so far
CSS Hacks
Random post