• Plugin Contributor AJ Michels

    (@ajmichels)


    The 3.6 release of WordPress introduced some CSS and JavaScript updates to the admin interface which caused the WolfNet Shortcode Builder pop-up window to become unusable. We have found the cause of the issue and a fix will be included in the next release of the plugin.

    The actual issue is that WP 3.6 introduced some updated CSS which causes jQuery dialog windows which are using the modal mode to be hidden behind the page mask which makes all other content on the page inaccessible until the dialog window is closed. Specifically the z-index for the mask was updated to 300001 but the default z-index for dialog windows is 4000.

    http://wordpress.org/plugins/wolfnet-idx-for-wordpress/

The topic ‘WP 3.6 Broke Shortcode Builder’ is closed to new replies.