NextGEN Gallery widget problem
-
Hello, i’m using nextgengalley; i want to add manually widgets to my custom home page, i can add the slideshow widget but can’t add the regular picture list widget.
<?php if (function_exists("nggSlideshowWidget")) { nggSlideshowWidget($galleryID,$Width,$Height); } ?>
this is working code
<?php if (function_exists("nggDisplayRandomImages")) { nggDisplayRandomImages($number_of_pic,$Width,$Height); } ?>
this is not working
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘NextGEN Gallery widget problem’ is closed to new replies.