Jump to content

[SOLVED] Howto remove "Browse the mobile site" from footer


Recommended Posts

i think that it;s not right way because of:

 

 

 would still like the mobile site to work

 

in this case go to footer.tpl file in your theme directory and remove this:
 

	{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}
Link to comment
Share on other sites

Like I said, I would still like the mobile site to be accessible from tablets and smartphones ...I just want to remove the link at the bottom of my site, so PC users cant click on it

 

From your suggestion, it would disable the mobile ability complete, which I don't want

 

I hope this makes sense?

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...