Menu

Posted in: Newspaper
Post count: 34

Good afternoon,

I’m using the newest Newspaper version. Below the menu, I can add 4 ‘submenu’s’. I was wondering how I can add topics below the menu, since I would like to add more then 4 submenu’s.

Thank you very much!

Best, Myr

Post count: 22421

Hello,
You can add as much as 11 sub-menus like so: http://screencast.com/t/oKfBmBiH. the result: http://screencast.com/t/qDgVhB1B6
There is another type of “sub-menu” which comes with the theme called a mega-menu:
https://forum.tagdiv.com/mega-menu/
If this does not answer your question, please provide us with more details so we can better understand your question.
Thank you.

Post count: 34

Hello Bogdan,

Thank you for your reply. The thing is, I know how to make subcategories, but I want more then 4 subcategories. Can I do this? Since a topic has lots of times more then 4 subcategories to write about.

Thank you very much!

BEst, Myra

Post count: 22421

Hi,

I think you are referring to the mega-menu with the sub-categories.
Example: I have these sub-categories set-up: http://screencast.com/t/oQWUprxmQ, but they will not appear in the mega-menu unless they have posts to display. like so: http://screencast.com/t/Quv88WAWiop (I only have posts in “test1”).
Mega-menu sub-category limit is 30 as long as you have posts in that sub-category.

I hope this is what your are looking for.

Post count: 34

Hey Bogdan,

This is really great, thank you so much!!!

One more question. I’ve 8 subcategories right now. But when you open the menu, you only see 6. When you scroll down, you see the other 2, but it’s not really clear that you can scroll down. Is there any way, my clients can see the 8 subcategories in 1 view? Thank you so much!

Best, Myra

Post count: 22421

Hello Myra,

You could do that using a custom CSS but be carefull because it will stretch the white container over your content: http://screencast.com/t/30mgfGny

.block-mega-child-cats {
overflow-x: visible;
overflow-y: visible;
max-height: 400px;}

Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.