Hi
I found something to fix this issue, just go to plugin editor select wp-float then start editing jquery.floater.2.2.js file
search for defaults.disableFloat and change its value from false to true
it will look like
var csspos = defaults.disableFloat == true
and done
It resolved my issue try it and let me know…