Hi everyone!
Im trying to change the number of blogs/bookmarks/whatelse to display on my index. So Im going to /vazco_mainpage/views/default/vazco_mainpage/widgets/narrow/ and then I edit the files
$blogs = list_entities('object','blog',0,2,false, false, false)
to turn the number os items into 2. But nothing happens. It still has the same number of items: the default 4.
Does anyone know how I can solve it?
Is there a difference between the item displayed login or logout?
Thank you so much! :)
|
Michał Zacher |
Please check if you edit right widget. There are two, one for wide columns and one for narrow ones. |