Hello
i am using Magento ver. 2.2.1.
i change root category from default to new one i created
and after that day menu not showing up in frontend
i has been waiting for more than 5 days
please help it's urgent
BR, Eng.Rayan Azzam
Solved! Go to Solution.
Whenever you want to assign a new parent category for your store. Please follow these steps.
1. go to Stores
2. Select All stores
3. Click on your store name ( Not store view Name )
4. Change Root Category to the new category you created and save the configuration
Please do re-indexing and flush the cache as it is suggested.
Please give Kudos and accept the solution if it worked for you.
Please try to run below command from magento root,
php bin/magento indexer:reindex php bin/magento cache:flush
Hello
it doesn't work for me
please help me
Hello it's urgent please
Hello
i returned back the root category to default one and i made the re-index and cache flush but still no thing changed
BR,Rayan
Whenever you want to assign a new parent category for your store. Please follow these steps.
1. go to Stores
2. Select All stores
3. Click on your store name ( Not store view Name )
4. Change Root Category to the new category you created and save the configuration
Please do re-indexing and flush the cache as it is suggested.
Please give Kudos and accept the solution if it worked for you.
Hello
thank you all but any of solutions worked for me, so i restore older version of my site and i solved it
BR.
Disable varnish cache in Stores/Configuration/Advanced/System
Then do a magento cache:clean and magento cache:flush in command line.
Thanks,
That what it was in my case.
Works for me disabling Varnish cache.
Thanks a lot