GardusTech Posted April 30 Share Posted April 30 (edited) Recently switched from 1.6 to 8.1. All is fine but I can't remove the left side navigation panel on the category page, or at least the placeholder for it. I'm on classic theme, some tutorial say to change the layout in the theme&logo page but it seems that page or button doesn't exist anymore in this version. I guess I need to look into tpl file, but which one? Thanks for anyone who will help. Edited May 1 by GardusTech (see edit history) Link to comment Share on other sites More sharing options...
ComGrafPL Posted April 30 Share Posted April 30 (edited) Add to custom.css .col-lg-9 { float: left; width: 100%; } } Edited April 30 by ComGrafPL (see edit history) Link to comment Share on other sites More sharing options...
Fabry Posted April 30 Share Posted April 30 44 minutes ago, GardusTech said: Recently switched from 1.6 to 8.1. All is fine but I can't remove the left side navigation panel on the category page, or at least the placeholder for it. I'm on classic theme, some tutorial say to change the layout in the theme&logo page but it seems that page or button doesn't exist anymore in this version. I guess I need to look into tpl file, but which one? Thanks for anyone who will help. Hello when you enter in Theme & Logo page in the bottom on the right side you have a button "Choose Layout"..click on it.There you can configure all main pages of your website...so in this case you set Category page choosing "Fullwidth"..it means that lateral column will not appear. No need to touch css!! Ciao Link to comment Share on other sites More sharing options...
GardusTech Posted April 30 Author Share Posted April 30 Fabry no, the "Choose Layout" is not present anymore. I wrote that in the 1st post. Maybe it was removed in the 8.1.5 version? It appear they changed the way the theme can be personalized, now there's something called a "child template" in advanced customization. In that child template there is this file: child_classic\assets\css\custom.css there's ony this code in it: /* * Custom code goes here. * A template should always ship with an empty custom.css */ #header{ background: red !important; } I cannot find custom.css anywhere else. ComGrafPL, should I try to add the code in this file, salve the zip file and reload it? I tried to put the code at the end exactly as you wrote it but when I try to load it it gives me an error. Link to comment Share on other sites More sharing options...
endriu107 Posted April 30 Share Posted April 30 55 minutes ago, ComGrafPL said: Add to custom.css .col-lg-9 { float: left; width: 100%; } } Never do that it will break your theme, worst advice ever. Just go to Tema & Logo section and there on bottom right will be button with advanced layout settings where you can switch to full width for category page. If you not see this button turn off ps_editionbasic module. Link to comment Share on other sites More sharing options...
GardusTech Posted April 30 Author Share Posted April 30 (edited) I turned off the module but the layout button is still nowhere to be found. Edited April 30 by GardusTech (see edit history) Link to comment Share on other sites More sharing options...
endriu107 Posted April 30 Share Posted April 30 Are you logged as administrator? Did you try turn off ps_editionbasic module? Link to comment Share on other sites More sharing options...
GardusTech Posted April 30 Author Share Posted April 30 Yes I'm administrator. Yes I did turn it off, actually I uninstalled it too. Link to comment Share on other sites More sharing options...
endriu107 Posted April 30 Share Posted April 30 If you still not see this button you can try in url change this part: index.php/improve/design/themes/?_token= to this: index.php/improve/design/themes/customize-layouts?_token= Link to comment Share on other sites More sharing options...
Prestashop Addict Posted May 1 Share Posted May 1 It's here 1 Link to comment Share on other sites More sharing options...
GardusTech Posted May 1 Author Share Posted May 1 14 hours ago, endriu107 said: If you still not see this button you can try in url change this part: index.php/improve/design/themes/?_token= to this: index.php/improve/design/themes/customize-layouts?_token= Thanks! The direct url worked, no idea why I didn't have access to it. Link to comment Share on other sites More sharing options...
Kr0n4 Posted May 8 Share Posted May 8 This issue just happened to me as well. I'm switching from 1.7.8 to 8.1.4 and the button is nowhere to be found indeed. The direct link work for me as well. It should be a bug then. @PhotoshopAddict : you screen doesn't show a V8 interface. That's why you see it. Link to comment Share on other sites More sharing options...
GardusTech Posted May 8 Author Share Posted May 8 1 hour ago, Kr0n4 said: This issue just happened to me as well. I'm switching from 1.7.8 to 8.1.4 and the button is nowhere to be found indeed. The direct link work for me as well. It should be a bug then. @PhotoshopAddict : you screen doesn't show a V8 interface. That's why you see it. Glad this was useful to someone else! Link to comment Share on other sites More sharing options...
Esprit Posted July 31 Share Posted July 31 @GardusTech @Kr0n4 @endriu107 I have the same problem - doing a fresh install of 8.1.4 and I do not see the button to change the widths/page layouts. I saw the index.php reference but don't know how to change it. Sounds a bit dumb, considering I've been using Prestashop since 2011 ! I can find index.php in my FTP but then I can't see how to change it ... can you give me some pointers. Thanks so much in advance. Link to comment Share on other sites More sharing options...
GardusTech Posted July 31 Author Share Posted July 31 Just now, Esprit said: @GardusTech @Kr0n4 @endriu107 I have the same problem - doing a fresh install of 8.1.4 and I do not see the button to change the widths/page layouts. I saw the index.php reference but don't know how to change it. Sounds a bit dumb, considering I've been using Prestashop since 2011 ! I can find index.php in my FTP but then I can't see how to change it ... can you give me some pointers. Thanks so much in advance. Log in your admin panel than change the part after administration/. You have to go to https://www.yoursite.com/administration/index.php/improve/design/themes/customize-layouts?_token= Link to comment Share on other sites More sharing options...
Esprit Posted August 1 Share Posted August 1 23 hours ago, GardusTech said: https://www.yoursite.com/administration/index.php/improve/design/themes/customize-layouts?_token= @GardusTech Thank you so much for replying. I get it now and have go the "Customise Layouts" button. Why the "Theme & Logo" function is available but doesn't show in 8.1.4 I do not know - I think I'll ask the question in a new thread, maybe it comes back in a newer version. My site is still not filling the whole screen so maybe it's a ratio thing .... thanks again ! Link to comment Share on other sites More sharing options...
malcek Posted August 2 Share Posted August 2 this should report on GITHUB for bug Link to comment Share on other sites More sharing options...
Esprit Posted August 2 Share Posted August 2 @malcek I shall do that. Thanks for reminding me 😉 Link to comment Share on other sites More sharing options...
metacreo Posted September 12 Share Posted September 12 On 8/2/2024 at 2:03 PM, malcek said: this should report on GITHUB for bug it's absolutely useless. they'll close it right away. they won't be able to repeat it 1.8.6 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