laurent35240 / magento-sass

Magento extension for using Sass stylesheet language
http://www.magentocommerce.com/magento-connect/catalog/product/view/id/14634/
20 stars 7 forks source link

Multi-site not working #12

Open hughconway opened 8 years ago

hughconway commented 8 years ago

When using multi-site the CSS is not always compiled with the correct store used leading to cross-domain errors when one domain uses HTTPS and one does not.

E.g. my main site (https://:www.sconch.com) is suffering repeated cross-domain errors as another store on my setup (pos.sconch.com) seems to overwrite the compiled CSS with links to http://pos.sconch.com files)

See attached screenshot. screenshot 2016-09-13 23 10 28 screenshot 2016-09-13 23 10 35 screenshot 2016-09-13 23 10 40

hughconway commented 8 years ago

I have fixed this by using cloned copies of the theme folders for each website/store on my multisite.