Disable Mobile Skin ?

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
10/17/2012 5:46:35 AM
Gravatar
Total Posts 101

Disable Mobile Skin ?

In 2.3.9.3 when I view my artisteer skin in Chrome it renders as mobile..

How do I make Chrome render in Desktop mode and not Mobile mode ?

And as my Mobile skin are there any recommendations ? Width ? Columns ? Settings ?

Regards

Andrew

 

 

10/17/2012 8:50:06 AM
Gravatar
Total Posts 18439

Re: Disable Mobile Skin ?

I just looked at your site in Chrome and I see what you mean. I know that Artisteer 4 skins have some responsive design that is supposed to adapt to screen size but I have no idea why it is doing that in Chrome using a desktop, none of the skins I've made in Artisteer 4 do that. It isn't mojoPortal changing to a different mobile skin, its using the same skin in Chrome as in Firefox but somehow it seems to think the screen width is small in chrome I guess. Its really weird that its doing that but I have no idea why it is doing that.

10/17/2012 10:41:10 AM
Gravatar
Total Posts 18439

Re: Disable Mobile Skin ?

I uploaded a new version of our exporter plugin on 2012-10-15 that fixed a menu layout problem that happened in some designs. Possibly the same fix would resolve this problem. I would download the new version (if you downloaded it before that) from your purchase history and drag it onto Artisteer to install it then try re-exporting your skin and see if that solves it or not.

Best,

Joe

10/17/2012 11:03:02 PM
Gravatar
Total Posts 101

Re: Disable Mobile Skin ?

Hi,

Nope, I downloaded version 1.2 of the exporter on the 15th.. No luck.

I also tried just exporting the Biskit template with the same result.

This link has my template, screenshots, the plugin I used etc etc..

https://skydrive.live.com/redir?resid=EC688D018636CE01!4868

Andrew

 

10/18/2012 8:44:40 AM
Gravatar
Total Posts 18439

Re: Disable Mobile Skin ?

Can you email me your .artx file (not as 7zip), so I can see if the problem happens on my machine? joe dot audette at g mail dotcom

10/18/2012 11:01:14 AM
Gravatar
Total Posts 18439

Re: Disable Mobile Skin ?

I'm still investigating why this happens but so far it seems like the artisteer script is thinking that chrome is a phone. The problem goes away if you remove the script.responsive.js 

I'm still investigating and will post again if I figure out a better solution.

Weid thing is it doesn't happen when running on my local machien but it does happen when I try it on my server.

10/18/2012 2:46:58 PM
Gravatar
Total Posts 18439

Re: Disable Mobile Skin ?

I found a better solution for the Chrome problem, you can restore the responsive script and just add this to the bottom of style-artisteer-overrides.css:

html.chrome.desktop #art-resp { display: none; }

I've updated the plugin again so it includes this by default.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.