문제

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.

도움이 되었습니까?

해결책

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

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

다른 팁

Check indexer info :

php bin/magento indexer:info

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top