cancel
Showing results for 
Search instead for 
Did you mean: 

Changes to categories not showing on front end

Changes to categories not showing on front end

I just changed the name of a category and added some new ones.  None of the changes would show on the front end until I did the following:

 

php bin/magento indexer:reindex
php bin/magento cache:clean
php bin/magento cache:flush

 

Now the new categories are showing, but the one I changed the name of is still showing the old name.  Any ideas?

3 REPLIES 3

Re: Changes to categories not showing on front end

Hi @bigbob2 

 

Kindly refer below link for your issue:
https://github.com/magento/magento2/issues/10729

It may help!

Thank you.

Problem solved? Click Accept as Solution!

Re: Changes to categories not showing on front end

Hi @bigbob2 ,

 

Try to check your categories settings at store view level as well from switching from top left corner store switcher.

 

Hope it may helps you!

Problem Solved! Click Kudos & Accept as a Solution!

 

Re: Changes to categories not showing on front end

That was it thank you!  I switched out of single store mode, then changed the category view to default store and made the name change again.