Showing More than 5 sub categories in Mega Menu

Posted in: Newsmag
Post count: 104

I have category with 8 sub categories but when I create a mega menu from it, only five categories are shown- even though there is plenty of space. Also, is there a way to rearrange the sub categories shown in the mega menu?

Post count: 7909

Hi,

Please edit td_menu.php and change this value: http://screencast.com/t/ZpftRzgppfGU
The subcategories in megamenu are ordered by name automatically.

Thanks!

Post count: 104

Thanks- I’m using the child theme so do I need to copy that file into the child theme directory to modify? Also, does it retain the same path )so I create all folders inside child theme)?

Post count: 6600

Hi,

td_menu.php file can’t be edited using the child theme so if you want to do this you need to edit the main theme files: https://forum.tagdiv.com/child-theme-documentation-newsmag/

Thanks

Post count: 7

I just did the change as suggested, but it didn’t work. I had it working on previous versions of the theme. Now it doesn’t work… http://naplesherald.com

Post count: 7909

Hi,

After update your file was overwritten so you have to make this change again: http://screencast.com/t/FxMovCqsY
Result: http://screencast.com/t/U69bKyk1Gg40

Thanks!

Post count: 6

Stupid question…. how do I access this file system for editing?

Post count: 6535

Hi

Follow this path: http://screencast.com/t/f5JtWhUmEr5N and use a text editor like notepad++: https://notepad-plus-plus.org/

Thanks for the message!

Post count: 104

Looks like this has changed with the new update. Where can I adjust this setting now?

Post count: 6600

Hi,

It dose work, I’ve just tested it, so make sure you empty all caches and/or purge cdn files and test this again.

Thanks for the message!

Post count: 104

The code has changed. Previously it was:

‘show_child_cat’ => 5

Now it is

‘show_child_cat’ => $td_render_atts[‘show_child_cat’],

So where there was a number, now there is a code. Do I just overwrite the code with a number?

Post count: 6600

Hi,

In the latest theme version you have to alter it here: http://screencast.com/t/euiqDGcYC
Sorry for misunderstanding you!

Thanks for the message!

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