• Resolved raito77

    (@raito77)


    Hi!
    In page there is multiple custom color styles and “Page cache” cache first loaded page color style and then user can`t change other style color because from cache always will be first loaded color style.
    It is possible somehow fix or workaround this problem?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @raito77

    I am sorry about the issue you are experiencing and I am happy to assist you with this.
    Are you using any plugin to change the style color?
    The issue is that the page is cached when visited and when you change the color the cache is not refreshed because nothing suggests that the page cache should be refreshed.
    Thank you

    Thread Starter raito77

    (@raito77)

    On page using only W3 Total Cache plugin. And if disable in W3 settings – Page cache – Then Color style working OK.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @raito77

    Yes, I understand that. thank you for your clarification. Are you using any plugin to change the coloring?

    Thread Starter raito77

    (@raito77)

    Not plugin – Code in header.php

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @raito77

    You can use Page Fragment Caching for this or W3 Total Cache Fragment Cache feature(Pro)
    With Page Fragment Cache you can wrap the php with mfunc comment and this will exclude dynamic part of the page from being cached. For more details please check our FAQ page and this article.
    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Multiple custom color styles – page cache problem’ is closed to new replies.