QUESTION:
The category page is not working for us. After installing the Layered Navigation extension in Magento 2.3.2 version. How to fix this.
ANSWER:
To solve this error, please edit the file: app/code/Bss/LayerNavigation/etc/frontend/di.xml (https://prnt.sc/o7qkph)
Add line:
Add line:
<preference for="Magento\CatalogSearch\Model\ResourceModel\Fulltext\Collection" type="Bss\LayerNavigation\Model\ResourceModel\Fulltext\Collection" />
and then run di:compile to have new code.
If there is anything else we might help you, please do not hesitate to contact us via https://bsscommerce.com/contact.
We'd be happy to support.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article