nggDisplayRandomImages doesn't work in NextGen Gallery 2.0
-
Hi!
I’ve piece of code, which worked for many years:
<?php if (function_exists('nggDisplayRandomImages')): ?> <?php nggDisplayRandomImages(4,100,100,'','','thumbnail'); ?> <?php endif; ?>
here is the reference to this function on the NGG website: https://www.nextgen-gallery.com/new-widget-support/
But after update it doesn’t work. Just a blank page. How to fix this?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘nggDisplayRandomImages doesn't work in NextGen Gallery 2.0’ is closed to new replies.