robycrazy Posted May 16, 2014 Share Posted May 16, 2014 Hello! Help Please! Any idea how to turn off mobile / tablets theme, because from Preferences>themes it does not turning off. I want the same design on each device, no matter if customer browse website on PC, mobile, or tablet. as in the previous version 1.5. !!!! Link to comment Share on other sites More sharing options...
Alex Simonchik BelVG Posted May 16, 2014 Share Posted May 16, 2014 Hi, are you sure for disable right preference, did you disable the next: http://clip2net.com/clip/m212316/1400236805-clip-5kb.png ? Can you provide store url here? Regards Link to comment Share on other sites More sharing options...
vekia Posted May 16, 2014 Share Posted May 16, 2014 prestashop default theme is a theme with responsiveness, it means that you can't disable it. Link to comment Share on other sites More sharing options...
robycrazy Posted May 16, 2014 Author Share Posted May 16, 2014 Yes,.. i did it right... i have a presta 1.5.4.1 and there - disabling of mobile theme work fine, but in 1.6.0.6 the changes for android are only switches between one or two columns, no changes in blocks, top menu and ect. it not mine, can't provide url, sorry ! Link to comment Share on other sites More sharing options...
robycrazy Posted May 16, 2014 Author Share Posted May 16, 2014 VEKIA, Thanks for the quick reaction! any suggestions what I can do... Can anything be done... should I use an old theme... may be some theme for 1.5 version ... Link to comment Share on other sites More sharing options...
vekia Posted May 16, 2014 Share Posted May 16, 2014 default theme in prestashop uses responsiveness, it means that theme that you see on desktop, is the same theme that you see on mobile. Responsiveness just make some changes in the width of elements to display these elements properly on mobile devices. what to do? in this case there is nothing to do, unfortunately. the only one thing: use some themes without responsiveness Link to comment Share on other sites More sharing options...
Milen Posted May 26, 2014 Share Posted May 26, 2014 If you wanna do it no responsive you need to check the CSS file of the theme then you need to delete the resolution configuration in the CSS file then you will be able to see the theme with the same design on the movil and the screen pc. Link to comment Share on other sites More sharing options...
gergos Posted June 22, 2014 Share Posted June 22, 2014 Hello vekia. You say it is responsive and is the same design everywhere. If you will see my site www.urbanfashion.gr from tablët (mine is 9.7 inches)... You will get broke menu and broken featured products. For that reason i want to disable tablet version too.. Is there any easy way? Link to comment Share on other sites More sharing options...
AMFD Posted June 22, 2014 Share Posted June 22, 2014 Menu seems fine to me on that site at tablet resolutions. As has been said you would need to install a non-responsive template or change the CSS if you don't like the way the menu etc adapts. For me it's one of the great strengths of Prestashop that the template adapts to different resolutions and input types. It's far harder and far more expensive to do that in most other solutions. Link to comment Share on other sites More sharing options...
gergos Posted June 22, 2014 Share Posted June 22, 2014 AMFD one of the basic reasons that I install 1.6.0.6 was the responsiveness. But it has to work fine in order to keep. You can see menu and feauters in one line ? Strange for me both menu and and feauters change line and leave big empty species.. Link to comment Share on other sites More sharing options...
AMFD Posted June 22, 2014 Share Posted June 22, 2014 If you scale the browser window up and down you can see the points at which the responsive CSS changes the layout. If you don't like the way a particular change looks you'll need to adjust the code to make it work the way you like. If you've made changes to font sizes, box sizes etc then you may not have adjusted the scaling/layouts of other parts to suit those changes. I can't get your site to show big empty spaces but there a couple of resolutions where a featured product is on it's own on a line. Menu looks fine (given the style of it) at all resolutions to me. Link to comment Share on other sites More sharing options...
gergos Posted June 22, 2014 Share Posted June 22, 2014 If you scale the browser window up and down you can see the points at which the responsive CSS changes the layout. If you don't like the way a particular change looks you'll need to adjust the code to make it work the way you like. If you've made changes to font sizes, box sizes etc then you may not have adjusted the scaling/layouts of other parts to suit those changes. I can't get your site to show big empty spaces but there a couple of resolutions where a featured product is on it's own on a line. Menu looks fine (given the style of it) at all resolutions to me. Thanks AMFD . I thing that you describe the best solution for anyone who want to change the mobile version. Its better to change the css for responsiveness than to disable it. Its litle difficult for someone who dont know css but its good. I ll try to change some things AMFD and i will come back to describe the changes for anyone who want to correct the bugs of mobile version layout. Link to comment Share on other sites More sharing options...
daybydayx Posted July 13, 2014 Share Posted July 13, 2014 Thanks AMFD . I thing that you describe the best solution for anyone who want to change the mobile version. Its better to change the css for responsiveness than to disable it. Its litle difficult for someone who dont know css but its good. I ll try to change some things AMFD and i will come back to describe the changes for anyone who want to correct the bugs of mobile version layout. I want to disable mobile verson in prestashop 1.6.0 too. I delete all @media query{} from the theme/mytheme/css/global.css theme/mytheme/css/product_list.css It's not work fine. Link to comment Share on other sites More sharing options...
Recommended Posts