- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2020
07:58 AM
03-01-2020
07:58 AM
Category Issues
Is anyone having issues with Enabling/Disabling category? Changing category images? or Changing displays settings/display mode (Product Only/Static Block only)? This happens only to certain categories and not all. Regardless what we change, it looks like nothing happens when I change the settings. It either get gets stuck on a certain settings. I have tried everything (deleting some folders and static-contenteploy, Flush cache, clean cache). I am on Magento 2.3.4.
I even tried on a clean magento 2.3.4 with sample data and one of the category I created, it had an issue. I tried to change from Static Block Only to Product Only, but the products never shows up. It gets stuckon static block.
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2020
08:36 AM
03-01-2020
08:36 AM
Re: Category Issues
Hi @chichitsai0517
Have you tried the reindexing once?
php bin/magento indexer:reindex
php bin/magento cache:flush
I hope it will help you!
Have you tried the reindexing once?
php bin/magento indexer:reindex
php bin/magento cache:flush
I hope it will help you!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2020
09:51 AM
03-01-2020
09:51 AM
Re: Category Issues
Yes, reindex and every imaginable thing.