Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 10, 20177 yr We transfer all storage files to s3 with cdn. So it's very good for separate our app nodes with IPS from user files. One of type of storage files is "Theme Resources". All worked well, but inside their css we have link to fonts (woff, ttf), which not transfer to storage. Can you set fonts as part of themes? It's logical and clear. In our situation we have nginx conf, which transfer all request only to index.php in / and /admin folders. All static and user uploads transfer from cdn. All worked well apart this font files.
April 10, 20177 yr It’s not that easy, since browser like Firefox have a same-origin rule. If you call webfonts from a different site that doesn’t sent special headers, the webfonts won’t be used at all.
April 10, 20177 yr Author And more problems.. ckeditor, plupload loads from /application/core/interface/ folder.
Archived
This topic is now archived and is closed to further replies.