Question….is there any way I can have it not detect Iphones? I’d like Iphones to go to our regular site, not to the mobile site.
Thanks!!
Question….is there any way I can have it not detect Iphones? I’d like Iphones to go to our regular site, not to the mobile site.
Thanks!!
Can you please tell me if the application works en PHP4 ?? Thank!! by the way, the live demo isn’t working.
I saw you have two versions which will be better please tell!!! I would like to use your script to mobilize my store- http://www.krishnastores.com and website- http://www.radhavallabh.com , Could you check and tell if your script could do it automatically; the store is oscommerce based and site is xhtml based I use Dreamweaver for editing.
Can i use Pro version in my wordpress Blog?? if yes then how? will this act as a plugin? Please let me know as soon as possible as i want to buy at first hand.
Thanks
Hi there, On the copyright line is it possible to add a link to the main URL site?
$config[‘copyright’] = “Site name”;
Hi,
Is it possible to display YouTube Channel RSS feed on this template in order to show my videos on a mobile device?
Thanks
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
You can do that like so:
if($Detect->IsMobile() && !$Detect->IsIphone()) { //redirect here }