✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView Charts for NextGEN Gallery

NextGEN Gallery keeps galleries, picture rows, and albums in dedicated custom tables outside the standard wp_posts model. SleekView Charts reads those tables directly and gives the catalog one reporting dashboard.

♾️ Lifetime License available

SleekView Charts dashboard for NextGEN Gallery

A catalog dashboard built from NextGEN's own tables

NextGEN Gallery is unusual among WordPress gallery plugins because it stores its data in dedicated tables rather than wp_posts: wp_ngg_gallery for galleries, wp_ngg_pictures for individual image rows with file, alt text, description, exclude flag, and tag references, and wp_ngg_album for album bundles. The default admin shows each table on its own screen with limited cross-filtering.

SleekView Charts reads ngg_gallery, ngg_pictures, and ngg_album directly and turns them into a configurable dashboard. Number cards count total galleries and total pictures across the library. Pie cards split pictures by alt-text coverage or exclude flag. Bar cards rank galleries by picture count or view count. Area cards trace gallery growth or view trend across the year.

Every card reads through the same custom tables NextGEN already maintains, so the lightbox, the display types, and any cache layer continue to behave normally. The dashboard sits next to SleekView's table view, sharing filters and data sources.

Workflow

From ngg tables to one reporting dashboard

1

Connect the ngg tables

Create a SleekView against ngg_gallery, ngg_pictures, and ngg_album as sources. Picture count, tag references, alt text, description, exclude flag, and view count are pre-mapped to chart-ready columns.
2

Switch to the Charts view

Add a Charts view on top of the same dataset. Each card picks a chart type, a group-by column, an aggregation, and an optional value column. The Charts view sits alongside the existing table view.
3

Pin the catalog dashboard

Save a default dashboard that mirrors the catalog review: total galleries, total pictures, alt-text coverage, and monthly growth. Saved dashboards reopen with one click.
4

Filter across cards

Use the top-level filter bar to scope the dashboard by tag, gallery, or upload year. One click narrows every card so an accessibility audit moves from library-wide to per-section without rebuilding the dashboard.

Sample dashboard

Charts you can build from NextGEN Gallery data

Four cards that read NextGEN's three core tables directly, no SQL and no exports. The dashboard the per-screen admin only hinted at.
Number · Default

Total pictures across galleries

A single KPI tile counting rows in ngg_pictures. The headline number a photographer or agency wants before any other detail when reviewing the catalog.
Count
Pie · Donut

Pictures by alt-text coverage

Donut chart over a present-or-absent alt-text flag computed from the ngg_pictures alttext field. Surfaces accessibility coverage across the entire library at a glance.
Count group by alttext_present
Bar · Horizontal

Top galleries by picture count

Horizontal bar chart ranking galleries by total pictures. The ranking surfaces the heaviest galleries that might benefit from a display-type change or a focused archive pass.
Count group by gallery_id
Area · Gradient

Pictures added per month

Gradient area chart counting pictures added per month, reading the imagedate column on ngg_pictures. Reveals the rhythm of catalog growth across studios or content seasons.
Count group by imagedate

Comparison

Default NextGEN reporting vs SleekView Charts

Default NextGEN admin

  • Gallery, picture, album, and tag screens are separate views
  • No chart layout for catalog totals or accessibility coverage
  • Top galleries by picture count requires manual scrolling
  • Monthly growth trend needs a custom SQL query
  • Cross-table joins live in the database, not in any admin chart

SleekView Charts

  • Number card for total pictures across the catalog
  • Donut card for alt-text coverage across pictures
  • Bar card for top galleries by picture count
  • Area card for pictures added per month
  • All cards filter together by tag, gallery, or upload year

Features

What SleekView Charts gives you for NextGEN Gallery

Custom tables as one workspace

Galleries, pictures, and albums sit on the same query surface. The dashboard pulls counts, coverage, and trends across NextGEN's three core tables without SQL or admin screen flips.

Accessibility coverage as a chart

A donut over alt-text present surfaces accessibility gaps across the entire library at a glance. Cleanup passes get prioritised by the chart, not by guesswork.

Catalog growth at a glance

An area chart of pictures added per month reveals the rhythm of catalog growth. Photographers see studio output, agencies see client delivery cadence.

Audience

Who builds NextGEN Gallery charts dashboards with SleekView

Photographers

Open the dashboard to review the catalog before a portfolio refresh. The alt-text donut surfaces accessibility gaps and the top-galleries bar identifies sets that could use a refresh.

Editorial teams

Run accessibility audits across the entire library with the alt-text donut. The dashboard becomes the agenda for the next accessibility sprint.

Agencies maintaining legacy sites

NextGEN powers many long-running gallery sites. The monthly growth chart and per-gallery ranking turn the historic catalog into a migration audit surface.

The bigger picture

Why a database-backed gallery plugin invites a chart layer

NextGEN Gallery has been a staple of WordPress photography sites for over a decade, and its decision to store galleries, pictures, and albums in dedicated custom tables paid off at scale: queries run against indexed columns even on large catalogs, and the data shape is ideal for aggregation. The cost is that the catalog lives in tables the standard WP admin does not surface as charts. The default NextGEN admin shows each table on its own screen and the picture list is paginated per gallery, so cross-cutting questions like how many pictures across the entire library are missing alt text or what the monthly catalog growth has looked like need custom SQL or hours of clicking.

SleekView Charts reads the same custom tables and gives the catalog one dashboard. Photographers run delivery audits in seconds, editorial teams close accessibility gaps across thousands of pictures in a single pass, and agencies maintaining legacy sites finally have the chart layer the long-running catalog deserves.

Questions

Common questions about SleekView Charts for NextGEN Gallery

No. SleekView Charts is an admin reporting surface that reads the same ngg tables NextGEN already maintains. Lightbox, display types, and any cache layer continue to be NextGEN's job. The dashboard is purely a reading layer.

 

Yes when NextGEN tracks views on the gallery or picture row. Add a Bar card grouped on gallery_id with view_count as the value column to rank galleries by views, useful for finding high-traffic sets that could benefit from a refresh.

 

Yes. The ngg_gallery, ngg_pictures, and ngg_album tables are part of the free plugin. NextGEN Pro features such as Image Manager, ProofGen, and Pro display types surface as additional chart sources when the relevant addons are active.

 

Yes. The dashboard has a top-level filter bar that applies across all cards. Picking a tag narrows every card on the screen so a per-tag retrospective is one filter away from the catalog-wide view.

 

Yes. Albums in ngg_album bundle galleries together. Add a Bar card grouped on album with the bundled gallery count, or a Number card for total albums, for an overview of bundle composition.

 

No. Charts are computed against the same ngg table indexes NextGEN itself uses, with SleekView caching aggregation results between renders. The first paint may take a moment on very large catalogs, subsequent loads are immediate.

 

Yes. Each card supports a CSV export of its underlying aggregation. Export the alt-text coverage donut for an accessibility audit handed to a content team, or export the monthly growth chart for an agency retainer report.

 

Yes. Each subsite has its own ngg_gallery, ngg_pictures, and ngg_album tables with the appropriate prefix, and SleekView respects that scoping. Per-subsite admins see only their catalog dashboard, network admins switch between sites.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView