Theme import URL errors

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
milehigh

Theme import URL errors

Post 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.
Locked

Return to “Layout and Design (CSS & HTML)”