Where i find now the td_block_mega_menu.php and td_menu.php

Posted in: Newspaper
Post count: 26

Where i find now the td_block_mega_menu.php and td_menu.php?

// check for subcategories
$td_subcategories = get_categories(array(
‘child_of’ => $td_mega_menu_cat,
‘number’ => $td_show_child_cat,

Thank you

  • This topic was modified 7 years by Netz.
Post count: 35449

Hi,

Since Newspaper v9.7 a lots of files was moved in td-composer, you need to look for this files in wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_mega_menu.php and wp-content/plugins/td-composer/legacy/common/wp_booster/td_menu.php

Hope this will help you!
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.