cancel
Showing results for 
Search instead for 
Did you mean: 

Menu isn't appearing

SOLVED

Menu isn't appearing

Hi, stumped trying to get the menu to appear

- I have created 4 categories with some sub categories and a few products.

- I have Enabled Category (store view) and Include in Menu (store view)

and it doesn't appear on the home page (the menu is not there).

Is it the theme?

Just using the standard theme - 

Magento Blank
Magento/luma

installed Magento ver. 2.3.6

Mac Mini Big Sur
Chrome

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Menu isn't appearing

Thanks 

 

 

 

View solution in original post

2 REPLIES 2

Re: Menu isn't appearing

Hello @webmastero6c7f ,

 

Please run cache clear command :

php bin/magento cache:flush

also it occurs because of Varnish cache, please try below solution in that case :

https://magento.stackexchange.com/questions/112310/varnish-top-navigation-menu-gone

 

Hope it helps !

Problem Solved ? Click on 'Kudos' & Accept as Solution ! Smiley Happy

Re: Menu isn't appearing

Thanks