- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Magento 2 - Category stop working after 4 products added to category.
Magento 2 - 2.1.7 - Category stop working after 4 products added to category.
Hi,
I am having a strange issue. When I add 4 products into a category, the category will show up and let you browse. If I add the fifth product, the category page will show me nothing except a blank page with filtered options. Nothing works in that page. I would have to reduce the product down to 4. (screenshot attached of the page after adding 5 products to a category below.)
Have anyone seen this?Thanks in advance for the help!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento 2 - Category stop working after 4 products added to category.
please share valid image URL.
Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento 2 - Category stop working after 4 products added to category.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento 2 - Category stop working after 4 products added to category.
there is no product showing.
Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento 2 - Category stop working after 4 products added to category.
Sorry for that. I was trying to fix it by something something else.
I.ve uploaded some test product for you to see.
Go here: https://creativehobbiesco.com/anime/figures/figures.html
You will see the blank page with some sort function that doesnt work.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento 2 - Category stop working after 4 products added to category.
please add below code into index.php
ini_set('display_errors', 1);ini_set('display_startup_errors', 1);error_reporting(E_ALL);
so i can check error.
Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento 2 - Category stop working after 4 products added to category.
@Sunil Pateladded to index.php.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Magento 2 - Category stop working after 4 products added to category.
still no error showing can you please enable develope mode.
Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer