[fixed] Export of a design with an internal link
Posted: Tue Jun 23, 2015 7:30 pm
I try to export a design with internal link in a template
<a href="{cms_selflink href="dernieres-pages-mises-a-jour"}" >>> </a>
The alias dernieres-pages-mises-a-jour exist
A warning message appears and the export fails:
An error occurred parsing the stylesheets, and/or templates of the design. The url dernieres-pages-mises-a-jour could not be located as a physical file. This probably indicates that the template and/or stylesheets of this theme are using advanced logic that the design manager cannot process.
I make a mistake in writing the link?
<a href="{cms_selflink href="dernieres-pages-mises-a-jour"}" >>> </a>
The alias dernieres-pages-mises-a-jour exist
A warning message appears and the export fails:
An error occurred parsing the stylesheets, and/or templates of the design. The url dernieres-pages-mises-a-jour could not be located as a physical file. This probably indicates that the template and/or stylesheets of this theme are using advanced logic that the design manager cannot process.
I make a mistake in writing the link?