Milja Miljausen
asked 10 years ago

I set the menu locations (‘Main Menu’ to Primary Navigation and ‘Top Menu’ to Top Navigation), but Top Menu doesn’t appears under the welcome message. I still see ‘Home / Setting your menu’. 
Do you know whats the problem and how to fix it?

1 Answers
DominicStaff
answered 10 years ago

Hello Mijia  ! 
To resolve the issue with the Top menu of the DW Trendy, you can open the header.php file in the folder path “\wp-content\themes\dw-trendy\templates”, find the line 8.
Replace the following code: 

  'theme_location' => 'top_menu',

With new Code: 

 'theme_location' => 'top_navigation', 

Hope this helps !

Milja Miljausen
replied 10 years ago

It works. Thanks.
You must include this in the next update.

Dominic Staff
replied 10 years ago

Of course ! Right now, you can download the latest version in your profile.

Powered by DW Question & Answer Pro