Elementor page builder plugin not loading up all the way? [closed]

Had to remove a line of code from the footer of the theme. Apparently, the contact form javascript is incompatible with Elementor.

  <script src="https://wordpress.stackexchange.com/questions/344070/<?php echo esc_url( get_template_directory_uri() ); ?>/js/jqBootstrapValidation.js"></script>

<script src="<?php echo esc_url( get_template_directory_uri() ); ?>/js/contact_me.js"></script>