Forums

[Plugin: iRedlof Ajax Login] jquery problem (2 posts)

  1. Ovidiu
    Member
    Posted 7 months ago #

    hi there.
    how can I stop this plugin from loading jquery?
    my theme already loads it and several other plugins too, so I modified the theme not to load and I also use a plugin that automatically loads the google api version of jquery so they all use the same version, see here: http://jasonpenney.net/wordpress-plugins/use-google-libraries/

    http://wordpress.org/extend/plugins/iredlof-ajax-login-plugin/

  2. rlchandani
    Member
    Posted 7 months ago #

    delete line 236 from iredlof_ajax_login.php
    wp_enqueue_script('iRedlof-jquery', '/wp-content/plugins/iredlof_ajax_login/js/jquery-1.3.2.min.js', array('jquery', 'jquery-form'));
    this will not load jquery javascript file

Reply

You must log in to post.

About this Topic