Reply To: Plugin requires jQuery 1.6 or higher. This page is running version 1.4.2


imaginem
Support

Hi,

edit /functions/scripts-styles.php

Replace line 5 and 6 with following.

wp_enqueue_script('jquery');

Thanks