• Resolved S

    (@salujagaurav)


    Hi, The banner is not working on my website. The plugin is activated, all the details are filled and cache has been cleared several times; but the plugin is still not working.

    Banner data is visible in console or inspect element but not in front end.

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

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

    (@rpetersen29)

    Hi @salujagaurav
    You must have another plugin that is bundling up javascript and css files. This is causing the banner to not load. If you disable or change the settings on that plugin the banner should load.

    Thread Starter S

    (@salujagaurav)

    I am using Litespeed Cache plugin and I have already flushed the cache many times. Can you provide any code to add ? Or any js file to exclude from Litespeed Cache?

    Thread Starter S

    (@salujagaurav)

    Excluded simple-banner.js from JS combine and it worked. Can you please provide me with a code to make the top banner sticky?

    Plugin Author rpetersen29

    (@rpetersen29)

    In Simple Banner Custom CSS:

    position: fixed;
    
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Banner not working’ is closed to new replies.