andreaopc Posted November 4, 2014 Share Posted November 4, 2014 Buongiorno, ho la versione 1.6.0.9 di PrestaShop e ho provato a disattivare la versione mobile da "Impostazioni -> Temi -> Attiva tema mobile -> Vorrei disabilitarlo."Ho cancellato la cache, ma nulla. Il sito continua ad essere visibile anche in versione mobile.Come devo procedere?Grazie! Link to comment Share on other sites More sharing options...
andreaopc Posted November 5, 2014 Author Share Posted November 5, 2014 Ho risolto modificando il file header.tpl e sostituendo la stringa: <meta name="viewport" content="width=device-width, minimum-scale=0.25, maximum-scale=1.6, initial-scale=1.0" /> con questa stringa: <meta name="viewport" content="width=1200px"> Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now