• Resolved mustermann

    (@mustermann)


    Hi,

    I use Cache Enabler afte the plugin Cachify at some weeks.

    Their is a small problem with Cache Enabler: Some posts are cached and destroyed the theme.

    For example: https://oldtimer-veranstaltung.de/2010/03/frankfurter-oldtimertreffen/

    I did not enable minify for “html & inline js”.

    Do you have a solution.

    I must open the destroyed post in the admin section and save it again without any changes. Then the post opened without problems in any browser.

    Thank you for help

Viewing 4 replies - 1 through 4 (of 4 total)
  • Does this only happen for certain posts? If you exclude this post via the post ID does the issue get resolved?

    Also, can you provide me with your current Cache Behavior settings (i.e. which ones are checked)?

    Thread Starter mustermann

    (@mustermann)

    Hi,
    thank you for your reply. In the admin bar I have this enabled:

    Cache time: 24 hours
    Cache exclude: nothing

    The problem with destroyed theme is random. In the htaccess I have these entries:

    #Alternative caching using Apache’s “mod_headers”, if it’s installed.
    #Caching of common files – ENABLED
    <IfModule mod_headers.c>
    <FilesMatch “\.(ico|pdf|flv|swf|js|css|gif|png|jpg|jpeg|txt|html|htm)$”>
    Header set Cache-Control “max-age=2592000, public”
    </FilesMatch>
    </IfModule>

    How about the other settings under Cache Behaviour in the Cache Enabler Settings page?

    Also if you exclude the ID of a post that is causing issues does the issue get resolved?

    Thread Starter mustermann

    (@mustermann)

    Hi,

    I wrote it it is random more and more themes for post are destroyed.

    It makes no sense to exclude post with the ID. I think more then 100s of posts were random destroyed.

    To solve the problem with Cache Enabler is I deactivated it and enabled Cachify with minify html and inline js.

    No promblems with destroyed post any more!

    Thank you for help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Cache Enabler destroyed some theme of a post’ is closed to new replies.