Title: Javascript conflict on Elementor Pro
Last modified: February 25, 2023

---

# Javascript conflict on Elementor Pro

 *  [deborahwp78](https://wordpress.org/support/users/deborahwp78/)
 * (@deborahwp78)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/javascript-conflict-on-elementor-pro/)
 * Hi there,
 * I added a JS script on a HTML code widget (tried shortcode before) and all works
   as expected in relation to the containers I want to delay.
 * The problem is this is causing other JS such as widget: Galery and scrolling 
   testimonials to stop working.
 * This is the code:
 *     ```wp-block-code
       <script src="//code.jquery.com/jquery-1.11.0.min.js"></script>
           <script>
           $(document).ready(function() {
           $('#delay').hide().delay(3000).fadeIn(2200);
           $("#div1").hide().delay(3000).fadeIn(2200);
           $("#div2").hide().delay(3000).fadeIn(2200);
           $("#div4").hide().delay(3000).fadeIn(2200);
           $("#div6").hide().delay(3000).fadeIn(2200);
           $("#div7").hide().delay(240010).fadeIn(2200);
   
       });
           </script>
       ```
   
 * I tried all available time delay plugins and this is the only one that works.
 * Elementor leaves a blank space in case I use their native JS.
 * Appreciate your help!
 * Debbie
 * ps.: all I use is the latest version of everything.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fjavascript-conflict-on-elementor-pro%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/javascript-conflict-on-elementor-pro/#post-16505094)
 * Since you are explicitly talking about Elementor Pro, I would recommend you to
   contact their support: [https://elementor.com/support/](https://elementor.com/support/)–
   questions about commercial products [are not allowed here in the forum](https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products).

Viewing 1 replies (of 1 total)

The topic ‘Javascript conflict on Elementor Pro’ is closed to new replies.

## Tags

 * [conflict](https://wordpress.org/support/topic-tag/conflict/)
 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 1 reply
 * 2 participants
 * Last reply from: [threadi](https://wordpress.org/support/users/threadi/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/javascript-conflict-on-elementor-pro/#post-16505094)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
