By kzlamany on
Hi!
I have a file "node-news.tpl.php" inside my theme catalog and inside this file I have:
$images_per_page = 12;
print theme('pager', array(), $images_per_page, 0);
This code works great, but it generates FULL pager and I need MINI pager. I tried to change 'pager' into 'mini' but it isn't work.
Does anyone know how to use mini pager?
Comments
I believe mini_pager is a
I believe mini_pager is a views function and not part of core.
Taken from views module, you can override this on your template.php replacing 'theme_' with 'yourtemplate_'
Got views installed? Just
Got views installed? Just use
Dagomar Paulides
B.A. Digital Media Design
Partner @ Online Agency