Emulate click in Safari Mobile

9 years ago

[crayon-662e9e807c547365911536/] This often comes up, when you work with jQuery and try to do a simple $("#YourElementID").trigger("click"); or similar. Enjoy… Read More

SSL finally fixed

9 years ago

Our SSL setup is final fixed, after some back and forth. The Certificate formatting was broken and failed to load… Read More

First steps to Install a Comodo SSL certificate

9 years ago

Simple SSL certificates are easily obtained and installed these days. Here some simple first steps to get a Comodo SSL… Read More

Nutricia de VeranderFabriek – Danone

9 years ago

Event registration page for Nutricia de VeranderFabriek 2015 (Danone).   Wordpress 2 Languages (NL, EN - custom switch) Custom Theme… Read More

PHP 5.6 + phpMailer + WordPress + Connection Errors

9 years ago

Since version 5.6+ PHP is verifying peer certificates and host names by default when using SSL/TLS. This is causing problems on… Read More

Fixing WordPress + Chrome 45+ admin menu glitch

9 years ago

Chrome 45+ is glitching on  WordPress admin menus. [crayon-662e9e807c72e126885334/] Github Plugin version Read More

Social Island – Online Course Academy

9 years ago

Online Course Academy. Video Learning platform for universities in the Netherlands.   Wordpress design / code tweaks WPLMS (Learning Management System)… Read More

Speed up WordPress / WooCommerce on none commerce pages

9 years ago

WooCommerce provides great functionality, but loads a lot of resources even if not needed. If a site loads longer than… Read More

One WP website & multiple domains

9 years ago

SINGLE WEBSITE SETUP Simple add this to your wp-config.php [crayon-662e9e807c7ac734711053/] MULTISITE SETUP Use the MU-Domain-Mapping plugin for that. Enjoy coding… Read More

Google Analytics Custom Event Tracking – jQuery

9 years ago

With inline content being loaded via ajax, you are loosing a lot of interesting usage data. These can be tracked… Read More