✨ 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 Feedback for Cornerstone by Themeco

Cornerstone by Themeco stores elements, sections, and saved templates across the X and Pro stack. SleekView reads those records and renders one feedback card per element with upvotes, status pills, and category chips so review and refactor stay inside WordPress.

♾️ Lifetime License available

SleekView Feedback board for Cornerstone by Themeco

Element reviews on the Cornerstone schema

Cornerstone, the page builder behind X and Pro themes from Themeco, stores its content as serialized element trees inside post content and writes section and template records into wp_posts as the cs_global_block and cs_template post types. The Cornerstone Templates admin lists what exists, but no public board for editors and devs to flag which sections are running on production, which are stale, or which need a refactor for the next theme update sprint.

SleekView reads the Cornerstone post types and counts each section reference across published pages. Pick the reuse count as the vote weight, attach a cs_review_status meta on the global block or template for the status pill, and use the section type (Header, Hero, CTA) as the chip. Upvotes write back to that meta key on the Cornerstone record where the rest of the data already lives.

Because SleekView only reads the Cornerstone post types and meta, the builder keeps editing pages exactly as before. You get a parallel review surface that ranks Cornerstone sections by votes, with type chips and status pills for triage across editorial, design, and dev teams on the same WordPress install.

Workflow

From Cornerstone library to feedback

1

Index Cornerstone sections

Create a view, point SleekView at the cs_global_block and cs_template post types, plus a reuse count across published pages. SleekView ingests each section, respects draft state, and refreshes on every editor save inside Cornerstone.
2

Map vote, status, and category

Pick the reuse count as the vote weight, the cs_review_status meta as the status pill, and the section type (Header, Hero, CTA) as the chip. SleekView color codes each value so Broken, Stale, and Reviewed sections stand out instantly on the board.
3

Embed the board on Cornerstone

Drop the SleekView element onto a Design Review page inside Cornerstone. Visitors see a ranked grid of section cards with reuse counts, type chips, and status pills, plus a sidebar listing the most upvoted templates and most-shipped fixes.
4

Upvotes write back to section meta

Every Upvote click writes an increment to the meta key you mapped on the Cornerstone global block or template, so the score is queryable from Cornerstone exports and visible next to the section title in the admin list without writing a custom column.

Sample board

Sample Cornerstone review board

A slice of how a Design Ops feedback page looks once SleekView indexes Cornerstone sections across the X and Pro template library with reuse count as the score and a cs_review_status meta key driving the pill.
278 votes
Global header section loses logo on Safari after X 10 upgrade
Priya N. Bug Investigating
204 votes
Add card layout preset variant for the CTA section
@xthemekai Feature request Planned
157 votes
Pro hero section needs better focus order for keyboard users
Aroha P. Accessibility Planned
82 votes
Cornerstone column element overflow inside Pro footer on tablets
@frontkai Bug Shipped
33 votes
Legacy gallery section references deleted Cornerstone color token
Dmitri L. Stale config New
8 votes
Old testimonial block still loaded on every Cornerstone save
@cleanupkay Cleanup Declined

Comparison

Default Cornerstone library versus SleekView

Cornerstone templates

  • Cornerstone admin lists sections but never shows upvote scores or category chips publicly.
  • Designers cannot flag a broken Cornerstone section without sending a Slack message to the team
  • Stale, broken, and active sections share one admin list ordered only by modified date.
  • Filtering by review status needs URL hacks or a custom admin column to be useful daily.
  • Section reuse counts and quality signal live in spreadsheets, not on the Cornerstone post.

SleekView Feedback

  • Reads cs_global_block and cs_template posts plus joined postmeta values
  • Upvote button writes to your chosen meta key so the score sits next to the Cornerstone post
  • Status pills map cleanly to Stale, Broken, Reviewed, and Archived values out of the box today
  • Type chips pull section family (Header, Hero, CTA) so each card shows context at a glance
  • Saved views let designers share filtered boards like Top usage or Needs refactor without code

Features

What SleekView Feedback gives you for Cornerstone by Themeco

