Close

'include in top menu' option

Oakstone
10 years ago
#5882 Quote
Avatar
  • 29
On the category admin page, there is an option 'include in top menu'. Can this be used to limit what displays in the Mega Menu? For example, I only want to display 3 of the 4 parent categories I have.

Thanks.
Boyko
10 years ago
#5883 Quote
Avatar
  • Moderator
  • 1570
Oakstone wrote:
On the category admin page, there is an option 'include in top menu'. Can this be used to limit what displays in the Mega Menu? For example, I only want to display 3 of the 4 parent categories I have.

Thanks.


Hi Oakstone,

Currently the Mega Menu doesn't use this setting but you can add it in our UserVoice and if there is interest in it we can add it.

Thanks
Regards,
Nop-Templates.com Team
[email protected]
10 years ago
#5929 Quote
Avatar
  • 37
Oakstone wrote:
On the category admin page, there is an option 'include in top menu'. Can this be used to limit what displays in the Mega Menu? For example, I only want to display 3 of the 4 parent categories I have.

Thanks.


Just FYI - I just logged into the forum to make this exact same request!
Oakstone
10 years ago
#5937 Quote
Avatar
  • 29
I'm reviewing the code (not a full time coder) but I think I can edit the CategoryMenuTemplate.WIthoutPictures.cshtml and use the variable model.ShowOnHomePage or model.IncludeInTopMenu. I'll respond back how things go.