Hi! I was wondering if you were planning on doing any updates to be compatible with the current version of WP? The adaptive content does not seem to be working anymore. Thanks!
]]>Hi there,
Does this plugin work with WP Super Cache or similar? I can’t seem to find a mobile detection library that supports conditional loading, with full page caching.
Cheers,
Chris
Hi,
Thank you for making the plugin.
When the plugin as activated it made WordPress show white screen. Back end also became inaccessible.
Had to delete the plugin folder using Cpanel File Manager.
Now I am back to using WP Mobile Detect.
Wanted to let you know, may be you want to look into it. Thank you.
]]>Hi dears
Thanks for the plugin
I am insert adsense code with a div and with the desptokonly but my adverts shower incomplete
Thanks for support
]]>how do I use within a theme php file, for example:
<div id=”logo” >
<?php if ( function_exists( ‘meteor_slideshow’ ) ) { meteor_slideshow(home); } ?></div>
How should I use as tags??