✨ 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 Bricksforge

Bricksforge layers animations, form actions, and panel-driven workflows onto Bricks Builder. SleekView reads usage from Bricksforge-tagged elements and renders one feedback card per action with upvotes, status pills, and category chips for design review.

♾️ Lifetime License available

SleekView Feedback board for Bricksforge

Animation and form action reviews on Bricks schema

Bricksforge adds a Forge panel to Bricks Builder, plus animation triggers, form actions, and global settings stored as JSON in options and referenced from _bricks_page_content_2 on each template. The Forge admin gives you per-feature toggles, but no public board for editors and devs to flag which animation is too slow, which form action is broken, or which panel preset has drifted out of design.

SleekView reads the Forge options JSON, indexes references to each Bricksforge action across pages and templates, and renders one feedback card per action. Pick page-usage count as the vote weight, attach a bf_review_status meta on a synthetic CPT row Bricksforge already maintains, and use the action family (Animation, Form, Panel) as the category chip. Upvotes write back to that meta key.

Because SleekView only reads Bricks tables and Forge JSON, the builder keeps editing pages exactly as before. You get a parallel review surface that ranks Bricksforge actions by votes, with action-family chips and status pills for triage across design and editorial teams.

Workflow

From Forge panel to a feedback board

1

Index Bricksforge actions

Create a view, point SleekView at the Bricksforge actions registered in the Forge panel, and let SleekView count references across published Bricks templates. Each action becomes a card scoped by published versus draft state on the parent.
2

Map vote, status, and category

Pick the page-usage count as the vote weight, the bf_review_status meta as the status pill, and the action family (Animation, Form, Panel) as the chip. SleekView color codes each value so Slow, Broken, and Reviewed actions stand out instantly on the board.
3

Embed the board on a Bricks page

Drop the SleekView element onto a Forge Review page inside the Bricks Builder. Visitors see a ranked grid of action cards with usage counts, family chips, and status pills, plus a sidebar listing the most upvoted actions and most-shipped fixes.
4

Upvotes write back to action meta

Every Upvote click writes an increment to the meta key you mapped on the synthetic Bricksforge action row, so the score is queryable from Forge exports and visible next to each action in the panel without writing a custom column callback in PHP.

Sample board

Sample Bricksforge review board

A slice of how a Design Ops feedback page looks once SleekView indexes Bricksforge actions across the Bricks template library with usage as the score and a bf_review_status meta key driving the pill.
298 votes
Scroll animation jitters when Smooth Scroll is enabled site wide
Yuki Mio. Bug Investigating
212 votes
Add multi-step preset to the Forms action panel for surveys
@formpro Feature request Planned
164 votes
Panel animation triggers should respect prefers-reduced-motion
Aroha P. Accessibility Planned
76 votes
Form action sends double webhook calls on slow networks
Marco T. Bug Shipped
32 votes
Global panel preset references a deleted Forge token
@designblok Stale config New
11 votes
Legacy parallax action still loads on every saved page
@cleanupkay Cleanup Declined

Comparison

Default Forge panel versus SleekView

Default Forge panel

  • Forge panel groups actions but never surfaces upvote scores, statuses, or family chips publicly
  • Designers cannot flag a slow Bricksforge animation without sending a Slack message instead
  • Stale, broken, and active actions all sit in one panel ordered by registration, not by usage
  • Filtering by review status needs custom JS in the panel to be useful on a daily review loop
  • Action quality signals and usage live in spreadsheets instead of beside the Forge action row

SleekView Feedback

  • Reads Forge options JSON plus Bricks template content for cross-referenced usage counts
  • Upvote button writes to your chosen meta key so the score sits next to each Forge action row
  • Status pills map cleanly to Slow, Broken, Reviewed, and Archived values out of the box today
  • Family chips pull action type (Animation, Form, Panel) so each card shows context at a glance
  • Saved views let designers share filtered boards like Top usage or Slow actions without code

Features

What SleekView Feedback gives you for Bricksforge

Native Forge schema support

SleekView speaks the Bricksforge schema. It reads Forge options JSON, action references inside Bricks template content, and joined postmeta values, mapping them to vote, status, and category fields so a review board ships without custom PHP.

Real upvotes on real actions

Each Upvote click writes an increment to a meta value on the action row Bricksforge already maintains. The score is queryable, exportable, and visible inside the Forge panel via a custom column, keeping the panel as source of truth.

Saved triage views for Forge

Designers and devs get scoped saved views like Top usage, Slow animations, Broken form actions, or Needs refactor. Each view is a stored filter on the Bricksforge action set, so the team can hand off triage without rebuilding filters every sprint cycle.

Audience

Three Bricksforge teams using the board

Design operations teams

Designers see a ranked board of Forge actions sorted by usage and tagged with review status. Slow animations and broken form actions float to the top of a Needs refactor view, so they get cleaned up before production.

Content editor teams

Editors upvote panel presets they want extended or simplified, see a transparent status pill, and stop filing duplicate change requests. The signal sits next to the Forge action row for designers and devs to act on.

Bricks agency partners

Agencies running Bricksforge across many client sites scope each board per client. Status pills surface Forge actions that need consolidation, and view links can be shared with PMs and clients without admin access.

The bigger picture

Why a Forge panel needs a public review board

Bricksforge gives a small Bricks team the kind of animation, form, and panel power that used to need three plugins glued together. The catch is that every new release ships another action, and every campaign wires another animation onto a page, until the Forge panel feels like a settings sprawl rather than a system. The panel itself ranks features by registration order, not by what is actually carrying weight in production, so the team rebuilds quality signal from scratch every sprint while broken actions linger on busy templates.

SleekView turns the same records into a public board ordered by real usage. Designers see a Refactor view sorted by where actions are used most. Editors upvote panel presets they want extended and watch status pills move through New, Planned, and Shipped without leaving WordPress.

Agencies scope a board per client and stop juggling spreadsheets when a Bricksforge release lands and they need to triage which sites need a sweep. Nothing in Forge changes, the panel still ships the action, but the team finally has a sorted, transparent backlog to work from.

Questions

Common questions about SleekView Feedback for Bricksforge

No. SleekView reads the existing Forge options JSON, the Bricks template content that references each Forge action, and any postmeta Bricksforge already writes. The only write is the upvote increment, which lands on a meta key you choose so it sits next to the rest of the action data row.

 

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.

 

You map a bf_review_status meta key on the synthetic action row Bricksforge maintains when you build the view. SleekView shows a colored pill for each value, and any action without a status simply renders without a pill rather than blocking the card from showing on the board at all.

 

Yes. SleekView reads whatever Forge has registered. Animation triggers, form actions, panel presets, and global options all surface as cards on the board, grouped by the family 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 Forge Refactor queue that only Designers and Admins can see. Both views share the same data underneath.

 

When the action is unregistered from Forge, SleekView removes the card on the next refresh. The upvote meta is preserved on the action row for export, in case Bricksforge restores the action or you want to migrate the historical signal into a new replacement action down the line.

 

Yes. Every SleekView is available as a shortcode, a Gutenberg block, and a Bricks element wrapper. You can drop a Forge Refactor view onto a Design Ops page, embed a Top usage 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 bricks_template into memory, so a site with hundreds of Bricks templates referencing Bricksforge actions 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