Hi,
i would like to import a javascript file from an external website. I need it because the script file is from an external company and i need it for a financing calculator. The company only update the script on their server.
Actually i edit the header.php and copied the script from the external source to my own webserver.
The problem:
I have to update the script manually and every time i want to update betheme i have an error like "corrupt header.php". So i have to undo the changes, update the theme and then put the code back in the header.php.
Is there any solution for this problem?