Zen Cart Logo
Forums / Addon Templates / template for iphone/mobile userd

template for iphone/mobile userd

Locked

Views: 6,269

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
5 Oct 2009, 10:14 PM
#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... https://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.

5 Oct 2009, 10:33 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

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.

5 Oct 2009, 10:39 PM
#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?

6 Oct 2009, 12:58 AM
#4
tino_schlegel avatar

tino_schlegel

Totally Zenned

Join Date:
Nov 2007
Location:
Melbourne, Australia
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.