✨ 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 Soliloquy Lite

Soliloquy Lite stores sliders as the soliloquy custom post type, with attached slide IDs and config in the _sol_slider_data postmeta. SleekView Charts reads those rows directly and renders the catalog as chart cards for inventory, slide-count buckets, and placement coverage.

♾️ Lifetime License available

SleekView Charts dashboard for Soliloquy Lite

A Soliloquy dashboard from the soliloquy CPT and its postmeta

Soliloquy Lite stores each slider as a soliloquy custom post type row, with the slide list and per-slider configuration in the _sol_slider_data postmeta. Slides reference media library attachment IDs, with caption, link, and link-target stored per slide inside that meta array. The default Soliloquy admin lists sliders with the usual WordPress columns and a manual edit-link, but does not aggregate the catalog.

SleekView Charts reads wp_posts for soliloquy rows and unpacks _sol_slider_data into chart-ready slide rows. Number cards count total sliders and total slides. Pie cards split sliders by status (publish, draft) or by slide-count bucket. Bar cards rank sliders by slide count, by attachment use, or by post placement. Area cards trace slider creation cadence over post_date.

Every card reads through the same soliloquy CPT and postmeta Soliloquy already maintains, so front-end slider rendering is unchanged. The dashboard sits alongside the SleekView table view of the same dataset.

Workflow

From the soliloquy CPT to one reporting dashboard

1

Read the soliloquy CPT

Charts source from wp_posts where post_type is soliloquy. Status, author, post_date, and post_modified anchor the slider row in chart-ready form.
2

Unpack _sol_slider_data

The _sol_slider_data postmeta carries the slides array and slider config. SleekView parses it into chart-ready columns: slide count, attachment IDs, caption coverage, link coverage.
3

Match shortcode placements

Cross-reference [soliloquy] shortcodes in wp_posts.post_content with the slider id, so the dashboard surfaces which sliders are placed and which sit unused.
4

Save and reuse

Each dashboard saves as a named view with capability gating. Editors load slide-count ranking, developers load placement coverage, owners load a single KPI tile.

Sample dashboard

Charts you can build from Soliloquy Lite data

Four cards from a Soliloquy Lite install: status donut, slider ranking by slide count, monthly creation trend, and a total-sliders KPI.
Pie · Donut

Sliders by status

Donut of sliders by post_status (publish, draft, trash, private). Surfaces draft sliders that never went live and trashed sliders ready for permanent cleanup.
Count group by post_status
Bar · Horizontal

Top sliders by slide count

Horizontal bar ranking sliders by slide count. Identifies overlong sliders that hurt load time and empty sliders awaiting content.
Count group by slider_id
Area · Gradient

Sliders created per month

Gradient area chart of new sliders per month. Confirms when the team adopted Soliloquy and whether new pages still reach for it.
Count group by post_date
Number · Default

Total Soliloquy sliders

Single KPI counting soliloquy posts. The headline figure that scopes a slider audit or a redesign brief.
Count

Comparison

Default Soliloquy Lite reporting vs SleekView Charts

Default Soliloquy admin

  • Slider list shows the WordPress columns with no aggregate counts
  • Slide count not exposed in the list, only inside each slider
  • No status-mix chart across the catalog
  • No placement coverage between sliders and pages that use them
  • No publishing-cadence view for slider creation

SleekView Charts

  • Donut of slider status across the catalog
  • Slide-count ranking surfaces overlong and empty sliders
  • Monthly creation cadence as an area chart
  • Total-sliders KPI for catalog scale
  • Placement cross-reference with [soliloquy] shortcodes

Features

What SleekView Charts gives you for Soliloquy Lite

Status mix at a glance

A donut over publish, draft, private, and trash surfaces draft sliders that never went live and trashed sliders ready for cleanup. Catalog hygiene becomes a chart.

Slide-count ranking

Horizontal bar of sliders by slide count exposes overlong sliders and empty drafts together. Performance review and editorial review share the same chart.

Placement coverage

Cross-reference with [soliloquy] shortcodes shows which sliders are placed and which sit unused. Orphan cleanup becomes a chart card rather than a manual hunt.

Audience

Who builds Soliloquy Lite charts dashboards with SleekView

Photographers and bloggers

Slide-count ranking and status mix on one screen turn slider hygiene into a weekly pass instead of an annual redesign event.

Editorial teams

Empty-slider and unplaced-slider flags surface as chart edges. Cleanup gets planned against figures rather than instincts.

Agencies maintaining client sites

Total-sliders KPI and monthly creation chart write the retainer report. The chart cards land on Slack weekly with no SQL involved.

The bigger picture

Why a CPT-based slider plugin invites a chart layer

Soliloquy Lite has been a long-running free WordPress slider plugin, and its decision to store sliders as a custom post type makes the data familiar: every slider is a wp_posts row with status, author, and dates, and the slide list lives in a single postmeta key. The cost is that the default admin treats every slider as a destination, so cross-cutting questions about status mix, slide counts, and placement go unasked. SleekView Charts reads the same CPT and postmeta and gives the catalog one reporting dashboard.

A donut of status surfaces draft and trashed sliders ready for cleanup. A horizontal bar of slide counts exposes overlong sliders and empty drafts together. An area chart of post_date shows whether sliders are still part of the editorial mix.

A single number KPI gives owners catalog scale at a glance. The data lives in WordPress core tables, the dashboard just makes it legible at the inventory level.

Questions

Common questions about SleekView Charts for Soliloquy Lite

Sliders are read from wp_posts where post_type is soliloquy. Slide counts and per-slide attributes are parsed from the _sol_slider_data postmeta. Placement is cross-referenced from [soliloquy] shortcodes in other posts' post_content.

 

Yes. The top-level filter bar accepts post_status, author, creation date range, and placement status. Picking draft scopes every card to draft sliders.

 

Yes. The placement cross-reference flags soliloquy posts with no [soliloquy] shortcode in any other post. A number card on orphan sliders surfaces clean-up candidates the per-slider admin never reveals.

 

Each slide row in _sol_slider_data references a wp_posts attachment by ID. SleekView joins those to wp_posts attachments so caption coverage and alt-text coverage charts read from the same source the front end uses.

 

Yes. Both views read the same soliloquy CPT plus postmeta source, so a filter saved at the source level applies to whichever layout is open. Toggling between layouts is one click.

 

Yes. Pro addons add extra postmeta keys (Lightbox, Carousel, Dynamic) that SleekView parses as additional chart dimensions when the addons are active. The Lite-version data shape is fully supported on its own.

 

No. Charts compute against the indexed columns wp_posts already carries, with the postmeta parser running once per saved-view refresh. Cached aggregations serve cards instantly after the first paint.

 

Yes. Each card supports a CSV export of its aggregation. Export the slide-count ranking for a portfolio audit or the monthly creation chart for a retainer report.

 

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