Jump to content

productscategory block Some Products Not Seen


Recommended Posts

Hi

 

I have the productscategory block v1.3 showing other items in the same category under the product but some are missing.

 

For example I have 76 earrings in one category but it says and displays only 30.

 

Each earring is listed in the earring category. Am I missing something simple or is 30 the maximum number it will show.

 

I am using Prestashop 1.4

 

Any help would be appreciated

 

Richard

Link to comment
Share on other sites

  • 1 month later...

I had the same problem in 1.4.3. Solved it in the following way.

 

Open the attached file. Make the changes that you see in the following lines:

 

line 123, 149, 161, 163, 164.

 

Maybe it will work also if you overwrite your file with mine.

 

Productscategory.php can be found in /modules/productscategory.

 

Warning. Backup your original file before editing.

 

I am not experienced but the above worked for me, till now at least. Hope it will help you.

 

Regards,

Athanassios

productscategory.php

Link to comment
Share on other sites

  • 2 years later...

In your modules/productscategory/productscategory.php file:

1. Change the number "100" on line 123 to 10000 (or whatever big number, more than the # of products you'll have in any category)

2. Comment out (put two forward slashes "//" at the beginning of) lines 161-165.

Tada!

Link to comment
Share on other sites

×
×
  • Create New...