Native Cornerstone schema

SleekView speaks the Cornerstone schema. It maps cs_global_block and cs_template posts, serialized Cornerstone trees inside post content, and joined postmeta values to vote, status, and category fields so a review board ships fast.

Real upvotes on real sections

Each Upvote click writes an increment to a meta value on the underlying Cornerstone section. The score is queryable, exportable, and visible inside Cornerstone via custom admin columns, keeping the template library as source of truth.

Saved design triage views

Designers and devs get scoped saved views like Stale and high reuse, Needs refactor, or Accessibility review. Each view is a stored filter on the Cornerstone post query, so the team can hand off triage without rebuilding filters every sprint.

Audience

Three Cornerstone teams using the board

Design operations teams

Designers see a ranked board of Cornerstone sections sorted by reuse and tagged with review status. Broken sections float to the top of a Needs refactor view so they get cleaned up before they hurt page render times.

Content editor teams

Editors upvote sections they want extended or simplified, see a transparent status pill, and stop filing duplicate change requests. The signal sits next to the Cornerstone post for designers to act on.

X and Pro theme agencies

Agencies running X and Pro themes across many client sites scope each board per client. Status pills surface Cornerstone sections that need consolidation, and view links can be shared with PMs without admin access.

The bigger picture

Why a Cornerstone site needs a review wall

Cornerstone has been the engine behind X and Pro themes from Themeco for years, which is also why every long-running Cornerstone site looks a little like a museum. The templates admin lists hundreds of saved sections in last-modified order, the X Bar header from 2019 sits next to the Pro hero variant the team built last week, and nobody on the current team can confidently tell you which sections are still wired to production pages. Quality signal lives in spreadsheets, in two senior designers, or in the unread Slack channel from last quarter.

SleekView turns the same Cornerstone records into a public board ordered by real reuse. Designers get a Refactor view sorted by where sections are actually used. Editors upvote sections they want extended and watch status pills move through New, Planned, and Shipped without leaving WordPress.

Agencies scope a board per client and stop reinventing the same triage list. Nothing in Cornerstone changes, the builder stays the source of truth, and the review loop lives where the team already works.

Questions

Common questions about SleekView Feedback for Cornerstone by Themeco

No. SleekView reads existing cs_global_block and cs_template posts, the serialized Cornerstone trees inside post content, and the postmeta values that Cornerstone already writes. The only write is the upvote increment, which lands on a meta key you choose so it sits with the rest of the section data.

 

Yes. The Upvote button supports guest votes with a per-IP and per-session lock to keep counts honest. If you would rather restrict votes to logged-in users or specific roles like Editor or Designer, you can flip that in the view settings without touching any code at all.

 

You map a cs_review_status meta key on the Cornerstone global block or template when you build the view. SleekView shows a colored pill for each value, and any section without a status simply renders without a pill rather than blocking the card from showing on the board at all.

 

Yes. SleekView reads whatever Cornerstone has registered. Global blocks, Pro headers, Pro footers, and individual saved templates all surface as cards on the board, grouped by the type chip you pick during view setup without any special configuration step at all.

 

Yes. Every saved view has its own role and capability scope, so you can publish a public Content Ops feedback wall on an editorial page and a separate Cornerstone Refactor queue that only Designers and Admins can see. Both views share the same data underneath.

 

When the underlying cs_global_block or cs_template post is deleted, SleekView removes the card on the next refresh. If the section is trashed rather than fully deleted, the card disappears from the public view but the upvote meta is preserved on the trashed post in case you restore it later.

 

Yes. Every SleekView is available as a shortcode, a Gutenberg block, and a Cornerstone element wrapper. You can drop a Needs refactor view onto a Design Ops page, embed a Top reuse view on a planning wiki, or stitch several views into a single dashboard with separate columns side by side.

 

SleekView paginates and sorts at the database level rather than loading every Cornerstone post into memory, so a site with hundreds of cs_global_block and cs_template records still renders the top of the feedback board in well under a second on a normal shared host with default caching enabled.

 

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