Community Support Forums — WordPress® ( Users Helping Users ) — 2010-09-29T15:14:52-05:00 http://www.primothemes.com/forums/feed.php?f=5&t=711 2010-09-29T15:14:52-05:00 http://www.primothemes.com/forums/viewtopic.php?t=711&p=3638#p3638 <![CDATA[Re: Quick Cache with a theme switcher]]>
I'll report back, thanks again!

Best wishes

Clive

Statistics: Posted by accessbydesign — September 29th, 2010, 3:14 pm


]]>
2010-09-29T08:48:23-05:00 http://www.primothemes.com/forums/viewtopic.php?t=711&p=3599#p3599 <![CDATA[Re: Quick Cache with a theme switcher]]> Hi Clive. Yes, you can add this to the end of a URL to prevent caching,
and this will override any pre-configured options for your Quick Cache installation.
Code:
?qcAC=0
( e.g. Quick Cache / Allow Cache = 0 )

Statistics: Posted by Jason Caldwell — September 29th, 2010, 8:48 am


]]>
2010-09-09T16:00:17-05:00 http://www.primothemes.com/forums/viewtopic.php?t=711&p=3123#p3123 <![CDATA[Quick Cache with a theme switcher]]>
Code:
http://www.website.com/wp-content/themes/abd/includes/library/plugins/php_switcher/style.php?id=2


This switches over the stylesheet. However, cached files are still being served and the style does not get changed with the plugin activated. Is there a command I can add to the above line that will stop cached files being served? The same way that cached files are not served if the user is logged in?

This would be completely brilliant if this was possible as not being able to cache is a becoming real problem.

Hope you can help?

Many thanks and all the best to you

Clive

Statistics: Posted by accessbydesign — September 9th, 2010, 4:00 pm


]]>