conclusion
After installing and activating WordPress.org, you can immediately start using it in the block editor. Customizing breakpoints is optional, but if you adjust them to match your site’s design, you can achieve more accurate responsive display.
Installation method
Install from the WordPress management screen (recommended)
- Open Plugins > Add new on the WordPress management screen
- Enter “ZenBlocks” in the search field
- When ZenBlocks appears, click Install now
- After installation is complete, click Activate
Points: Since it is distributed from the official WordPress.org directory, it is a safe plugin that has passed a security review.
Install from ZIP file
- Download the ZIP file from ZenBlocks page of WordPress.org
- On the WordPress management screen, open Plugins > Add new > Upload plugin
- Select and upload the downloaded ZIP file
- Click Enable Plugin
Confirm activation
Once enabled, the ZenBlocks Elements category will appear in the block editor's insert panel.
- Open the edit screen for any post or page
- Click the + button on the top left to open the block insertion panel
- Search for "ZenBlocks" or search for ZenBlocks Elements from the category list
- Button Basic If the block is displayed, the installation is successful.
Settings screen overview
You can access the plugin's general settings from Settings > ZenBlocks.
| Item | Description |
|---|---|
| Breakpoint settings | Change screen width threshold per device |
| CSS cache clear | Manually clear frontend style cache |
| License management | Enter the license key and check the status of Pro version |
Customizing breakpoints
ZenBlocks allows you to customize four breakpoints for responsive design.
Default value
| device | Display name | screen width |
|---|---|---|
| PC | desktop | 1141px or more |
| MD | middle screen | 841px ~ 1140px |
| TB | tablet | 541px ~ 840px |
| SP | smartphone | 540px or less |
How to change
- Open Settings > ZenBlocks
- Change values in the breakpoint settings section
- Click Save
Note: Changing the breakpoint will regenerate responsive CSS for all ZenBlocks blocks. If the style breaks on an existing page, please clear the CSS cache.
next step
Once the settings are complete, try using the block using [Create your first button] (../first-button/).