0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

skitter image slideshow issues

  • skitter image slideshow issues

    Posted 13 years 9 months ago
    • Im trying to use the skitter image slideshow Module with a rocket theme layout but for some reason it messes with some of the other modules.

      The Rocket theme Twitter module and my Menu.

      heres a like to see whats going on.

      s368387608.onlinehome.us/sossite/

      If any one could help me that would be great!
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29363
    • Thanks: 956
    • Volunteer

    Re: skitter image slideshow issues

    Posted 13 years 9 months ago
    • That extension loads Jquery (without no conflict mode) wich conflicts here with the standard Mootools stuff.
      I fear you can't use that extension with RT templates.
  • Re: skitter image slideshow issues

    Posted 13 years 9 months ago
    • What would you recommend and a replacement?
      Something that works as simple with a nice outward appearance.
    • Antony Doyle's Avatar
    • Antony Doyle
    • Jr. Rocketeer
    • Posts: 38
    • Thanks: 0
    • Web designer, developer.

    Re: skitter image slideshow issues

    Posted 13 years 9 months ago
    • You could always insert the noConflict code into the header of your template like so;
      <script type="text/javascript">
        $.noConflict();
        // Code that uses other library's $ can follow here.
      </script>

      Or, Download and install jQuery Integrator from extensions.joomla.org/extensions/core-en...ements/scripts/12995

      and turn off jQuery loading in the Skitter module and load it via the above plugin in noConflict mode instead.

Time to create page: 0.078 seconds