Viewing 4 replies - 1 through 4 (of 4 total)
  • To me too… is there a fix?

    This plugin doesn’t load admin pages CSS in Internet Explorer, (wp 2.9.2)

    @ioloman

    I noticed this too. The plugin was messing with the admin page on the site that I was building but I managed to fix it.

    Delete the pngfix folder (from inside the js folder.)
    Open/Edit wp-sliding-login-dashboard-panel.php and delete line number 20:

    $wp_sliding_login_pngfix_js_path = $wp_sliding_login_plugin_url_path. ‘/js/pngfix/supersleight-min.js’;

    WordPress can only have one jquery library installed.

    Funny thing is, as far as I could tell, this only affected IE.

    @ruphus – thanks a lot for your post.

    I got this far, but my plugin is converting 3 columns of footer widgets to two!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: WP Sliding Login/Dashboard Panel] plug-in is overriding the JavaScript window.onload event,’ is closed to new replies.