Thread: MobiZenCart

Results 1 to 10 of 45

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: MobiZenCart

    Nice work as usual.. Been testing this on my Note 5 (as soon as the two Galaxy Tabs are charged up, I'll play there too..)

    Coupla questions.. Point 4 of the description gives me the impression that I can use this theme and still offer a different "experience" or "look/feel" for tablets and desktops with this contribution. Am I understanding this correctly?? I could modify the theme so that the tablet (particularly the larger tablets) will have a different layout than the smartphone? I ask because IMHO it's nice when the larger tablet display is presented in a sort of "hybrid" of the smartphone and desktop presentation as opposed to being a "larger" version of the smartphone display.. (something my clients always ask for which is why I am asking this) Hoping I am understanding that this theme is flexible enough to allow me to do this..

    Finally I checked out the other demos in your siggy (this is on the Samsung Note 5 smartphone) FYI two of them (Mobile: MobiZenCart: Osprey for ZCv1.5.4, MobiZenCart: Nokomis for ZCv1.5.4) show some kind of Asian characters as icons.. Not sure why.. thought you'd want to know..
    Last edited by DivaVocals; 15 Oct 2015 at 05:21 AM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  2. #2
    Join Date
    Jun 2008
    Location
    Osprey, Florida
    Posts
    151
    Plugin Contributions
    14

    Default Re: MobiZenCart

    Quote Originally Posted by DivaVocals View Post
    Point 4 of the description gives me the impression that I can use this theme and still offer a different "experience" or "look/feel" for tablets and desktops with this contribution. Am I understanding this correctly?? I could modify the theme so that the tablet (particularly the larger tablets) will have a different layout than the smartphone?
    You could add your own media queries in an css file or add a particular css file to load only for tablets. Use the code below for whenever you need elements to display on tablets.
    PHP Code:
    if ($detect->isTablet()) {
         ...

    Quote Originally Posted by DivaVocals View Post
    Finally I checked out the other demos in your siggy (this is on the Samsung Note 5 smartphone) FYI two of them (Mobile: MobiZenCart: Osprey for ZCv1.5.4, MobiZenCart: Nokomis for ZCv1.5.4) show some kind of Asian characters as icons.. Not sure why.. thought you'd want to know..
    Thanks. I'll work on that later...

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg