Page 1 of 1

Theme import URL errors

Posted: Tue Jun 21, 2016 12:48 pm
by milehigh
I ported a theme that had a some static file references to scripts and CSS files.

Upon reimport, I get the following:

Original line in template:

Code: Select all

<__script__ src="assets/js/syntaxhighlighter/shCore.js"></__script>
After exporting above template and reimporting I get:

Code: Select all

<__script__  src="__URL,,7e29d8d32224759c2c4e5cbb4801cc8a__"></__script>
This happens to all my JS and CSS references in the template (about 20 of them)

This is on a 2.1.4 fresh installation.