Jump to content

Shop category menu dissapears in CMS


Recommended Posts

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 by dekarperboer (see edit history)
Link to comment
Share on other sites

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

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 by dekarperboer (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...
×
×
  • Create New...