Hi guys, I am a user of sam’s plugin too, and I am using this another plugin for for sort different viewers:
http://codecanyon.net/item/mobile-content-mobile-detection-wordpress-plugin/4169385
Its working very well for me 😉
yes this is my problem too 🙂 been trying every thing :-z
BTW Thanks Sam 😉
yes this is my problem too 🙂 been trying every thing :-z
BTW Thanks Sam 😉
Hi Sam,
I been trying all sorts with code you provide with the right id for the wp float item but I have no success, so I guess I haven’t insert in the right place.
I am using the float in the widgets so the id is: #wp-float-widget-3.
So in which file should I insert the whole script:
<script>
jQuery(document).ready(function(){
jQuery(‘#wp-float-widget-3’).css(‘position’,’absolute’);
});
</script>
Sorry to bother you, but I been trying to find another plugin which could do that but I can’t find any 🙁
Thanks you
http://wordpress.org/extend/plugins/wp-float/