• Hello,

    old shortcode to call gallery with limited number of images was:
    [random max=”12″ template=”filename” id=”4″]

    Now I call up gallery with:
    [ngg_images gallery_ids=”4″ display_type=”photocrati-nextgen_basic_thumbnails”]

    How should I limit number of images in new shortcode?

    Thanks

    http://wordpress.org/plugins/nextgen-gallery/

Viewing 1 replies (of 1 total)
  • Thread Starter Keano16

    (@keano16)

    Sorry everone. I managed to solve my problem with this code:

    [random max=”12″ id=”4″]

    It calls up gallery ID 4 with only 12 images.

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Call up gallery with limited number of images’ is closed to new replies.