Forums

JQuery Accordion Menu Widget
Plugin includes jquery in a bad way (6 posts)

  1. robertjakobson
    Member
    Posted 2 years ago #

    Your plugin does not work when one adds jquery via the functions file like this:

    if( !is_admin()){
    wp_deregister_script('jquery');
    wp_register_script('jquery', ("http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"), false, '1.3.2');
    wp_enqueue_script('jquery');
    }

    also whenevrr I want to use my own custom jquery code the plugin conflicts as well, especially with jquery cycle.

    http://wordpress.org/extend/plugins/jquery-vertical-accordion-menu/

  2. robertjakobson
    Member
    Posted 2 years ago #

    Also the auto-expand feature does not work.

  3. remix4
    Member
    Plugin Author

    Posted 2 years ago #

    The plugin is loading jquery as its supposed to via WordPress. What conflicts are you seeing caused by this plugin?

    Auto-expand does work - it wont work however if you are getting conflicts due to other jquery

    if you are able to provide a link I would be happy to take a look and see what the problem may be

  4. robertjakobson
    Member
    Posted 2 years ago #

    Yes, sorry for the arrogant tone, I noticed conflicts with jQuery and removed some of them to get it to work.

    Take a look at http://www.viking.ee/aknad/, http://www.viking.ee/uksed/ - really would love to get the auto-expand to work.

    Thanks

    Robert

  5. remix4
    Member
    Plugin Author

    Posted 2 years ago #

    Hi Robert - The auto-expand option requires the "save state" option to also be checked (something that maybe needs changing). Let me know if this helps

  6. robertjakobson
    Member
    Posted 2 years ago #

    Oh, I get it now!

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic