- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2018
02:09 AM
08-24-2018
02:09 AM
Re-Enabled products don't shown in the front
I have a product DISABLED - for test porposes - and ENABLED. It is not more shown in the front.
What's wrong?
Labels:
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2018
03:06 AM
08-24-2018
03:06 AM
Re: Re-Enabled products don't shown in the front
Hello i_isaria
Please Reindex and flush cahce.
php bin/magento indexer:reindex php bin/magento cache:flush
Hope it will help to solve the problem then please accept as solution and kudos.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2018
05:51 AM
08-27-2018
05:51 AM
Re: Re-Enabled products don't shown in the front
Sorry, don't solve the problem.
I have Windows 10.
I'm used index- and cache-management at program overview and a batch at php subdirectory:
php_path\php.exe magento_root\bin\magento cron:run
php_path\php.exe magento_root\update\cron.php
php_path\php.exe magento_root\bin\magento setup:cron:run
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2018
06:08 AM
08-27-2018
06:08 AM
Re: Re-Enabled products don't shown in the front
Now it works. Thank you!