magentomagento2magento2.1

Magento 2.1.4, in Admin panel > Content > Design > Configuration page, no data is showing. I am attaching a screenshot for reference


Magento 2.1.4, in the Admin panel > Content > Design > Configuration page, no data is showing.

Screenshot

Why?


Solution

  • In the cmd,run the following commands

    1. bin/magento indexer:info
    2. bin/magento indexer:status
    3. bin/magento indexer:reset design_config_grid
    4. bin/magento indexer:reset
    5. bin/magento indexer:reindex

    Check for the store view name in the admin dashboard. Set it to Default store view.

    1. bin/magento cache:clean
    2. bin/magento cache:flush