Question

enter image description here

I am getting this search results. How to change Catalog search results Page.

When there is no results it displays fine with header and footer. When there is a results, it doesnt displays header and footer.

Anyone help me on this.

Était-ce utile?

La solution

Found the solution. My theme was creating the issue in the following file.

app/design/frontend/../Magento_Catalog/templates/product/list.phtml

Autres conseils

Check indexer info :

php bin/magento indexer:info

If catalogsearch_fulltext not indexed then run reindex command and check it.

Licencié sous: CC-BY-SA avec attribution
Non affilié à magento.stackexchange
scroll top