Title: [Plugin: Meta Slider] Slider blocked JS conflict
Last modified: August 22, 2016

---

# [Plugin: Meta Slider] Slider blocked JS conflict

 *  [Chris](https://wordpress.org/support/users/chrisgdr/)
 * (@chrisgdr)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/plugin-meta-slider-3/)
 * Hello,
 * After updating my theme “Customizr” to its latest version 3.3.8, my slider stopped
   on the first slider, without any arrow. The size isn’t correct neither.
 * I am getting the following JS error:
 *     ```
       <script>
               var metaslider_193 = function($) {
                   $('#metaslider_193').addClass('flexslider'); // theme/plugin conflict avoidance
                   $('#metaslider_193').flexslider({
                       slideshowSpeed:3000,
                       animation:"fade",
                       controlNav:true,
                       directionNav:false,
                       pauseOnHover:true,
                       direction:"horizontal",
                       reverse:false,
                       animationSpeed:600,
                       prevText:"<",
                       nextText:">",
                       slideshow:true
                   });
               };
               var timer_metaslider_193 = function() {
                   var slider = !window.jQuery ? window.setTimeout(timer_metaslider_193, 100) : !jQuery.isReady ? window.setTimeout(timer_metaslider_193, 1) : metaslider_193(window.jQuery);
               };
               timer_metaslider_193();
           </script>
       ```
   
 * I have tried to disable the only one other plugin running (Contact Form 7) but
   it did’t change anything.
 * It looks like I have the same problem than the one of [ this topic](https://wordpress.org/support/topic/meta-slider-28-beta-stopped-sliding-after-upgrade)
   but I am not able to perform the solution proposed, which was to “dumb the script”.
 * Thanks for your help.
 * Regards,
 * Chris
 * [Website](http://www.siam-consulting.com)
    Wordpress version: 4.1.1 Meta Slider
   version: 3.3

The topic ‘[Plugin: Meta Slider] Slider blocked JS conflict’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [Chris](https://wordpress.org/support/users/chrisgdr/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/plugin-meta-slider-3/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
