Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Max Bond

    (@max-bond)

    Hello!
    What plugin do you use for caching?
    To debug:
    1. Clear the cache
    2. Disable caching plugin. Will q2w3 work with caching disabled?

    Thread Starter sitebizniz

    (@sitebizniz)

    W3 Total Cache. I cleared the cache, then cleared MaxCDN cache, then disabled caching plugin. Still doesn’t seem to be working.

    Thanks for your help.

    Plugin Contributor Max Bond

    (@max-bond)

    It’s hard to debug so complex config (caching/minification/cdn).
    All I can say – something is blocking output of plugin config script.

    You can try one thing – add plugin config manually to site footer (before </body> tag).
    The config script:

    <script type="text/javascript">
    var q2w3_sidebar_options = new Array(); 
    q2w3_sidebar_options[0] = { "sidebar" : "sidebar-1", "margin_top" : 30, "margin_bottom" : 30, "stop_id" : "footer-widgets", "screen_max_width" : 800, "screen_max_height" : 400, "width_inherit" : false, "refresh_interval" : 1500, "window_load_hook" : false, "disable_mo_api" : false, "widgets" : ['enhancedtextwidget-2'] };
    </script>
    Thread Starter sitebizniz

    (@sitebizniz)

    Thank you Max! That did it. It is now working with the caching plugin re-activated.

    I appreciate how responsive you are in support of your plugin. I made a small donation.

    Plugin Contributor Max Bond

    (@max-bond)

    Thank you very much! )

    Hi Max,
    I’m not really good with back-end stuff, but it doesn’t stay I was wondering is you could help?
    https://staging.canadianart.ca/news-and-opinion/

    Plugin Contributor Max Bond

    (@max-bond)

    @canadianart
    Can’t access site – Authorization required!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Widget not scrolling’ is closed to new replies.