ft.js
-
The competition-form.php script runs this code:
wp_enqueue_script( ‘field-date-js’, ‘ft.js’, array(‘jquery’, ‘jquery-ui-core’, ‘jquery-ui-datepicker’), time(), true );
But there is no ft.js file that I can see anywhere.
It also attempts to load it at http://DOMAINft.js/?ver=1432772849 with no / after the domain name, which results in a browser slow down as it attempts to look up the domain DOMAINft.js (replacing DOMAIN with the actual domain name).
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘ft.js’ is closed to new replies.