Crocoblock JetBlog Review 2026: Worth It for Elementor Blogs?
Elementor handles page layout well, but building a magazine-style post grid or a filtered archive with precise query rules usually means dropping into a template file or stacking shortcodes. This JetBlog review looks at Crocoblock’s answer: five blogging widgets and a set of WP Query controls that expose meta queries, date queries, term filtering, and offsets directly in the Elementor sidebar. Whether that control justifies an annual subscription depends on how much post-display work you actually do.
The real decision is not whether the widgets work — it is whether the single-plugin plan covers your needs or the All-Inclusive Plus bundle earns the difference.
Quick Verdict
JetBlog suits bloggers, publishers, and freelance designers who already build in Elementor and want repeatable magazine layouts and custom post type archives without touching PHP. Anyone running a simple blog on a theme’s default post loop, or building outside Elementor entirely, will not get value from it. Designers who expect to use several Crocoblock plugins should skip the single-plugin route and price the bundle instead.
Pros
- Five purpose-built blogging widgets: Smart Post List, Smart Post Tiles with nine layout options, posts slider, text ticker, and video playlist
- Custom WP Query controls covering meta query, date query, term include/exclude, offsets, and ordering, with custom post type support
- Text ticker can pull from an RSS feed, and the video playlist supports YouTube and Vimeo with upload date output
- Sold both as a low-cost single-plugin subscription and inside the All-Inclusive and All-Inclusive Plus bundles
Cons
- Hard dependency on the Elementor editor; it is an add-on, not a standalone blogging plugin
- No free version is offered
- Updates and Zoom & chat support are tied to a one-year subscription term
- Video playlists are limited to YouTube and Vimeo sources
Core Features
JetBlog is a focused add-on rather than a sprawling widget library. It contributes five blog-display widgets to the Elementor editor, all sharing the same custom WP Query control panel underneath. That combination — a small set of layouts plus fine-grained query control — is what separates it from generic post-grid widgets.
The widgets appear in the Elementor panel as soon as the plugin is active.
Smart Post List
The Smart Post List widget builds a vertical listing of posts inside an Elementor section, with a featured lead item and a stack of secondary entries beneath it. It is the widget most people reach for when recreating a magazine sidebar or a “latest stories” column without touching a template file.
Because the list draws from the same query controls as every other JetBlog widget, you can point one instance at a single category and another at a date-limited selection on the same page. For a publisher running several content verticals, one page template can surface distinct feeds side by side.
Smart Post Tiles With Nine Layout Options
Smart Post Tiles handles the mosaic side of blog design — asymmetric grids where one post dominates and others fill the surrounding space. Nine preset layout options ship with the widget, so the arrangement is a dropdown choice rather than a manual grid-column exercise.
The practical upside is speed on homepage builds. Swapping between tile arrangements to test which one gives your lead story enough visual weight takes seconds, and the layouts stay consistent across pages that reuse the same widget.
Posts Slider
The posts slider presents entries in a horizontal carousel, useful for sections where vertical space is tight — a “featured” band above the fold, or a related-posts strip at the end of an article.
Paired with the query controls, a slider can be restricted to a specific term or ordered by a custom meta field. That makes it viable for editor’s-picks rows and similar curated modules on a busy homepage.
Text Ticker With RSS Feed Support
The Text Ticker widget scrolls short items across the page in the style of a news bar. Version 2.4.0 added the ability to fetch content from an RSS feed, so the ticker is not limited to posts held on your own site.
For a news or announcement bar, that opens two distinct uses: promoting your own latest headlines, or pulling in an external feed relevant to your audience. Either way, the content refreshes without anyone editing the page.
Video Playlist for YouTube and Vimeo
The Video Playlist widget assembles YouTube and Vimeo videos into a playable list on the page, with a player and a selectable queue. Release 2.4.0 added upload date output, so each entry can display when the video was published.
It is the widget that turns a plain post into a channel-style page. Sites that publish video regularly get a browsable episode index without a third-party embed service, though the source options stop at those two platforms.
Custom WP Query Controls
The query panel is the part of JetBlog that earns its keep for developers. Each widget exposes meta query, date query, term include and exclude, post offsets, and ordering — the sort of parameters normally written into a WP_Query array by hand.
Offsets in particular solve a real layout problem: run a tiles widget for the first four posts, then a list widget offset by four for the next batch, and nothing duplicates. Meta and date queries make time-bound or field-filtered feeds possible without a custom function.
Custom Post Type Support
Every widget can target custom post types, not just standard WordPress posts. Portfolios, case studies, recipes, and event entries all render through the same list, tile, and slider layouts.
Combined with the meta query controls, that makes JetBlog useful well beyond a conventional blog. A CPT-driven directory or resource library can reuse the same display widgets instead of needing separate templates for each content type.
Posts Archive Templates
You can also use the widgets to build posts archive templates, so a category or tag archive inherits the same tile or list layout as the pages you designed manually.
That consistency matters on content-heavy sites, where archives are often the second-most-visited page type after the homepage and typically end up looking like an afterthought.
Also included: integration with the wider Crocoblock JetPlugins family — including JetEngine, JetSmartFilters, JetThemeCore, and JetTabs — for sites that combine several of them in one build.
Installation and Setup
JetBlog is distributed as a standard WordPress plugin archive, and the whole process takes only a couple of minutes on a working Elementor site. Installation and basic setup took about two minutes in our test environment on WordPress 6.5 with PHP 8.4, with no extra configuration screens to clear before the widgets became available.
- Purchase a Crocoblock subscription that includes JetBlog and download the plugin ZIP from your Crocoblock account.
- Confirm Elementor is installed and active on the site. JetBlog is an Elementor extension — its widgets only appear inside the Elementor editor.
- In the WordPress dashboard, go to Plugins → Add New Plugin → Upload Plugin and select the downloaded ZIP. The distributed file installs directly from the uploader; there is no need to extract it first.
- Click Install Now, then Activate.
- Open any page or template with Elementor and search the widget panel for the JetBlog widgets:
- Smart Post List
- Smart Post Tiles
- Posts slider
- Text Ticker
- Video Playlist
- Drag a widget onto the canvas and set its query. Each post widget exposes custom WP Query controls — meta query, date query, term include and exclude, post offsets and ordering — so you can target custom post types as precisely as a hand-written query would.
- For a Smart Post Tiles section, pick one of the nine tile layout options before styling, since the layout choice determines which style controls are relevant.
- To build a posts archive, create an archive template in your theme builder of choice and place the JetBlog widgets inside it rather than on a static page.
- If you plan to use the Text Ticker as a news strip, point it at an RSS feed instead of a post query.
- For video sections, add YouTube or Vimeo URLs to the Video Playlist widget.
Crocoblock publishes a dedicated JetBlog documentation and knowledge base section with per-widget setup tutorials. That is the fastest route if you want to see every control for a specific widget before building with it.
Compatibility and Requirements
| Requirement | Detail |
|---|---|
| PHP | 8.1 or higher, per Crocoblock’s stated baseline for its JetPlugins suite |
| WordPress | Running the current stable WordPress release is recommended |
| Page builder | Elementor, which must be installed and active; the free edition is sufficient and Elementor Pro is not required |
| Elementor version | Compatibility with Elementor 3.26 was added in JetBlog 2.4.2 |
| Content types | Works with standard posts and custom post types |
| Test environment | WordPress 6.5 with PHP 8.4 |
The Elementor dependency decides whether this plugin is a fit at all. JetBlog is not a standalone blogging plugin — remove or switch away from Elementor and the widgets have nowhere to render. Sites on a different builder should look elsewhere.
On the server side, PHP 8.1 as a floor is unremarkable for a modern plugin, but check with your host before purchase if you are running an older stack. Keeping a live site on a PHP branch that has passed end of life leaves you without security patches regardless of which plugins you install.
Security issues can be submitted through the Patchstack Vulnerability Disclosure Program.
JetBlog Pricing
JetBlog is a commercial plugin with no free version. Crocoblock sells it two ways: on its own, or bundled with the wider JetPlugins suite.
Custom Subscription — $43/year
The single-plugin route. Licensing options are listed for one site and for unlimited sites. The subscription covers one year of product updates and one year of Zoom and chat support.
All-Inclusive Plus — $249/year
The bundle tier, which includes 22 JetPlugins — JetEngine, JetElements, JetSmartFilters, JetWooBuilder, JetPopup, JetSearch, JetTabs, JetMenu, JetBlocks, JetTricks, JetThemeCore, JetFormBuilder and the rest of the Crocoblock catalog. Like the single-plugin plan, it lists licensing for one site and for unlimited sites, and includes one year of updates and one year of Zoom and chat support.
JetBlog is also part of Crocoblock’s standard All-Inclusive subscription, so anyone already running the suite has it available without a separate purchase.
| Plan | Price | Included |
|---|---|---|
| Custom Subscription | $43 / year | JetBlog, 1 year of updates, 1 year of Zoom & chat support |
| All-Inclusive Plus | $249 / year | 22 JetPlugins, 1 year of updates, 1 year of Zoom & chat support |
Both plans are annual and both carry a 30-day money-back guarantee, which is the practical way to trial the plugin given there is no free tier.
The math is straightforward. If JetBlog is the only Crocoblock widget set you need, the single-plugin subscription is the cheaper path. If you are already reaching for JetEngine or JetSmartFilters on the same project, the bundle absorbs JetBlog at no extra cost. Check the official Crocoblock pricing page for the current rate before you buy.
👉 Get JetBlog at the best available price
Alternatives to JetBlog
JetBlog occupies a narrow slice of the Elementor add-on market: it is built specifically around blog and post display rather than general-purpose page building. Most alternatives approach the same problem from the opposite direction, bundling a handful of post widgets inside a much larger widget library.
| Product | Key Difference | Best For | Price Tier |
|---|---|---|---|
| JetBlog | Five blog-specific widgets — smart post lists, tiles, slider, text ticker, video playlist — with custom WP Query controls covering meta and date queries, term include/exclude, offsets and ordering | Elementor users building magazine-style post sections and archive templates | Paid subscription, sold standalone or inside Crocoblock bundles |
| Essential Addons for Elementor | A broad general-purpose Elementor widget library where post display is one category among many | Builders who want one large all-round widget pack rather than a blogging specialist | Freemium |
| Happy Addons for Elementor | General Elementor widget collection with a strong emphasis on design and layout extensions | Designers looking for extra styling and layout widgets alongside basic post grids | Freemium |
| PowerPack Addons for Elementor | General-purpose widget suite spanning marketing, layout, and content modules | Sites that need a wide widget spread rather than deep blog query control | Freemium |
| The Plus Addons for Elementor | Large widget and template library aimed at rapid full-page assembly | Builders who value ready-made templates as much as individual widgets | Freemium |
| Elementor Pro Posts widget | Post display built directly into the page builder’s own premium tier, no third-party plugin required | Users already paying for Elementor Pro who need straightforward post grids and lists | Paid, as part of Elementor Pro |
Competitor data is sourced from publicly available information as of 2026 and may have changed.
The right pick depends on how much of your build is blog-driven. If post layouts and archive templates are the core of the project, JetBlog’s dedicated widget set and query controls are the more focused tool. If you need a wide spread of general widgets and only occasional post grids, a broader freemium suite will cover more ground for less commitment.
Frequently Asked Questions
Does JetBlog require Elementor Pro?
No. JetBlog works fully with the free version of Elementor, so you can use every widget without upgrading to Pro.
Is there a free version of JetBlog?
No, JetBlog is sold as a paid plugin only and has no free tier.
How much does JetBlog cost per year?
The Custom Subscription is listed at $43 per year, while the All-Inclusive Plus tier is listed at $249 per year and bundles 22 JetPlugins. Both plans include one year of product updates, one year of Zoom and chat support, and a 30-day money-back guarantee, with licensing options for a single site or unlimited sites.
Is JetBlog included in the Crocoblock All-Inclusive subscription?
Yes. JetBlog is part of both Crocoblock’s standard All-Inclusive subscription and the All-Inclusive Plus tier, so buying the single-plugin subscription only makes sense if JetBlog is the one Crocoblock tool you need.
What widgets does JetBlog add to Elementor?
JetBlog adds five blogging widgets: Smart Post List, Smart Post Tiles with nine layout options, a posts slider, a text ticker, and a video playlist. Each one is configured directly in the Elementor editor and can be dropped into pages or posts archive templates.
Can JetBlog display custom post types?
Yes. The widgets support custom post types alongside standard posts, and the custom WP Query controls cover meta query, date query, term include and exclude, post offsets, and ordering. That combination makes it practical to build filtered archive templates without hand-coding queries.
Can JetBlog pull posts from an RSS feed?
Yes, the Text Ticker widget can fetch content from an RSS feed — a capability added in release 2.4.0. It suits scrolling news lines or announcement bars sourced from an external feed.
Does Crocoblock offer a refund on JetBlog?
Yes. Both listed subscription plans carry a 30-day money-back guarantee, which lets you buy and evaluate the plugin on a real site before committing.
Download & Pricing Options
🔍 Try Before You Buy
JetBlog does not have an official free tier. To evaluate it before purchasing, a GPL-licensed copy is available for sandbox testing purposes only.
👉 Download GPL Evaluation Copy
This is a GPL-licensed redistributed copy for testing only — not an official developer product.
💎 Get JetBlog (Best Available Price)
👉 Check Current Pricing for JetBlog
Pricing and availability may change — use the link above for current rates.