Viewing 1 replies (of 1 total)
  • Plugin Contributor Imagely

    (@imagely)

    @churongcon – You can try something along the following to randomly display a specific number of images from specific galleries:

    [ngg_images source=random_images container_ids='1,2' display_type=photocrati-nextgen_basic_thumbnails images_per_page=1000 order_by='rand()' maximum_entity_count=8]

    The container_ids is the gallery ID parameter. The number of images is controlled by the maximum_entity_count; the key is the rand() function which must be allowed by your web hosting service.

    Thanks!

    – Cais.

Viewing 1 replies (of 1 total)
  • The topic ‘Random images in source galleries’ is closed to new replies.