Hello, I need you on a menu setting of my Newspaper theme. I would like to have a sub menu like this image of the Newspaper demo with the pictures:
Because here is just my menu of my website https://2paclegacy.fr:
Outside me, I only have pages to navigate the menu and not only articles. Can it be done without articles but pages? If so how please because I really can not do it.
Thanks in advance for your help.
(Sorry for my english, I am french)
Hi,
If you want the menu to have thumbnails you can make a mega-menu, with or without subcategories
– https://forum.tagdiv.com/mega-menu/
With sub-categories – https://www.screencast.com/t/Xd8KSLet
Without sub-categories – https://www.screencast.com/t/QyOdLBqY
This type of mega-menu works with categories and posts, not pages.
If you want to show pages, create a page menu – https://forum.tagdiv.com/page-menu/
Create a page with any elements you want from the tagDiv composer and set it as a page menu.
In this example I use a block set to display pages, and set it as page menu
– https://www.screencast.com/t/nSnTQwSL3b
– https://www.screencast.com/t/e7smkpyoSn5
– https://www.screencast.com/t/NjXMfXeScB4p
Result is menu item which shows pages – https://www.screencast.com/t/BFJVIYgCG
Thanks
Thank you for your message. I just made the change you can find on my website https://2paclegacy.fr
However the menu is a bit big and takes the whole page when you put the mouse cursor on the submenu. I can not make a small window rather with small pictures rather than having the page displayed? Just like the sub-menu image of the Newspaper demo that I sent you to the first post.
-
This reply was modified 7 years by
flo2paclegacy.
And when I try to edit with TagDiv Composer, this message appears at the top in red and I can not do anything:
Error at rows: 1 (models): 0 (dom). The model does not match the content
The page will be shown exactly as you build it, it is a page menu. When the page menu is hovered the page will appear as you created it. Maybe find a way to make the content of that page more compact, smaller images, less empty space.
The screenshot you posted displays a mega-menu without subcategories, not a page menu.
About the error, for which page does it happen? Did it happen before? Does it work if you return to a previous page revision in the WordPress page edit screen?
Thank you Simon for your answers. So in fact it is not possible to do that then with its pages.
And do you know if by chance we can change our pages into articles like news then?
For the problem with tagDiv Composer I have this on all pages and it has often made me yes even if I spent very little by that to modify my site.
I do not understand very well. But otherwise can we change the pages into articles?
Or else if I redo a normal menu of pages as I had before, can I change the white outline that can be seen around my sub menus as I surrounded in red on the image because I do not like not too much ?
Thanks

Hi 2pac,
Use the code below ->
ul.sub-menu, .sub-menu{
border: 1px solid #e7685d;
}
Check the result from here -> https://www.screencast.com/t/JugsXLm8oFw
Thanks.
Okay thank you, and I have to go where to edit and insert this code please?
It’s good I just found. A big thank you to you for the code and especially for your help and availability.