• Hello Jeff, i have problem, please help to resolve it.

    in admin mode the slideshow works great but not at website.

    i use plugins : Flexi Pages Widget , Google XML Sitemaps, WP Custom Widget

    here is my head

    <script type=’text/javascript’ src=’wp-includes/js/prototype.js?ver=1.6′></script>
    <script type=’text/javascript’ src=’wp-includes/js/scriptaculous/wp-scriptaculous.js?ver=1.8.0′></script>
    <script type=’text/javascript’ src=’/wp-includes/js/scriptaculous/effects.js?ver=1.8.0′></script>
    <script type=’text/javascript’ src=’/wp-includes/js/jquery/jquery.js?ver=1.3.2′></script>

    <link rel=”stylesheet” type=”text/css” media=”screen”/wp-content/themes/themeimagemenu/imageMenu.css”>
    <script type=”text/javascript” src=”/wp-content/themes/theme/imagemenu/mootools.js”></script>
    <script type=”text/javascript” src=”/wp-content/themes/theme/imageMenu.js”></script>

    i cute address.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Its because of the mootools used by your “imagemenu” functionality used by your theme.

    The plugin uses PrototypeJS framework that cannot work with Mootools framework because they work the same way and messes up eachother.

    Thread Starter Daniel Doinitsin

    (@danielge)

    what way we have?
    it’s not possible to work with Mootools and your slider?

    The slider uses PrototypeJS that extends DOM elements in order to use them easily and add some features to them. Mootools works the same way in order to do, globally, quite the same things, but not exactly… so those frameworks cannot work together since they overlaps each other…

    You got 3 ways :

    1. try to find the same functionality that your theme ImageMenu functionality but with the use of jQuery or PrototyoeJS+Scriptaculous
    2. disable the ImageMenu functionality or disable the slider
    3. Disable the slider and stand by a newer version of the slider plugin : I plan to make another version of the plugin that allow people to use Mootools instead of PrototypeJS+Scriptaculous in order to make it work with both frameworks
    Thread Starter Daniel Doinitsin

    (@danielge)

    Jeff!:) please make this….for people..

    first two ways it not good for me at this time

    three sounds better!

    Thread Starter Daniel Doinitsin

    (@danielge)

    i change the topic to SOLVED, why i waiting from jeff new release..

    jeff you know a dates? where you build new version?

    Its a very complicated thing to do since all effects cannot been made with all frameworks out of the box… and it wont happen since version 1, and nex version will be 0.8.1 that wille come… when it will be done … and I got a lot of work by now…
    All that to say : I cant give any dates for that version. Its planned, thats all.

    Thread Starter Daniel Doinitsin

    (@danielge)

    ?? ok thanks jeff.

    I’ll put an answer to this thread to tell you when this version will be out.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: Frontpage-Slideshow] Problem With Images’ is closed to new replies.