Jump to content

ProCache Module not working only on some pages.


Mohit
 Share

Recommended Posts

Hi
My Procache is not working on just one template.
I have checked the template in the backend. I have enabled it for all the templates including 'Shop-detail' on which it is not minifying anything.
I am using ProCache version 4.0.3.

I have tried turning on the debug mode for ProCache as well. It is showing debugging details at the end of all the pages except on just shop-detail pages.
I have even tried removing 90% of my shop-detail page code just to check if this could be the issue of conditional rendering but that is not working as well.
Sorry, can not share the live site link right away due to come security concerns.
Any suggestions ?

Link to comment
Share on other sites

Please check that you have all the basic HTML tags, including closing tags.

Most of the time this kind of issue appears when there are missing </body> or </html> tags.

ProCache looks for some pointers in your pages to find the start and end of a page to know which parts it needs to handle in which way. So make sure all basic HTML tags from opening to closing tags exist in your template.

  • html
  • head
  • body

If that doesn't help and as you can't share the site itself, maybe you could copy the source code of one of those pages, clean it up, and make it available for us to take a look.

Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...