• Resolved werdpres

    (@werdpres)


    this is the 2nd banner plug i tried and neither are compatible with LiteSpeed caching plugin regardless of the setting i’ve tried – the only way Simple Banner works if i disable LS cache, and then the bar div displays, but without the text

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author rpetersen29

    (@rpetersen29)

    The LiteSpeed cache plugin changes the way the Javascript loads on the page. This plugin relies heavily on jQuery to populate the banner, if the javascript loading is altered in a way that is not default for wordpress then the plugin with suffer. I have seen some problems with other javascript optimizing plugins so I will put a task in my backlog to investigate possibly using wordpress hooks to insert text separately. Keep an eye out for the next update.

    Thread Starter werdpres

    (@werdpres)

    jQuery is excluded from caching in the LS plugin – what is more interesting is that disabling nearly all of the other cache tuning options had no effect on Simple Banner and i didn’t expect that

    if there is anything i can do to help troubleshoot, let me know

    Plugin Author rpetersen29

    (@rpetersen29)

    That is weird. The only two things i could think of is that they custom banner text you inputted is malformed or that some other JS is interfering with the loading. Essentially the JS i used is a jQuery document onReady function that inserts your custom text into the simple banner div after the DOM has loaded.

    Are there any console errors present?

    Thread Starter werdpres

    (@werdpres)

    i didn’t check the console and i don’t have the plugin installed at the moment

    regarding formatting, i essentially entered exactly this…

    <a href="https://example.com/this">Subscribe</a> to be notified of updates.

    i did not use ‘p’ tags

    if i have time i’ll try to do some more testing

    • This reply was modified 5 years, 4 months ago by werdpres.
    Thread Starter werdpres

    (@werdpres)

    > Are there any console errors present?

    nope … well, yeah, but unrelated

    Plugin Author rpetersen29

    (@rpetersen29)

    Looks like your html is fine. Not sure what the issue is here, could be theme related. What theme are you using?

    Thread Starter werdpres

    (@werdpres)

    2016

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘not compatible with LiteSpeed cache plugin’ is closed to new replies.