[fixed]Stylesheets aggressively cached changes not visible.
Posted: Tue Mar 14, 2017 11:12 am
I was trying trying out file-based CSS edits. I found out that CSS changes were not visbile on the front-end.
When importing the changed css file to database-based CSS the changes are visible in the Design Manager but not visible on the front-end.
I tried:
But that did not help either only clearing the cache made my CSS changes visible.
This applies to both file-based and database-based CSS edits.
BTW it is not browser cache I cleared that while testing opcache is also turned off.
When importing the changed css file to database-based CSS the changes are visible in the Design Manager but not visible on the front-end.
I tried:
Code: Select all
{nocache}
{cms_stylesheet}
{/nocache}
This applies to both file-based and database-based CSS edits.
BTW it is not browser cache I cleared that while testing opcache is also turned off.