Jump to content

[solved] disable mobile version


Recommended Posts

I've got a little problem related to the mobile version.

In the footer.tpl file in my theme i removed code:

{if $PS_ALLOW_MOBILE_DEVICE}
 <p class="center clearBoth"><a href="{$link->getPageLink('index', true)}?mobile_theme_ok">{l s='Browse the mobile site'}</a></p>
{/if}

 

"Browse the mobile site" disappears as I wanted. But when i access my website from mobile, the mobile version appears automatically. How can I disable mobile version at all?

Link to comment
Share on other sites

i think that now the problem is related to the phone browser cache, try to clear the cache / history

what kind of OS you have on your mobile? what kind of browser you use?

 

i forgot to ask, what template you use? default? or maybe some other solution (with responsiveness?)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...