Tuesday , April 1 2025

How to display the Nextgen Gallery

On this page I publish shortcodes to insert into an article, or into a template.

Option 1 – default:

[ngg src="galleries" ids="1" display="basic_thumbnail" thumbnail_crop="0"]

Option 2 – show multiple galleries:

[ngg src="galleries" ids="1,3" display="basic_thumbnail" thumbnail_crop="0"]

Option 3 – displaying images by tags:

[ngg src="tags" ids="primertega" display="basic_thumbnail" thumbnail_crop="0"]

Option 4 – exclude some images:

[ngg src="galleries" ids="1" exclusions="3,4" display="basic_thumbnail" thumbnail_crop="0"]

Option 5 – display format selection:

[ngg src="galleries" ids="1" display="basic_thumbnail" thumbnail_crop="0"]

Format change examples for galleries:

basic_thumbnail
basic_slideshow
basic_imagebrowser
basic_tagcloud
pro_tile
pro_thumbnail_grid
pro_slideshow
pro_imagebrowser
pro_horizontal_filmstrip
pro_sidescroll
pro_film
pro_blog_gallery
pro_masonry
pro_mosaic

Format change examples for albums:

basic_compact_album
basic_extended_album
pro_list_album
pro_grid_album

Detailed Popular Nextgen Gallery Output Examples

Galleries

NextGEN Basic Thumbnail Gallery

[ngg src="galleries" ids="1" display="basic_thumbnail" thumbnail_crop="0"]

NextGEN Basic Slideshow Gallery

[ngg src="galleries" ids="1" display="basic_slideshow"]

NextGEN Basic Image Browser Gallery Gallery

[ngg src="galleries" ids="1" display="basic_imagebrowser"]

NextGEN Basic Tag Cloud

[ngg src="galleries" ids="1" display="basic_tagcloud"]

NextGEN Pro Tile

[ngg src="galleries" ids="1" display="pro_tile"]

NextGEN Pro Thumbnail Gallery

[ngg src="galleries" ids="1" display="thumbnail" thumbnail_crop="0"]

NextGEN Pro Slideshow Gallery

[ngg src="galleries" ids="1" display="slideshow"]

NextGEN Pro Image Browser

[ngg src="galleries" ids="1" display="pro_imagebrowser"]

NextGEN Pro Horizontal Filmstrip

[ngg src="galleries" ids="1" display="pro_horizontal_filmstrip"]

NextGEN Pro Sidescroll

[ngg src="galleries" ids="1" display="pro_sidescroll"]

NextGEN Pro Film

[ngg src="galleries" ids="1" display="pro_film"]

NextGEN Pro Blog Style

[ngg src="galleries" ids="1" display="pro_blog_gallery"]

NextGEN Pro Masonry

[ngg src="galleries" ids="1" display="masonry" ngg_triggers_display="always"]

NextGEN Pro Mosaic

[ngg src="galleries" ids="1" display="pro_mosaic"]

Albums

NextGEN Basic Compact Album

[ngg src="albums" ids="1" display="basic_compact_album"]

NexGEN Basic Extended Album

[ngg src="albums" ids="1" display="basic_extended_album"]

NextGEN Pro List Album

[ngg src="albums" ids="1" display="pro_list_album" thumbnail_crop="0"]

NextGEN Pro Grid Album

[ngg src="albums" ids="1" display="pro_grid_album" thumbnail_crop="0"]

About iryna

I'm Iryna, a web developer from Ukraine with a decade of experience solving complex technical challenges in the world of freelance. Throughout my career, I've worked on everything from troubleshooting server-side issues and optimizing website performance to enhancing user interfaces. On this blog, I share detailed solutions to the technical problems I’ve encountered and methods that have worked best for me. In addition to my technical expertise, I’m also passionate about digital drawing. I hope the tutorials and insights I provide here will help both fellow developers and creatives alike in their own projects.

Check Also

How to remove 404 //fonts.gstatic.com and //fonts.googleapis.com from WordPress head section

I tried solutions with functions that should remove from head and , but a very …

Leave a Reply

Your email address will not be published. Required fields are marked *