Forums / Setup & design / items in top double menu

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

items in top double menu

Author Message

Daniela Moreno

Wednesday 19 January 2005 6:59:09 am

i have a problem. I have a folder called "Products" in Content, and inside Products I have 11 folders. But in the double menu only 10 folders appear. Do u have any idea why this happens or how can i fix it?

thanks

Łukasz Serwatka

Wednesday 19 January 2005 7:17:00 am

Hi,

There is probadly "limit" set to 10 as a paramter for fetch function. Look in to tpl file

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Daniela Moreno

Wednesday 19 January 2005 7:30:57 am

oh ok

do u know which tpl file should i look for?

Łukasz Serwatka

Wednesday 19 January 2005 8:54:22 am

double_top.tpl file is in /design/base/templates/menu

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Daniela Moreno

Monday 24 January 2005 10:25:15 am

yeah, found it
i guess ì'll have to make an override for that, right?

thanks!!