Hi, i’ve some PHP Notice with disable-phone and disable-tablet. Check with WP_Debug=true. I’m not a programmer but i’ve solved with:
if (isset($options['disable-phone']) && $options['disable-tablet'] ) {
...
}
between line 117 and 136 of q2w3-fixed-widget.php. I hope you can fix it on next release ??
Thanks for the plugin.