budgetneon / v2pagecache

Page Cache for OpenCart V2.X
58 stars 26 forks source link

Css issue after enabling v2 page cache module #2

Closed joshiparthin closed 8 years ago

joshiparthin commented 8 years ago

I have followed all the steps as mentioned in https://github.com/budgetneon/v2pagecache. When cache module is disable, everything works fine. But when i enable cache module, there is some problem with css in front end. I have attached screenshot for both of this cases. image1 image2

Initially my site loooks as shown in image1.png i.e. When cache module is disable. But when i enable cache module , my site looks as shown in image2.png.

Please help us.

krschwab commented 8 years ago

I"m afraid I can't help much just looking at a screenshot.

If you have a live site that's currently having a problem, I could look.

joshiparthin commented 8 years ago

Here is the link: http://yieldnotion.com/demos/trendvia/ Right now caching module is enabled. Please check it.

krschwab commented 8 years ago

Unfortunately, that didn't help much. I don't see any notable errors. I also don't see the time stamp at the bottom of the source that would indicate the page cache is on. There's likely something about that theme, or some other plugin you're running that doesn't work well with the page cache.

Most often, the fix is to manually add some pattern to the $skip_urls array, denoting a url that you want the page cache not to cache.

Whatever the issue is, it doesn't appear to be something I can help with remotely.

budgetneon commented 8 years ago

Closing this. The pagecache works with the default theme. 3rd party themes require work to research what urls should not be cached and subsequent changes to the configuration.

joshiparthin commented 8 years ago

But how to decide which urls to be cached and which ones not. ?

Sincerely,

Parth Joshi

Startup Techno - Consultant | Corporate Trainer

parthjoshi.in | LinkedIN | Twitter | (M) +91 98252 95947

Sent from my iPhone

On 28-Jan-2016, at 8:31 PM, Budget Neon notifications@github.com wrote:

Closing this. The pagecache works with the default theme. 3rd party themes require work to research what urls should not be cached and subsequent changes to the configuration.

— Reply to this email directly or view it on GitHub.

budgetneon commented 8 years ago

You would need someone with some web developer level expertise to debug the problem and fix it. We don't sell this module, and cannot devote time on how to figure that out for the various third party themes, sorry.