• Resolved lordsnake

    (@lordsnake)


    I am having a strange issue with my site, that the whole site is somehow being hidden when I have lscache enabled.
    And I am having to put this custom CSS to stop it.
    body {
    visibility: visible !important;
    }

    if I disable lscache plugin, the problem goes away.
    I have cloned my site and tried disabling all other plugins.

    my site is michaels.me.uk

    any ideas?

    • This topic was modified 3 years, 11 months ago by lordsnake.
Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter lordsnake

    (@lordsnake)

    also, if I exclude ADMIN role from caching, then I do not see the issue when I am logged in.

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    that is weird

    please try reset to default setting and see how it goes

    Best regards,

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    I’m going to mark this topic “Resolved”, due to lack of activity.

    If you still need help, please feel free to re-open it.

    When re-open it, please also change the topic status to “not solved”

    Best regards,

    Thread Starter lordsnake

    (@lordsnake)

    hi, yes resetting everything to default and starting from scratch solved it.

    I would really like to know the cause though in case this happens again, as I have spent weeks trying to figure this one out.

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    it usually means one of the options caused that

    please try enable them tab by tab , and try to locate it.

    if you need further assistance , please change the topic status to unsolved.

    Best regards,

    Thread Starter lordsnake

    (@lordsnake)

    I already tried that, I even tried completely disabling all the caching features.
    Obviously I cannot do it again now since I already reset everything.

    • This reply was modified 3 years, 10 months ago by lordsnake.
    Plugin Support qtwrk

    (@qtwrk)

    yes, now you can enable them back tab by tab

    it’s not caching , but in optimization part.

    Thread Starter lordsnake

    (@lordsnake)

    All my caching options are already re-enabled, there is no problem here, I know how to do this.
    The has not recurred so far.

    What I am asking, is what within the lscache plugin could cause the original issue,
    I.e. the entire body of the site to be made invisible.

    so somehow it is setting

    body {
    visibility: hidden;
    }

    Plugin Support qtwrk

    (@qtwrk)

    the plugin itself doesn’t contain such code

    Thread Starter lordsnake

    (@lordsnake)

    and yet it happened, and lscache was obviously the cause since disabling it fixed the problem.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘site visibility issue’ is closed to new replies.