lsdo
lsdo
Offline
0
Hello,

Is there anybody have Jquery conflict (i think) with Frontpage Slideshow (joomlaworks) and Music Collection module (mod_muscol_featured_albums or mod_muscol_featured_albums)?? :(

If yes or no let me know B)
Responses (7)
  • Accepted Answer

    lsdo
    lsdo
    Offline
    Sunday, January 08 2012, 07:48 PM - #Permalink
    0
    The error is due a double call to jquery and a bad way to call it.

    If you have different components or module calling Jquery, disable all of them or just one of them for having a good order to call Jquery. But it must be call only one time.

    I disable all my component and module calling Jquery and write one call in the template (hard way).

    It resolve the problem.

    If you got the same error let me know i will help.

    Thank You Germi for your help i certainly not resolve it without ;)
    The reply is currently minimized Show
  • Accepted Answer

    lsdo
    lsdo
    Offline
    Thursday, January 05 2012, 05:03 PM - #Permalink
    0
    send
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, January 05 2012, 04:58 PM - #Permalink
    0
    yes, that was it...
    not working..? :S :S

    can you please send a link?
    The reply is currently minimized Show
  • Accepted Answer

    lsdo
    lsdo
    Offline
    Wednesday, January 04 2012, 01:59 PM - #Permalink
    0
    Not working ? :(
    The reply is currently minimized Show
  • Accepted Answer

    lsdo
    lsdo
    Offline
    Wednesday, January 04 2012, 01:49 PM - #Permalink
    0
    on the file modules/mod_muscol_featured_albums/tmpl/default.php

    add this:

    jQuery.noConflict();

    on line 110

    ? B)
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, January 04 2012, 01:43 PM - #Permalink
    0
    I haven't seen problems with frontpage slideshow before, but it may be a JQuery issue.

    have you tried the "noConflict()" mode of JQuery? do you know what I mean?
    The reply is currently minimized Show
  • Accepted Answer

    lsdo
    lsdo
    Offline
    Wednesday, January 04 2012, 01:22 PM - #Permalink
    0
    in the course, the solutions are welcome :)
    The reply is currently minimized Show
Your Reply