• Hello-

    Since NextGen offers no ability to allow users to search for images, I’m left to tag each image and post it on a page. I’m doing this by shortcode because I can’t find a solution to simply add per gallery tags. Here is my shortcode for gallery 1.

    <h2>Best Album</h2>
    [ngg_images gallery_ids="1" display_type="photocrati-nextgen_basic_tagcloud" show_slideshow_link="0" number_of_columns="5" override_thumbnail_settings="1" thumbnail_watermark="0" number_of_images="25"]

    I would like gallery two to be on the same page under the first and so on. Currently it seems to be ignoring the coding. It will display gallery one and it’s tags/images but after that, it ignores. Also, when I simply copy that code, replace the gallery id with 2 for gallery 2, it ignores that as well, showing me gallery 1 in its place.

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

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

The topic ‘Tag short code per Album’ is closed to new replies.