- Posts: 3
- Thank you received: 0
Error exporting template -sparky_framework (Fix)
2 years 2 days ago #50950
by main
Error exporting template -sparky_framework (Fix) was created by main
I found the following errors in the template code:
1) when using the template export function, you must have missing files style6.css , style7.css and style7.css at media/templates/site/startup/css/styles/**** or you will get an error when exporting.
[ 61: hotexport.php ]
2) The export function does not copy font files for icons, for example linea-basic-10.eot, linea-basic-10.svg, linea-basic-10.ttf, linea-basic-10.woff. I think it is necessary to warn the user about this.
1) when using the template export function, you must have missing files style6.css , style7.css and style7.css at media/templates/site/startup/css/styles/**** or you will get an error when exporting.
[ 61: hotexport.php ]
2) The export function does not copy font files for icons, for example linea-basic-10.eot, linea-basic-10.svg, linea-basic-10.ttf, linea-basic-10.woff. I think it is necessary to warn the user about this.
Please Log in to join the conversation.
2 years 2 days ago #50952
by milos
Replied by milos on topic Error exporting template -sparky_framework (Fix)
Hello,
The Startup template has only 4 styles and the files style 5-8 are empty. The fonts are extra files that are present only in this template. Therefore, the export script doesn't include them and they must be added manually in the exported template archive.
Regards,
Milos
The Startup template has only 4 styles and the files style 5-8 are empty. The fonts are extra files that are present only in this template. Therefore, the export script doesn't include them and they must be added manually in the exported template archive.
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.265 seconds