Forums / Addon Templates / template for iphone/mobile userd

template for iphone/mobile userd

Locked
Results 1 to 4 of 4
This thread is locked. New replies are disabled.
05 Oct 2009, 22:14
#1
ballyc27 avatar

ballyc27

New Zenner

Join Date:
Sep 2007
Posts:
65
Plugin Contributions:
0

template for iphone/mobile userd

Hi,

I am currently searching for a new template for my ebook store... www.theebooksale.com/zen-cart. I was recently accepted by mobipocket.com as a retailer, so very soon I will have several thousand ebook titles available in my store. Therefore, to mark the occasion, the store needs a serious face lift.
I have found a nice template that I can use as a starting point... and with some customization, it will be perfect. For an additional fee, the folks at algozone.com can create a iphone/mobile version of the same template. My questions are:
- how do I setup this mobile template?
- is it a fresh install (if so, how do I connect to the master database)? - or do I copy the modified template files into the existing installation and figure out how to detect an iphone/mobile user in order to display the mobile template?

Any help is appreciated.
Thank-you.
05 Oct 2009, 22:33
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,506
Plugin Contributions:
173

Re: template for iphone/mobile userd

It would be most logical to ask *them* to answer those questions, since they're the ones building it, presumably including testing to be sure it actually works as desired.
05 Oct 2009, 22:39
#3
ballyc27 avatar

ballyc27

New Zenner

Join Date:
Sep 2007
Posts:
65
Plugin Contributions:
0

Re: template for iphone/mobile userd

Sure, I will ask them... but I'm sure other zen-cart users have mobile versions of their stores, and if so, how did they set them up? I already have a .mobi domain, so is this the place to install it? If so, is it possible to link it to the master database?
06 Oct 2009, 00:58
#4
tino_schlegel avatar

tino_schlegel

Totally Zenned

Join Date:
Nov 2007
Posts:
532
Plugin Contributions:
0

Re: template for iphone/mobile userd

One way is to use different style sheets for handheld devices. See here: codinghorror.com/blog/archives/000782.html

Another way is to check if the device is a handheld device and redirect the browser to another website (such as m.yoursite.com) with a completely different layout.