SleekView for Essential Grid: grids and grid items as tables
Essential Grid stores grids in dedicated database tables and renders content from posts, custom items, social streams, and WooCommerce products. SleekView reads those tables directly and pivots grids, items, and skins into a flat queryable view.
♾️ Lifetime License available
Manage grids without flipping through the grid editor
Essential Grid keeps its data in dedicated tables (eg_grids, eg_item_skins, and a few related tables for custom items, navigation skins, and import history). Each grid stores its source type (posts, custom items, social, WooCommerce), filter settings, skin assignment, and layout options. The default Essential Grid admin lists grids on a single screen, but column information like skin, source type, item count, and last edited is not surfaced as sortable columns and cross-grid audits need a per-grid click.
SleekView queries the eg_grids table directly and joins it with the skin table for skin-name resolution. A grids view shows one row per grid with source type (Posts, Custom items, Social, WooCommerce), assigned skin, item count, layout (masonry, even, cobbles), and last modified. Save views like Grids on legacy skin, Grids by source type, or Empty custom-item grids and the catalogue becomes legible without flipping through the grid editor.
For custom-item grids that store items in their own table, SleekView builds an item-level view per grid that joins items to their parent grid record. Filter for items missing media, sort by created date to spot stale items, or group by grid for inventory. Inline edits cover skin reassignment, source-type adjustments where safe, and basic item field updates. The grid editor remains the source of truth for layout work, and SleekView adds the queryable management layer that the editor was never designed for.
Workflow
From eg_grids tables to grid ops dashboard
Read the eg tables
Build review filters
Audit items per grid
Edit inline
Sample columns
A typical Essential Grid grids view
wp_eg_grids, wp_eg_item_skins, wp_eg_custom_meta + wp_posts (when source = posts) + wp_postmeta
| Grid | Source | Skin | Items | Layout | Modified |
|---|---|---|---|---|---|
| Homepage portfolio | Posts (portfolio) | Modern dark | 24 | Masonry | 3 days ago |
| Team grid | Custom items | Cobbles light | 18 | Cobbles | 1 week |
| Empty draft | Custom items | Default | 0 | Even | 2 weeks |
| Old social grid | Social streams | Legacy skin | 60 | Masonry | 2 years |
Comparison
Default Essential Grid admin vs SleekView
Default Essential Grid admin
- Grid list shows fixed columns, source type and skin are buried
- No saved view of grids on a legacy skin or empty custom-item grids
- Cross-grid item audits need per-grid clicks into the editor
- Bulk skin or layout updates are not exposed as a table action
- Source-type filters and item counts require opening each grid
SleekView
- Read eg_grids and eg_item_skins tables joined for one row per grid
- Pivot source type, skin, item count, and layout into columns
- Item-level view for custom-item grids and post-source grids
- Filter grids by source type, skin, layout, or modified date
- Save views like Legacy skin, Empty grids, or Per source type
Features
What SleekView gives you for Essential Grid
Grid meta as columns
Source type, skin, item count, and layout all become first-class columns. Sort by item count to spot empty drafts and oversized grids that may slow page rendering.
Skin and layout audits
Group grids by skin to plan a migration off a legacy design. Filter by layout to standardise on one approach across the site, with last modified visible to gauge migration urgency.
Inline grid edits
Reassign skins, swap layouts where compatible, and update grid titles from the row. Essential Grid hooks fire so caches refresh and the front-end picks up the changes.
Audience
Who uses SleekView for Essential Grid
Designers and studios
Per-skin grid views to plan a design migration, with item count and modified date visible so the migration order matches business risk and visibility on the site.
Site auditors
Filter for empty custom-item grids and grids on deprecated skins, then fix or retire them inline. Catalogue cleanup becomes a triage queue instead of a per-grid dive.
Site migrators
Group grids by source type to plan how each one moves during a rebuild. Posts grids, custom-item grids, and WooCommerce grids each get their own migration path.
The bigger picture
Why grid plugins need a queryable catalogue
Grid plugins solve a real layout problem, the default WordPress loop does not produce the kind of editorial layouts that designers actually want for portfolios, team pages, product showcases, and social streams. The trade-off is that grids accumulate across years of design changes, mixed across source types, mixed across skins, and the grid editor only shows one grid at a time. Cross-grid questions like which grids are on a deprecated skin, which custom-item grids are empty, or how many grids each source type accounts for are uncomfortable to answer when each one needs a click into the editor.
Migrations off a legacy skin stretch over months because there is no central inventory of which grids need to move, and stale grids linger in the database because nobody can see them at list level. SleekView fixes that by treating the eg_ tables as the structured store they already are. Source type, skin, item count, and layout become queryable columns, audits and migrations become list-level work, and the grid editor stays exactly where it is for layout.
The two surfaces complement each other, the editor for design, the SleekView grid for management.
Questions
Common questions about SleekView for Essential Grid
SleekView reads whichever eg_ tables Essential Grid creates on your install. The base grid table and skin table exist in all reasonably recent versions, and source-specific features (Posts, Custom items, Social streams, WooCommerce) write to additional fields that SleekView surfaces as columns when those features are active. SleekView itself does not gate any column behind an upgrade.
 For custom-item grids, basic item fields like title, alt text, and media reference are editable inline through the standard custom-item update path. Layout-affecting changes like skin reassignment or source-type changes are also supported where safe. Complex layout work still belongs in the grid editor, which SleekView complements rather than replaces.
 Yes. Grids that pull from WooCommerce products show the WooCommerce source type and resolve the current product count at query time. Useful for spotting product grids that are unexpectedly empty because their category filter no longer matches any products, or for auditing which product categories each grid surfaces.
 Social-stream grids show their configured platform (Instagram, Twitter or X, YouTube, etc.) and account as columns. The actual stream items are fetched at render time from the social platform, so SleekView surfaces the configuration and last-fetch metadata rather than every item. Useful for auditing which social grids are still pointed at active accounts vs ones that may have been deleted or rate-limited.
 Yes. Select multiple grids and apply a skin change as a bulk action. SleekView writes through Essential Grid's grid update path, so caches refresh and the front-end picks up the new skin on next page load. Useful when migrating off a legacy skin or standardising on one design across the site.
 No. SleekView paginates against the existing eg_grids indexes and only loads the rows on the visible page. The eg_ tables are already indexed for the Essential Grid admin, so the same indexes serve SleekView's grid. Saved views do not pre-fetch anything until they are opened, and the front-end grid rendering is completely unaffected.
 Yes. SleekView is admin-only, it does not change how Essential Grid grids render on the front end. Shortcodes, the grid block, and template-tag inserts all keep working exactly as they did. The management layer is what changes, the rendering layer is untouched.
 Yes. Each subsite has its own eg_ tables (with the appropriate prefix), and SleekView respects that scoping. Views show only the grids for the current site, which matches how Essential Grid itself behaves on multisite. Network admins can switch between sites and each one renders its own grid catalogue independently.
 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.
Lifetime ♾️
Most popular
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
€749
Continue to checkout