obsediado
Forum Replies Created
-
Forum: Plugins
In reply to: Call NextGEN Gallery directly from template/**
* nggDisplayRecentImages($number,$width,$height,$exclude,$list)
* Function for templates without widget support
*
* @return echo the widget content
*/
function nggDisplayRecentImages($number, $width = “75”, $height = “50”, $exclude = “all”, $list = “”) {$options[1] = array(‘title’=>”,
‘items’=>$number,
‘show’=>’thumbnail’ ,
‘type’=>’recent’,
‘width’=>$width,
‘height’=>$height,
‘exclude’=>’all’,
‘list’=>$list );EXAMPLE:
<?php if (function_exists(‘nggDisplayRecentImages’))
{ nggDisplayRecentImages(‘6′,’160′,’80’,’all’,”);
}
?>
(number, width, height, exclude and list)OK?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Album PaginationTá muito difícil pra mim também exibir todas as galerias de um álbum, pois tenho 100 galerias dentro de um álbum – meu site é sobre filmes, cada galeria corresponde a um filme, cada álbum corresponde a um gênero de filme. São muitas galerias para carregar em uma só página, fica muito leeeeento.
I also have difficulty to display all the galleries of an album, because I have 100 galleries within an album – my site is about movies, each gallery is for one movie, each album is a genre of movie. Many galleries to load into a single page, it’s sloooooooooow.
Sorry the wrong words, I don’t understand english.
Forum: Installing WordPress
In reply to: [Plugin: NextGEN Gallery] Manage Galery paginationTá muito difícil pra mim também exibir todas as galerias de um álbum, pois tenho 100 galerias dentro de um álbum – meu site é sobre filmes, cada galeria corresponde a um filme, cada álbum corresponde a um gênero de filme. São muitas galerias para carregar em uma só página, fica muito leeeeento.
I also have difficulty to display all the galleries of an album, because I have 100 galleries within an album – my site is about movies, each gallery is for one movie, each album is a genre of movie. Many galleries to load into a single page, it’s sloooooooooow.
Sorry the wrong words, I don’t understand english.
Forum: Plugins
In reply to: WP2.5 Gallery pagination?Tá muito difícil pra mim também exibir todas as galerias de um álbum, pois tenho 100 galerias dentro de um álbum – meu site é sobre filmes, cada galeria corresponde a um filme, cada álbum corresponde a um gênero de filme. São muitas galerias para carregar em uma só página, fica muito leeeeento.
I also have difficulty to display all the galleries of an album, because I have 100 galleries within an album – my site is about movies, each gallery is for one movie, each album is a genre of movie. Many galleries to load into a single page, it’s sloooooooooow.
Sorry the wrong words, I don’t understand english.