Duplicated code in header
-
Hi, sorry to bother again but in the header the following script is duplicated
<script type="text/javascript"> window.ParsleyConfig = { excluded: ".exclude" }; var usp_case_sensitivity = <?php echo json_encode($print_casing); ?>; var usp_challenge_response = <?php echo json_encode($usp_response); ?>; </script>
How ca I fix that?
By the way, what happens if I uncheck the option “Check this box if you want to include the external JavaScript files (recommended).”
I know that the JS wont load, but will this affect the functionallity of the plugin?
Best regards!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Duplicated code in header’ is closed to new replies.