jquery - javascript errors after migrating wordpress site to live server (ISS 8.5 ) -


i migrated live server. running iss v8.5. have multiple problems related js files. weren't there in testing environment.

since copied wordpress 4.8 website , fixed files , linkings noticed following problems:

  • visual composer backend editor wont show, , clicking backend editor button nothing. (javascript function). front-end live editor working.
  • in frontend (woocommerce) productpage showing product-pictures in new page instead of replacing main/featured product-picture. (slideshow javascript function)
  • the datepicker addon contact form 7 not working either. shows input field on click date-selector not appear.

most of js working great though. , of working great in linux testing environment. missing here?? think related due server settings (iss 8.5 php 5.5)

problems in inspector:

jquery.flexslider-min.js?ver=5.2:6 uncaught syntaxerror: unexpected identifier  photoswipe.min.js?ver=4.1.1:4 uncaught syntaxerror: invalid or unexpected token  jquery-ui-timepicker-nl.js:4 uncaught typeerror: cannot read property 'regional' of undefined  www.dab-scooters.nl/:639 uncaught typeerror: $(...).datetimepicker not function 


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -