Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Emre Vona

    (@emrevona)

    Did you check “Logged-in Users” ? If you uncheck it, logged-in users see the cached version.

    Thread Starter Vinay Prajapati

    (@techprevue)

    Ok, I am going to try meanwhile please tell –
    How resolve this in mobile and desktop view?
    http://i.imgur.com/danNVOH.png

    Plugin Author Emre Vona

    (@emrevona)

    The plugin checks only between <head></head>. These files are in the <body></body>

    Thread Starter Vinay Prajapati

    (@techprevue)

    But somehow we can manage it. If so, then let me know how?

    Plugin Author Emre Vona

    (@emrevona)

    I didn’t to combine the files which are between <body> tag because it causes some style errors.

    <style>div{width:50px}</style>
    <div>…</div> ——————–> width is 50px
    <style>div{width:100px}</style>
    <div>…</div>———————> width is 100px

    I tried to explain it with an example. I cannot know where you override the rules so I annot help about it.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘WordPress Admin Bar is not working’ is closed to new replies.