Magento – Magento 2 – Category Listing in Left Column

categoryextensionsmagento2

I need to list out categories and child categories in the left nav of the category page and I'm trying to use this extension:

https://github.com/Sebwite/magento2-category-sidebar

As of now all that it is doing is showing the to root category and not pulling in any of the child categories:
enter image description here

Is there another solution to this? Or does someone have experience with this particular extension and would know what is going on?

Best Answer

After reindexing my data, it worked. I just ran this at the webroot of my magento install:

php bin/magento indexer:reindex