Jump to content

disable mobile version


Recommended Posts

I've been trying to disable mobile version of my website.

 

I did the following steps:

 

1) Preference > Theme > Disable Mobile Theme

 

2) commented out this line:

{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}

in footer.tpl

 

3) cleared cache in my mobile device

 

But nothing helped.

 

My website is: zoharanyc.com

 

Please help

 

Link to comment
Share on other sites

×
×
  • Create New...