• hi,

    i just update the plugin tonight and it is not working for me…

    Do we need to change something in the parameters?
    my website is mon-gps-golf.fr

    thanks

    • This topic was modified 9 years, 8 months ago by xavb.
Viewing 13 replies - 1 through 13 (of 13 total)
  • Because of the changes in the update, you might need to clear your cache. I had to clear my cache on server and CDN and then the widget started working again on scroll.

    Plugin Contributor Max Bond

    (@max-bond)

    Because of the changes in the update, you might need to clear your cache.

    Absolutly right!

    Same problem. The plugin stopped working after update. Cleared the cache too. My website is kataindia.es

    Plugin Contributor Max Bond

    (@max-bond)

    Hello to everyone!

    Here is version 5.0.3 I hope it will resolve “q2w3_sidebar_options” not found problem. It is not available from updater. Manual install needed!

    dlkumaar, try it!

    Thread Starter xavb

    (@xavb)

    Hi

    I installed it on my website (mon-gps-golf.fr) and cleared cache..but it is similar 🙁

    thanks for your help

    Plugin Contributor Max Bond

    (@max-bond)

    xavb! On your site I see minified javascript at the head section of the page. q2w3_fixed_widget.min.js have to be placed at the bottom! So exclude it from minification or move all minifed javascript files to the bottom (Google recommends this!)

    Thread Starter xavb

    (@xavb)

    thanks Max, it works well !!!

    I’m having the same problem since the update. It was working fine before and now it’s popping the console error “q2w3_sidebar_options not found!”. My site is a bit odd. I have combined all my jquery into one file, load it first, and load all files that depend on jquery afterwards by using add action and enqueue. But all files are loading and in the right order to execute. I’m stumped. Cleared the cache by renaming the files in both the q2w3 php file and functions.php (I don’t use a caching plugin only .htaccess rules). Still not working.

    Example page:

    https://careexcellence.org/blog/onboarding-case-managers/

    I’m having the same problem since the update. It was working fine before and now it’s popping the console error “q2w3_sidebar_options not found!”. My site is perfumeaz.com. Help me to fix this one! Thanks!

    • This reply was modified 9 years, 7 months ago by Perfumeaz.com.
    Plugin Contributor Max Bond

    (@max-bond)

    @pound002!
    Checked your site. It’s really a bit odd! )
    First you don’t need to load q2w3-fixed-widget-2.js and q2w3-fixed-widget-2.min.js together! These files are the same, min – is compressed version and the only one to load!

    Second, the root of the problem – script cannot find fixed widget settings (q2w3_sidebar_options array). This javascript array should be outputed in site footer (it is binded to wp_footer hook), but something is preventing this action.

    Are you using tha latest 5.0.4 version?

    Plugin Contributor Max Bond

    (@max-bond)

    @perfumeazcom!
    Yes, on frontpage you have no sidebar, so it’s not found – it’s not error.
    When i view te page like this: https://www.perfumeaz.com/product/versace-pour-homme-cologne
    it’s working fine!

    Thank you for your reply! This really is a good plugin. Recommended!

    Thanks for your reply. Yes I am on the latest 5.0.4 version. I just rolled back the php to 4.1 since that was the last version that worked for me. I still have “q2w3_sidebar_options not found!”, but the sidebar is fixing on scroll.

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

The topic ‘Update plugin and not working now…’ is closed to new replies.