Megamenu Order

Posted in: Newspaper
Post count: 11

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

Post count: 780

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.

Post count: 11

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

Post count: 780

I’m glad that it works,
Radu O.

Post count: 28

I’m interested too in ordering mega menu categories

before using the taxonomy plug in that other users suggest,
I would like to know if in the meantime there is something new with Newspaper template.
thanks

Post count: 28

And how can I cancel “ALL” tag from block1 child categories?

thanks

Post count: 7909

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!

Post count: 28

thank you!

Post count: 28

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

Post count: 6600

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

Post count: 28

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

Post count: 14

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

Post count: 6600

Hi,

Please change this to “parent” then empty caches and try again: http://screencast.com/t/dKertYzFz

Thanks

Post count: 14

That’s great
Thank you so much Lucian 🙂

Post count: 28

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

Post count: 28

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!

Post count: 28

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

Post count: 3343

Hi,
You need to make the same customization as above.
Posts in mega menu are sorted by latest posts(by date)

Thanks for the message!

Post count: 28

I’m a little bit disappointed…
you said “We will try to add this on Newspaper 5”
but now we are on Newspaper 6 and still you don’t care about megamenu…

Post count: 28

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

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