Here is a screenshot of the records (last records that show in brands selection and first records that do not show)
But as i told you, this problem does not exist in backend!
If there was a problem with the table records, this issue would exist for the backend area too.
Here is a an information that might help... (i do not know).
A few days ago, following jerome's suggestion, i changed administrator/components/com_hikamarket/types/namebox.php line 45
from
'mode' => 'list'
to
'mode' => 'tree'
i Changed back to list and the Brands show pretty fine in frontend too. But the Brands list is huge (more than 20000). It has to be 'mode' => 'tree'.
Is there a case that this is related to the problem?
Thank you