• Resolved dale3h

    (@dale3h)


    I ran into a compatibility issues with using Responsive Image Slider and T(-) Countdown simultaneously. I have resolved the issue by replacing the jquery-unslider.js file with the latest available from https://unslider.com/

    @author Have you modified the jquery-unslider.js file in any way in order for it to work properly with your plugin? The patch seems to have fixed my issue, and it seems that both plugins are working properly now, but because jquery-unslider.js was obfuscated, I was unable to compare any code that may have been modified.

    Also, would you please consider changing your code slightly so that it will work with jQuery.noConflict() mode? It seems I have a plugin installed that sends jQuery into noConflict mode. The simplest way is to change $('.unslider').unslider({ to jQuery('.unslider').unslider({ (line 32 in version 1.3 of tp-unslider.php)

    Thank you for taking the time to read this post, and thank you even more for your wonderful plugin!

    https://www.ads-software.com/plugins/responsive-image-slider/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Hardeep Asrani

    (@hardeepasrani)

    Thanks a lot for an amazing report and help. I’ll try to fix these issues with an update tonight.

    No, I made no changes in the jquery-unslider.js file and it’s the latest version. I’ll still replace it.

    Thanks…you’ll see an update on your dashboard soon ??

    Plugin Author Hardeep Asrani

    (@hardeepasrani)

    Made all the changes. Please tell me if it’s working… ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Incompatible with T(-) Countdown Plugin’ is closed to new replies.