• Hi, I have tried a few hack but I cant find the solution.

    The widget width change when he start scrolling;

    So I have added a width of 225px to the class of the shortcode who is in the widget :

    .alert.general {
    width: 225px;
    }

    Uncheck it to see the problem. The problem come with firefox only..

    You can try it on this page : https://wp-infinity.com, the fixed widget start from middle of page.

    The problem with my solution is that the widget is no more responsive, and over all on that page for exemple the widget should be larger : https://wp-infinity.com/themes-wordpress-magazine/

    I also added a class to the widget :

    .rightsdb {
    min-width: 200px;
    }

    Thank you if you can help, and sorry for my english. ??

    https://www.ads-software.com/plugins/q2w3-fixed-widget/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter Thibaud

    (@tiblitz)

    Ho, by the way the page “jump” slightly when I scroll and the Refresh interval is allready set to 3000 milliseconds..

    So I don’t know if the problem comes from the refresh..

    I’m working with visual composer wordpress plugin to manage rows and columns.

    Regards

    Plugin Contributor Max Bond

    (@max-bond)

    Hi!
    I don’t see th plugin is working…
    The problem is in javascript error:
    Uncaught TypeError: Object [object Object] has no method 'fitVids' (index):88
    Fix it and then I’ll see how to help you

    Thread Starter Thibaud

    (@tiblitz)

    Should be all right now, thank you for your help

    Plugin Contributor Max Bond

    (@max-bond)

    Yes, I see it now.

    For responsive themes you have to enable option “Inherit widget width from the parent container”. But it may require css changes. Let’s see

    Thread Starter Thibaud

    (@tiblitz)

    ok done.

    It is activated right now.. please let me kow as soon as I can desactivate this option

    Thread Starter Thibaud

    (@tiblitz)

    Hi max sorry I cannot check this option for too long as it break the layout.

    Let me know when you will be ready and i’ll check this option in a minute for you

    Thank you again

    Plugin Contributor Max Bond

    (@max-bond)

    Hello!
    1. Enable “Enable plugin for logged in users only” option
    2. Create a user account for me (subscriber access level will be enough)
    3. Send login and password to me from this page: https://www.q2w3.ru/contacts/

    Then I’ll be able to work with plugin without making problems to site visitors!

    Thread Starter Thibaud

    (@tiblitz)

    Hi max

    Done, but the plugin is allready acctivated for everyone.

    You just need to uncheck

    .rightsdb {
    min-width: 200px;
    }

    and

    .alert.general {
    width: 225px;
    }

    (they are my small fix)In order to see the problem appear on firefox.

    Plugin Contributor Max Bond

    (@max-bond)

    Hello!

    Please enable option “Inherit widget width from the parent container”

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Widget width change when he start scrolling’ is closed to new replies.