WordPress explanation in one shot

WordPress explanation in one shot

Helping a lot of people setting up their website I am always looking for a WordPress explanation that is easy to understand. Since an image says more then a thousand words I figure a schematic could help. So here it is:   A few pointers: The website maintainer or...

Unwanted social buttons on page widgets

I was working my website content the other day and I noticed something weird. The social buttons, from the “Twitter Facebook Social Share” plugin, were showing underneath some of the footer widget area’s. They where only showing themselves on the...

Dirty hack for WordPress to realize a hard return

Update: As long as this post hast lasted and thanking everybody for their reply’s … In WordPress 3.3.1 the extra ‘return’ now stays in your text after saving your pages and posts.   Ever wanted to have an extra white line in your post just...

Refactoring apache vhosts

– Apache VirtualHost: Separating network and application data with mod_define for clean deployment – Ever had the pleasure of supporting a development team in their efforts to reach deadlines and therewith smoothing out the deployment process? It can be a...

Virtualbox: virtual networking anywhere

For lack of a better title, ever had the problem with Virtualbox where you’re working happily in the guest OS, unplug your laptop, get underway, and see the end of your guest OS access. It’s always either Internet access or local access for your VM. Well,...