2 questions regarding ListItExtended
Posted: Sat Nov 30, 2013 2:11 pm
Hi guys,
For this website I'm currently working on I stumbled upon ListItExtended. I love it, it works perfect. However I have 2 small errors I cant seem to fix..
I'm using a custom view to view a list, however $item->field_alias on a category item only shows a number instead of the category name.. I tried the category code from the default, but that shows nothing or gives an error. "Warning: implode() [function.implode]: Invalid arguments passed" etc etc
Second question; My list is quite narrow (in width). I would like to have 3 rows with 10 items, and then have the page end and go to the second page with again 3 rows and 10 items. I understand that I need pagelimit="30", however how do I add the 3 columns?
Thanks in advance!
For this website I'm currently working on I stumbled upon ListItExtended. I love it, it works perfect. However I have 2 small errors I cant seem to fix..
I'm using a custom view to view a list, however $item->field_alias on a category item only shows a number instead of the category name.. I tried the category code from the default, but that shows nothing or gives an error. "Warning: implode() [function.implode]: Invalid arguments passed" etc etc
Second question; My list is quite narrow (in width). I would like to have 3 rows with 10 items, and then have the page end and go to the second page with again 3 rows and 10 items. I understand that I need pagelimit="30", however how do I add the 3 columns?
Thanks in advance!