Page 1 of 1

Unlinking From Combined Stylesheet

Posted: Mon Apr 23, 2012 7:50 pm
by mritter
I deleted the association between my template and a stylesheet.

I am linking through {cms_stylesheet}

The combined stylesheet still shows the unlinked styles.

How do I unlink and purge the cached stylesheet?

Re: Unlinking From Combined Stylesheet

Posted: Mon Apr 23, 2012 8:57 pm
by Dr.CSS
I'm sorry you will have to be a little more concise as to what you mean...

Re: Unlinking From Combined Stylesheet

Posted: Mon Apr 23, 2012 9:12 pm
by mritter
Dr.CSS wrote:I'm sorry you will have to be a little more concise as to what you mean...
CMS Made Simpleā„¢ 1.10.3 "Hyacinthe"

More concise?!

In the admin panel I have developed two stylesheets.

In my template I linked using {cms_stylesheet}

The CMS created the cached combined stylesheet

I deleted the link from the template in stylesheet manager

I associated the template to all pages

I refreshed the website in my browser

The compiled stylesheet still includes styles from the stylesheet I unlinked

Re: Unlinking From Combined Stylesheet

Posted: Mon Apr 23, 2012 9:14 pm
by Dr.CSS
If you mean you unattached the style sheet from the template and it still shows up you may need to clear the site cache in site admin...

Re: Unlinking From Combined Stylesheet

Posted: Mon Apr 23, 2012 9:19 pm
by mritter
Dr.CSS wrote:If you mean you unattached the style sheet from the template and it still shows up you may need to clear the site cache in site admin...

THAT WAS IT!!!

To recap:

Go to Site Admin > Global Settings > Advanced Setup

Clear cache

Re: Unlinking From Combined Stylesheet

Posted: Tue Apr 24, 2012 12:34 am
by Dr.CSS