Guorilla Posted March 22, 2013 Share Posted March 22, 2013 (edited) Hello, I've also asked in the Ducth forum (over here), but it seems no one can help me out there. So I'll try here... I'm busy creating some CMS pages for extra information and also for some pictures of customers... But when I visit those CMS pages, the category menu from my shop dissapears. Is this a bug or is this easy to fix? Kind regards, Marco Edited March 22, 2013 by dekarperboer (see edit history) Link to comment Share on other sites More sharing options...
Dh42 Posted March 22, 2013 Share Posted March 22, 2013 Are you using Prestashop 1.5? If so, a lot of the themes take advantage of css method of hiding the left column on the checkout and cms pages. That would be the first thing I would look for. Look in the source and see if the menu is actually present and set to display:none; If not, I would look in the modules >> positions at the module, you can exclude pages in the positions section of the modules page. Link to comment Share on other sites More sharing options...
Guorilla Posted March 22, 2013 Author Share Posted March 22, 2013 Hello Dh42, Strange thing is the name of the module appears 'Categories', but the menu itself doesn't show up... I'll check the source code, if I can find something over there, Kind regards, Marco Link to comment Share on other sites More sharing options...
Guorilla Posted March 22, 2013 Author Share Posted March 22, 2013 Indeed I see a display:none. Gonna try to find it, thanks a lot! Will let you know when I fixed it... Or not... Link to comment Share on other sites More sharing options...
Guorilla Posted March 23, 2013 Author Share Posted March 23, 2013 (edited) I can't seem to find the solution... This is from the source code: <div id="[url=""]left_column[/url]" class="[url=""]column[/url]"><!-- Block categories module --> <div id="[url=""]categories_block_left[/url]" class="[url=""]block[/url]"> <h4>Categoriën</h4> <div class="[url=""]block_content[/url]"> <ul style="[url=""]display: none;[/url]" class="[url=""]tree dhtml[/url]"> Edited March 23, 2013 by dekarperboer (see edit history) Link to comment Share on other sites More sharing options...
Guorilla Posted April 7, 2013 Author Share Posted April 7, 2013 I can't get it done the right way, anyone around who'd like to give me a hand? Link to comment Share on other sites More sharing options...
Recommended Posts