CodeCanyon

Mobile Site

  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
allielopez says
Purchased

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!!

6 months ago
Author
Sitebase Sitebase replied

You can do that like so:

if($Detect->IsMobile() && !$Detect->IsIphone()) {
//redirect here
}
6 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
Gutimatico says

Can you please tell me if the application works en PHP4 ?? Thank!! by the way, the live demo isn’t working.

6 months ago
Author
Sitebase Sitebase replied

PHP4 is not supported, only PHP5 +. Thanks for letting me know about the live demo.

6 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • India
radhavallabh says

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.

6 months ago
Author
Sitebase Sitebase replied

My mobile site pro script will be a better choice if you want to do advanced things like creating a mobile web shop.

6 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
salmanaslam says

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

6 months ago
Author
Sitebase Sitebase replied

It is not a plugin. You can just follow the instructions in the documentation but apply the include to the index.php file of your WordPress theme.

5 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
mattreverberation says
Purchased

Hi there, On the copyright line is it possible to add a link to the main URL site?

$config[‘copyright’] = “Site name”;

5 months ago
Author
Sitebase Sitebase replied

You can try someting like:

$config['copyright'] = '<a href="http://mysite.com?mobilepro_view=normal&amp;nonce=' . time() . '">Site name</a>;
4 months ago
Purchased
Default-user mattreverberation replied

Thanks man. Apparently it doesn’t look like it’s working. When I add this on the on the config.php it kind of breaks the code below for some reason. When I upload it just cause the site to get blank.

4 months ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
jesusdelagarza says
Purchased

Hi,

Is it possible to display YouTube Channel RSS feed on this template in order to show my videos on a mobile device?

Thanks

4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
DMarkel says
Purchased

Great script.

However I am encountering a minor issue.

I have a formula for calculating the area of a circle using php. I created a extra page where the formula is. When I select the button to calculate the area it redirects to the index page. When I click through to the formula page the answer is displayed correct.

Is there a way to remain on the page after executing the calculation?

I can PM you a link if you like.

4 months ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
  • United States
RocketNo9 says
Purchased
Hi, Great script!! One question… I am trying to link to the Contact form from one of the pages. I am using this code: <a href="#" onclick="switchPage('extra2','contact');">contact us</a> and it works great on my iPhone. On a Blackberry, it does not work at all. Is there an easy way to get this link to work on a Blackberry? Or do I need to just go ahead and purchase the Pro version of your script?

Thanks! Colin

2 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 100 and 499 items
  • Australia
Jamie_humbug99 says
Purchased

Hi there! Having real big problems with the script. After setting it up and following the steps for the config file i am brought to with this error on my home page.

Warning: Division by zero in /home/thefirm/public_html/index.php on line 1

Warning: include(php”) [function.include]: failed to open stream: No such file or directory in /home/thefirm/public_html/index.php on line 1

Warning: include(php”) [function.include]: failed to open stream: No such file or directory in /home/thefirm/public_html/index.php on line 1

Warning: include() [function.include]: Failed opening ‘php”’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/thefirm/public_html/index.php on line 1

Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/thefirm/public_html/index.php:1) in /home/thefirm/public_html/wp-content/plugins/wp-e-commerce/wpsc-core/wpsc-constants.php on line 17

Warning: Cannot modify header information – headers already sent by (output started at /home/thefirm/public_html/index.php:1) in /home/thefirm/public_html/wp-content/plugins/wsi/wsi/front/WsiFront.class.php on line 81

This is what the index.php file looks like now.

?php include(“Mobile/Mobile.php”); ?>

<?php /* * Front to the WordPress application. This file doesn’t do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */

/* * Tells WordPress to load the WordPress theme and output it. * * @var bool / define(‘WP_USE_THEMES’, true);

/* Loads the WordPress Environment and Template */ require(’./wp-blog-header.php’); ?>

As you can see i placed the php action exactly where it should be but am brought with an error to this file. Is there away to get this working inside wordpress?

Thanks.

2 months ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 100 and 499 items
  • Australia
Jamie_humbug99 says
Purchased

Do you ever provide support?

2 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
  • United States
gioglifx says
Purchased

Heya,
is there a way to implement this automatically for tablets as well?

Thanks in advance.

18 days ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
  • United States
gioglifx says
Purchased

I tried on an Android Tablet and it shows the same as a phone theme..

18 days ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
  • United States
gioglifx says
Purchased

1. Well, I see that you suggest to leave tablets including iPads and Android tablets display the “full” version of a website. Perhaps the availability to display a specific layout may be beneficial as well.

Essentially speaking, I would like to create a template for iPad and Android tablets:

the actual layout of the page being served to tablets wouldn’t be a problem to make at all, the problem is

detecting that device. The EXACT SAME concept for the different types of phones as how they get detected

is what I’m looking for here but for iPad and Androind tablets.

So, in reality the real question here is: would you provide that code and WE, the people who have purchased

this already take care of our own template designing?

2. When “refreshing” with iPhone while on any page, it gets re-directed to the home page instead. Can this be fixed?

Please advise, thanks!

9 days ago
by
by
by
by
by