Title: Axiom Blocks &#8211; Page Builder &amp; FSE Kit
Author: WPAxiom
Published: <strong>9. junija 2026</strong>
Last modified: 6. awgusta 2026

---

Tykace pytaś

![](https://ps.w.org/axiom-blocks/assets/banner-772x250.png?rev=3577237)

![](https://ps.w.org/axiom-blocks/assets/icon-256x256.png?rev=3566531)

# Axiom Blocks – Page Builder & FSE Kit

 Wót [WPAxiom](https://profiles.wordpress.org/wpaxiom/)

[Ześěgnuś](https://downloads.wordpress.org/plugin/axiom-blocks.1.0.6.zip)

 * [Drobnostki](https://dsb.wordpress.org/plugins/axiom-blocks/#description)
 * [Pógódnośenja](https://dsb.wordpress.org/plugins/axiom-blocks/#reviews)
 *  [Instalacija](https://dsb.wordpress.org/plugins/axiom-blocks/#installation)
 * [Wuwiśe](https://dsb.wordpress.org/plugins/axiom-blocks/#developers)

 [Pódpěra](https://wordpress.org/support/plugin/axiom-blocks/)

## Wopisanje

Axiom Blocks adds a powerful collection of Gutenberg blocks to help you build beautiful,
professional layouts without any page builder bloat.

**All blocks are completely free.**

#### Layout Blocks

 * **Advanced Section** – Full-width container with background images, gradients,
   video backgrounds, overlays with blend modes, shape dividers, and entrance animations.
 * **Device Visibility** – Wrapper block to show or hide content based on device
   type (mobile, tablet, desktop).
 * **Shape Divider** – Add beautiful shape dividers to the top or bottom of sections
   with 5 shapes: wave, curve, triangle, tilt, and slant.
 * **Reading Progress Bar** – Sticky scroll progress indicator for long-form content.

#### Content Blocks

 * **Advanced Heading** – Heading with inline highlight spans, an optional sub-heading,
   an accent line, and full typography control.
 * **Advanced Button** – Button with leading or trailing icons, an optional sub-
   caption, style and size presets, and hover states.
 * **Icon** – A single icon from the built-in library or your own SVG, with size,
   color, shape background, and link controls.
 * **Icon List** – A list with a custom icon on every row – for features, benefits,
   and checklists.
 * **Accordion** – Collapsible panels for FAQs and disclosures, with single-open
   mode, first-panel-open, icon position/rotation, and automatic FAQ schema (JSON-
   LD).
 * **Notice / Alert** – Dismissible info, success, warning, or error messages with
   presets, icons, and custom colors.
 * **Counter** – Animated count-up statistics with icons, labels, custom separators,
   per-stat cards, and hover states.
 * **Testimonials** – Grid, carousel, or marquee testimonials with author details,
   avatars, and star ratings.
 * **Info Box** – A styled box that holds an icon, heading, text, and button as 
   editable blocks, with predefined styles and a single control for the spacing 
   between items.
 * **Tabs** – Horizontal tabs container that accepts any blocks inside.
 * **Content Slider** – A slider/carousel that holds any blocks per slide, with 
   slide, fade, and coverflow effects, autoplay, arrows and dots, drag and swipe,
   keyboard control, responsive slides-per-view, and an optional click-to-zoom lightbox.
 * **Table of Contents** – Auto-built from your page headings, with numbered/bullet/
   none markers, nesting, smooth scroll, active-section highlight, a sticky sidebar
   with internal scroll, a collapsible panel, a reading-progress rail, copy-link,
   back-to-top, a mobile dock bar, and light or dark schemes.
 * **Countdown Timer** – Live countdown to a target date or time.
 * **Copy to Clipboard** – Button that copies text or code snippets to the visitor’s
   clipboard.
 * **Star Rating** – 5-star display block perfect for reviews and testimonials.
 * **Before/After Slider** – Drag-to-compare slider for two images.
 * **Pricing Table** – Clean pricing plans with feature lists and call-to-action
   buttons.

#### WooCommerce Blocks

 * **Trust Badges** – Payment, security, and service trust badges with curated presets
   and custom badge support.
 * **Free Shipping Progress** – Cart progress bar showing how much more a customer
   needs to spend to qualify for free shipping.

#### Features

 * Enable or disable individual blocks to keep your editor lightweight
 * **Responsive controls** – typography (all blocks), columns, gap, alignment, and
   sizes with per-device overrides and live editor previews
 * **Deactivation survival** – authored content from dynamic blocks stays visible
   on the page even if the plugin is deactivated (semantic save fallback + deprecation
   migration)
 * **Shared icon system** – 136 curated Lucide icons plus custom SVG uploads, shared
   across all icon-supporting blocks
 * **Advanced color picker** – every color control has an HSV canvas, theme palette,
   Hex/RGB/HSL inputs, alpha, eyedropper, and recent colors
 * Clean, semantic markup with no extra wrapper bloat
 * Fully compatible with Full Site Editing (FSE) and block themes
 * Optimized performance – only loads assets for active blocks
 * WooCommerce blocks are hidden automatically when WooCommerce is not active

### Source Code

The unminified JavaScript and SCSS source for this plugin is included in the `src/`
directory of the plugin package. The compiled files in `build/` are generated from`
src/` using [@wordpress/scripts](https://www.npmjs.com/package/@wordpress/scripts).

Development happens on GitHub: https://github.com/wpaxiom/axiom-blocks. Bug reports
and pull requests are welcome.

#### Building from source

 1. Install Node.js (16.x or later) and npm.
 2. From the plugin directory, run `npm install`.
 3. Run `npm run build` to regenerate the compiled assets in `build/`.

#### File layout

 * `src/` – JavaScript and SCSS source for all blocks and the admin dashboard.
 * `inc/` – PHP source.
 * `build/` – generated, do not edit by hand.
 * `scripts/build.js` – entry point for `npm run build`.
 * `webpack.config.js` – webpack configuration.
 * `package.json` – npm dependencies and scripts.

### Privacy

During normal use, Axiom Blocks does not collect, store, or transmit any data, and
makes no external connections.

The plugin includes one optional, opt-in connection to an external service:

**Deactivation feedback.** When you deactivate Axiom Blocks from the Plugins screen,
a short form asks why. Only if you choose a reason and click „Submit & Deactivate“
is anything sent. In that case the following is transmitted to our feedback service
at insights.wpaxiom.com:

 * the reason you selected and any comment you type;
 * the plugin, WordPress, and PHP version numbers;
 * your site’s language/locale;
 * a randomly generated, anonymous installation ID (used only to avoid counting 
   the same response twice).

No personal data is sent – no name, no email address, no website URL, and none of
your site’s content. If you click „Skip & Deactivate“ or close the form, nothing
is sent at all.

This service is operated by the plugin author. Privacy policy: https://wpaxiom.com/
privacy/ – Terms of service: https://wpaxiom.com/terms/

Developers can redirect the feedback to their own server – or disable it entirely
by returning an empty string – using the `axiom_blocks_feedback_endpoint` filter.

### Credits

 * Icons powered by [Lucidicons](https://lucidicons.com/) and [WordPress Dashicons](https://developer.wordpress.org/resource/dashicons/)
 * Built for the WordPress block editor (Gutenberg)

## Screenshots

[⌊Axiom Blocks block manager - enable or disable individual blocks from a clean 
admin interface.⌉⌊Axiom Blocks block manager - enable or disable individual blocks
from a clean admin interface.⌉[

Axiom Blocks block manager – enable or disable individual blocks from a clean admin
interface.

[⌊Before/After Slider - drag or hover to compare two images, horizontally or vertically.⌉⌊
Before/After Slider - drag or hover to compare two images, horizontally or vertically
.⌉[

Before/After Slider – drag or hover to compare two images, horizontally or vertically.

[⌊Advanced Section - backgrounds, overlays, and a flex/grid layout engine, styled
by part.⌉⌊Advanced Section - backgrounds, overlays, and a flex/grid layout engine,
styled by part.⌉[

Advanced Section – backgrounds, overlays, and a flex/grid layout engine, styled 
by part.

[⌊Pricing Table - every part styled from the Styles tab, with hover states.⌉⌊Pricing
Table - every part styled from the Styles tab, with hover states.⌉[

Pricing Table – every part styled from the Styles tab, with hover states.

[⌊Content Slider - any blocks as slides, with slide, fade, and coverflow effects.⌉⌊
Content Slider - any blocks as slides, with slide, fade, and coverflow effects.⌉[

Content Slider – any blocks as slides, with slide, fade, and coverflow effects.

[⌊Table of Contents - built automatically from the headings already on the page.⌉⌊
Table of Contents - built automatically from the headings already on the page.⌉[

Table of Contents – built automatically from the headings already on the page.

[⌊Testimonials - grid, carousel, or marquee, with ten styleable parts.⌉⌊Testimonials-
grid, carousel, or marquee, with ten styleable parts.⌉[

Testimonials – grid, carousel, or marquee, with ten styleable parts.

[⌊Accordion - the Header part carries Normal, Hover and Active states.⌉⌊Accordion-
the Header part carries Normal, Hover and Active states.⌉[

Accordion – the Header part carries Normal, Hover and Active states.

[⌊Counter - animated stats, with the icon chip styled like any other part.⌉⌊Counter-
animated stats, with the icon chip styled like any other part.⌉[

Counter – animated stats, with the icon chip styled like any other part.

## Blocks

This plugin provides 30 blocks.

 *   Counter Animated count-up statistics — number, optional icon and label, that
   count up when scrolled into view. Add as many stats as you need in a responsive
   row.
 *   Accordion Collapsible panels for FAQs and disclosures — styled headers, icons,
   single-open control, and smooth animation on top of native details/summary.
 *   Icon Pick an icon from the library, then style its size, color, shape, and 
   link.
 *   Button Group Arrange Advanced Buttons in a row or stack with alignment and 
   gap controls.
 *   Device Visibility Show or hide any block on desktop, tablet, or mobile.
 *   Before/After Slider Drag to compare two images (before/after, or any two states).
 *   Pricing Table Pricing plans with feature lists, CTAs, and a highlighted recommendation.
 *   Content Slider A content slider — put any blocks in each slide, with slide/
   fade/coverflow effects, autoplay, arrows, dots, and an optional lightbox. No 
   jQuery, no bundled library.
 *   Countdown Timer Live countdown timer with customizable target date and styling.
 *   Free Shipping Progress Cart progress bar showing how much more a customer needs
   to spend to qualify for free shipping. Live-updates as items are added or removed.
 *   Table of Contents Auto-generated table of contents from the page's headings—
   anchor links, smooth scroll, active-section highlight, sticky, and per-section
   reading progress.
 *   Icon List A list with a custom icon on every row — for features, benefits, 
   or checklists.
 *   Info Box A styled box that holds any blocks — an icon, heading, text, and button—
   with full control over the spacing between them.
 *   Advanced Heading Heading with highlight spans, an optional sub-heading, and
   an accent line.
 *   Advanced Button Button with icons, hover states, sub-captions, and style presets.
 *   Testimonials Social-proof testimonials in a grid, carousel, or continuous marquee—
   avatars, star ratings, quote icon, verified source badges, and opt-in review 
   schema.
 *   Star Rating Display a 5-star rating with optional value and review count.
 *   Copy to Clipboard Copy text or code snippets to clipboard with one click.
 *   Tabs Horizontal tabs with any block content inside each panel.
 *   Shape Divider Decorative SVG divider between sections (wave, curve, triangle,
   tilt, slant).
 *   Advanced Section Full-width container with rich backgrounds, overlays and content
   layout controls.
 *   Trust Badges Curated row of payment, security, and service trust badges with
   presets and custom uploads.
 *   Reading Progress Bar Sticky bar that fills as the reader scrolls through the
   page.
 *   Notice / Alert Highlight an info, success, warning, or error message — colored
   presets, an icon, optional title, and a dismiss button.
 *   Counter Item A single animated statistic inside the Counter block.
 *   Accordion Item A single collapsible panel inside the Accordion block.
 *   Pricing Plan A single plan card. Can only be inserted inside Pricing Table.
 *   Slide A single slide inside the Slider block. Holds any blocks.
 *   Testimonial Item A single testimonial inside the Testimonials block.
 *   Tab Panel A panel inside the Tabs block. Can only be inserted inside Tabs.

## Instalacija

#### From WordPress Admin

 1. Go to **Plugins  Add New**
 2. Search for „Axiom Blocks“
 3. Click **Install Now**, then **Activate**

#### Manual Upload

 1. Download the plugin zip file
 2. Go to **Plugins  Add New  Upload Plugin**
 3. Select the zip file and click **Install Now**
 4. Click **Activate**

#### Getting Started

After activation, go to **Axiom Blocks  Blocks** in your WordPress admin to enable
or disable individual blocks. Only enabled blocks will appear in the block inserter
and load on your site.

## FAQ

### Can I disable blocks I don’t use?

Yes. Go to **Axiom Blocks  Blocks** in your WordPress admin to enable or disable
individual blocks. Disabled blocks won’t load any assets on your site.

### Does this work with Full Site Editing (FSE) themes?

Yes. Axiom Blocks blocks work in posts, pages, and the Site Editor.

### Will this slow down my site?

No. Axiom Blocks only loads frontend assets for blocks that are actually used on
the page, and you can disable unused blocks entirely.

### Do I need a page builder?

No. Axiom Blocks is designed to work natively with the WordPress block editor (Gutenberg).

### Do I need WooCommerce installed?

No. Axiom Blocks works on any WordPress site. The Trust Badges and Free Shipping
Progress blocks are only shown in the block inserter when WooCommerce is active –
you can also turn the integration off from **Axiom Blocks  Settings**.

## Reviews

There are no reviews for this plugin.

## Sobustatkujuce a wuwijarje

„Axiom Blocks – Page Builder & FSE Kit“ jo software wótwórjonego žrědła. Slědujuce
luźe su pśinosowali k toś tomu tykacoju.

Sobustatkujuce

 *   [ WPAxiom ](https://profiles.wordpress.org/wpaxiom/)
 *   [ shuvo586 ](https://profiles.wordpress.org/shuvo586/)

[Translate “Axiom Blocks – Page Builder & FSE Kit” into your language.](https://translate.wordpress.org/projects/wp-plugins/axiom-blocks)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/axiom-blocks/), check
out the [SVN repository](https://plugins.svn.wordpress.org/axiom-blocks/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/axiom-blocks/) by
[RSS](https://plugins.trac.wordpress.org/log/axiom-blocks/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.6

 * Redesigned block settings across every block. Each block’s sidebar is now split
   into Settings (what the block does) and Styles (how it looks), and the Styles
   tab is organised by the parts you can see – a Tab, a Card, an Icon, a Heading–
   instead of one long list of options. Border, shadow, and typography open in focused
   popovers, and rows show their current value at a glance.
 * Normal / Hover / Active states on styleable parts. Hover colors, backgrounds,
   and borders are now real controls rather than something baked into a preset.
 * A consistent styling stack on every part: colors, background (including gradients),
   border, radius, shadow, padding, size, and gap – with per-device values where
   it makes sense. Many parts that previously offered only a color now offer the
   full set.
 * Every style control now shows the block’s actual shipped default instead of „
   None“, so resetting returns you to the original look rather than clearing the
   style.
 * Removed the Tabs „Tab style“ presets (Default/Pills/Underline/Boxed). Every look
   they produced is now built from the Styles rows on the Tab bar, Tab, and Panel
   parts. Existing tabs keep their design – the preset is converted once into those
   rows, so the look is preserved and now fully editable.
 * Removed the Pricing Table „Card style“ presets (Bordered/Filled/Minimal). Card
   styling now comes from the Styles > Cards rows (background, border, radius, shadow,
   padding, min height), with a Featured tab for the highlighted plan. Tables using
   Filled or Minimal revert to the Bordered look and need restyling.
 * Tabs: new Tab padding, Tab shadow, and per-state Tab border controls, plus a „
   Tab bar fits content“ layout option and a fully-round radius range.
 * Tabs: separate gap controls for tab-to-tab spacing, icon-to-label spacing inside
   a tab, and the gap between the tab bar and the panel.
 * Tabs: a chosen inactive tab color now renders at full strength instead of being
   dimmed by the built-in 75% fade.
 * Trust Badges: the „Card background“ and „Card border“ toggles are gone – both
   are now ordinary Styles rows on the Card part. Existing badges keep their appearance.
 * Reading Progress Bar: the fill accepts a gradient, and the block now supports
   HTML anchors.
 * Testimonials: avatar/monogram size and weight moved to the block’s Monogram part,
   so one setting styles every card.
 * Fixed Advanced Button: outline-style buttons flickered on hover and showed the
   wrong border width. The button changed size between its normal and hover states,
   which shifted the layout out from under the pointer.
 * Fixed Reading Progress Bar dropping a custom CSS class added in the editor.
 * Fixed Table of Contents ignoring per-device typography settings.
 * Fixed border controls reading „None“ when a block’s shipped border applies to
   only one side.

#### 1.0.5

 * New block: Content Slider – a slider/carousel that holds any blocks per slide,
   with slide, fade, and coverflow effects, autoplay with loop and pause-on-hover,
   arrows and dots, drag and swipe, keyboard control, responsive slides-per-view,
   adaptive height, and an optional click-to-zoom lightbox.
 * New block: Table of Contents – auto-built from your page headings, with numbered/
   bullet/none markers, nesting, smooth scroll, active-section highlight, a sticky
   sidebar with internal scroll, a collapsible panel, a per-section reading-progress
   rail, copy-link, back-to-top, a mobile dock bar, and light or dark schemes.
 * New color picker – every color control now uses a redesigned picker with an HSV
   canvas, theme palette, Hex/RGB/HSL inputs, alpha, an eyedropper, and recent colors.

#### 1.0.4

 * Deactivation survival for Accordion, Advanced Heading, Advanced Button, and Notice
   blocks.
 * Responsive controls – per-device typography, columns, gap, alignment, and sizes
   with live editor previews.
 * Shared custom icon library – upload an SVG once and use it across any icon-supporting
   block; Advanced Button upgraded to the full library.
 * Advanced Section focal point controls replaced with native Axiom range controls.
 * Fixed conditional-assets gate – 8 blocks no longer render unstyled when used 
   as the only Axiom block on a page.
 * Fixed testimonials marquee layout and shape divider transform issues.
 * Color picker reset links now correctly match each field’s default value; spacing
   and typography reset buttons updated for consistency.

#### 1.0.3

 * New block: Info Box – a styled box that holds an Icon, Advanced Heading, text,
   and Advanced Button as editable blocks, with predefined Default/Bordered/Card/
   Accent styles and a single gap control for the spacing between items, plus stack
   or row direction, alignment, background, border, corner radius, and shadow.

#### 1.0.2

 * New blocks: Accordion, Notice / Alert, Counter, and Testimonials.
 * Accordion outputs FAQ schema (JSON-LD) for rich results, with single-open and
   first-panel-open options.
 * Counter adds custom decimal/thousands separators, per-stat cards, hover colors,
   and label positioning.

#### 1.0.1

 * New blocks: Advanced Heading, Advanced Button, Icon, and Icon List.
 * Added an optional, opt-in deactivation feedback form. No data is collected unless
   you choose a reason and submit it – see the Privacy section for exactly what 
   is sent.

#### 1.0.0

 * Initial release.
 * Added 12 free blocks: Advanced Section, Device Visibility, Shape Divider, Reading
   Progress Bar, Tabs, Countdown Timer, Copy to Clipboard, Star Rating, Before/After
   Slider, Pricing Table, Trust Badges, and Free Shipping Progress.
 * Added block manager to enable/disable individual blocks.
 * WooCommerce integration toggle – Trust Badges and Free Shipping Progress only
   load when WooCommerce is active.
 * Full Site Editing (FSE) support.

## Meta

 *  Version **1.0.6**
 *  Last updated **15 góźinow**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 abo nowša **
 *  Tested up to **7.0.3**
 *  PHP version ** 7.4 abo nowša **
 *  Language
 * [English (US)](https://wordpress.org/plugins/axiom-blocks/)
 * Tags
 * [blocks](https://dsb.wordpress.org/plugins/tags/blocks/)[editor](https://dsb.wordpress.org/plugins/tags/editor/)
   [gutenberg](https://dsb.wordpress.org/plugins/tags/gutenberg/)[page builder](https://dsb.wordpress.org/plugins/tags/page-builder/)
   [woocommerce](https://dsb.wordpress.org/plugins/tags/woocommerce/)
 *  [Rozšyrjony naglěd](https://dsb.wordpress.org/plugins/axiom-blocks/advanced/)

## Pógódnośenja

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/axiom-blocks/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/axiom-blocks/reviews/)

## Sobustatkujuce

 *   [ WPAxiom ](https://profiles.wordpress.org/wpaxiom/)
 *   [ shuvo586 ](https://profiles.wordpress.org/shuvo586/)

## Pódpěra

Got something to say? Need help?

 [Forum pomocy pokazaś](https://wordpress.org/support/plugin/axiom-blocks/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://wpaxiom.com/donate)