It seems that in any category, the number of products shown is incorrect....let me rephrase that the number of products counted is incorrect.
In the attached screenshot, you will notice that Opencart says:
Code: Select all
Showing 1 to 12 of 22 (2 Pages)
1. As you can see from the pictures, it is showing 1-11 products, not 1-12. The products shown are correct. In admin, there are 12 products in this category, however, 1 is disabled, so only 11 should be shown. Thus the photos shown are correct, but the counting is not.
2. It says total number of products are 22, and thus splits the list into 2 pages. This is incorrect. The total number of products is only 11. I suspect that this might have something to do with the fact that I am using 2 languages (EN and HU) on the shop, and Opencart may be counting number of (e.g.) product names, instead of products.
Please help!