• sorry if you see this post in another forum also but it think i posted it the wrong one before!

    Just looking at using this plugin but I use it in conjunction with Page Builder by SiteOrigin if that is relevant.

    my problem is if I use it with the widget the thumbs line up next to each other and look good, but if I use a short code below they have the text but are all spaced out, what should i be doing to have them lined up next to each other but with the text under each?

    [ngg_images gallery_ids=”1″ display_type=”photocrati-nextgen_basic_thumbnails” template=caption]

    example
    http://www.clearprop.co.uk/?p=320&preview=true

    http://ww.wp.xz.cn/plugins/nextgen-gallery/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Adrian

    (@wadoadi)

    nearly got it working!
    [ngg_images gallery_ids="3" display_type="photocrati-nextgen_basic_thumbnails" number_of_columns=”0″ template=caption]

    but this shows all the images there are 4 images and I only want to show 3 but with the 3 of the 4 being randomly selected. i tried:
    [ngg_images gallery_ids="3" display_type="photocrati-nextgen_basic_thumbnails" number_of_columns=”0″ images=3 template=caption]but this showed all 4

    Any ideas?

    Plugin Contributor photocrati

    (@photocrati)

    @wadoadi – Try images_per_page instead of images.

    See if that gets what you are looking for.

    – Cais.

    Thread Starter Adrian

    (@wadoadi)

    Thanks Cais, that gives me 3 images, but also a page count also the first 3 images are always the same 🙁

    Any other tags I can try?

    http://www.clearprop.co.uk/?p=320&preview=true
    Above link shows what your plugin looks like when used via page builder and the lower gallery is from the short code…

    Plugin Contributor photocrati

    (@photocrati)

    @wadoadi – Would this do what you are looking for:

    [ngg_images gallery_ids="3" display_type="photocrati-nextgen_basic_thumbnails" images_per_page=3 template=caption order_by="rand()"]

    – Cais.

    Thread Starter Adrian

    (@wadoadi)

    Thanks that makes them random but I still have the pages navigation below. Also this may be me but they seem more spaced out!

    What I would like is as per the top next gen gallery added via page builder but with the text under.

    Thanks for you help.

    Thread Starter Adrian

    (@wadoadi)

    Adding number_of_columns=”0″ sorted the spacing out, now just need to remove the page count / navigation and slid show header?

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Text under Thumbnails’ is closed to new replies.