I’ve searched your whole forum and I didn’t find the solution. I’m using mega menu under http://newsflashnews.com and I would like to change order in the MegaMenu created by the Newspaper theme. I would like to change it so Headlines be first, and filter out the “All” submenu. As for now the megamenu is sorting my subcategories alphabetical and I would like to have little more flexibility
Thanks in Advance.
Mateusz
Hi,
unfortunately that is not possible yet. We will investigate more ways to offer grater flexibility to the mega menu.
For now you can manualy modify the mega menu like so:
http://screencast.com/t/ApaUmHj6
Hope that helps,
Radu O.
Hi Radu
Thank you for answer.
I’ve manage to change the order by installing taxonomy order in my wordpress installation and changing order of categories via this plugin, and it worked in mega menu. Thanks for very specific instructions for deleting the “All” part.
Thanks once again
Mateusz
Hi,
1. Unfortunately there is no changes to order megamenu’s categories. We will try to add this on Newspaper 5.
2.You can delete this code, but this it will apply to all blocks: http://screencast.com/t/AX1kIB3Xps
Result: http://screencast.com/t/hcHeQGOp
Or you can hide it via css code in Theme Panel > Custom Css only for block 1: http://screencast.com/t/qFQoOTaB
.td_block1 .block-child-cats li:first-child{
display: none;
}
Thanks!
Here I am again on MEGA MENU…
I need in the mega menu only first level child-categories appear
NOT second or more level child categories!
For ex:
cat: food
–> child1: meat / fish / vegetables
–> child2: chicken / beef / lamb…
I want in my mega menu appear only food and meat /fish /veg
NOT chicken /beef /lamb
So how can I limit the depth of categories displayed in mega menu?
Hope I have been clear
thanks
Hi,
Not exactly sure what you mean as, at this point, just the first level subcategories of the main category are displayed in the mega menu:
ex:
* category configuration: http://screencast.com/t/WVIUTGW543
* menu config: http://screencast.com/t/nuGCRLiqyUqS
* front-end: http://screencast.com/t/12UXRBhT3
Thanks
Hi Lucian
I try to explain me better with screenshots
here you can view my mega menu structure
http://screencast.com/t/H0EVYFs1
there is the main category “RISORSE”
with all its subcategories
1-level sub categories: Writing, Editing, Publishing, Marketing
each of these sub categories has its own sub-categories…
here you can view my mega menu in front-end
http://screencast.com/t/kOJjmbYd
but as you can see under “RISORSE”
there are “Writing”, “Publishing” and “Marketing” sub categories…. that are OK!
but there is also “Personal Branding” … that is a sub-category of “Marketing” and it’s NOT OK!!
I DON’t WANT sub-sub-categories appear in mega menu
I want only 1-level sub categories appear in mega menu
how can I fix this problem?
thank you again
Hi
I have the same problem!
Exactly as [Carmen’s problem] in the 2-level sub categories.
Which I don’t want it to appear on mega menu.
* category configuration: http://www.wata.cc/up/2015/03/images/w-57f940e63d.jpg
* menu config: http://www.wata.cc/up/2015/03/images/w-8fcebac5e7.jpg
* front-end: http://www.wata.cc/up/2015/03/images/w-a37b53f477.jpg
Thanks
Hi,
Please change this to “parent” then empty caches and try again: http://screencast.com/t/dKertYzFz
Thanks
Hi, here I am again…
always with a problem with sub-categories
this time I’m trying NOT to display sub-categories in blocks
here you can view my categories structure
http://screencast.com/t/vubzTD2RmD5
there is the main category “RISORSE”
with all its subcategories
1-level sub categories: Writing, Editing, Publishing, Marketing
each of these sub categories has its own sub-categories…
here you are my block8 in home page
http://screencast.com/t/E9CBa02UiGzO
where you can see that are displayed “Writing” and “Editing” (that are OK)
but also “Scrittura creativa” and “copertina” that are sub-categories.
As you can see the block shows the first 4 categories as they are in categories structure
I want the block show only the 1-level categories.
Is it possible?
thank you
I found this previous post of yours
https://forum.tagdiv.com/topic/how-to-exclude-subcategory-from-block-6-category-switcher/#post-42395
and I fixed the problem
thanks!
With the new Newspaper 6 I have still the same problems with Mega Menu:
– I need to cancel the “ALL” tag from mega menu
– I need to order the categories as I want
So, is there a better solution in Newspapaer 6 about Mega Menu or do I have to use again the solutions suggested here in your previuos post #39517?
More: how are the articles ordered and displayed in mega menu? I mean: by date, random or…?
thank you
I succeeded in cancel ALL tag from mega menu,
but not from blocks
the solution you gave about this issue in your posts #39517 and #40801 are not still doable with td_block.php in Newspaper 6 (or I cannot find the exact code!)
I need:
– to cancel ALL tag from every block
– and not to show sub-sub categories in every block