A beautiful and easy customizable set of Gutenberg blocks to create features section for the new editor. Easily adjust the following parameters:
List features as carousel
Assign links
Custom icons (JPG, PNG, SVG)
Increase offset between items
Set background color or image
Wide and narrow layout support
This plugin can be installed directly from your site.
- Log in and navigate to Plugins → Add New.
- Type "Kenzap Features” into the Search and hit Enter.
- Locate the Kenzap Features plugin in the list of search results and click Install Now.
- Once installed, click the Activate link.
- Go to Pages > Add New > Find Kenzap Feature List block.
- Adjust Container > Max width setting if elements are not displayed properly.
It can also be installed manually.
- Download the Kenzap Features plugin from WordPress.org.
- Unzip the package and move to your plugins directory.
- Log into WordPress and navigate to the Plugins screen.
- Once installed, click the Activate link.
- Go to Pages > Add New > Find Kenzap Feature List blocks.
- Adjust Container > Max width setting if elements are not displayed properly.
v1.0.1
New: Localization support. Files affected:
plugin.php
src/init.php
New: Text Domain added to translatable strings. Files affected:
src/feature-list-1/block.js
src/feature-list-1/edit.js
src/feature-list-2/block.js
src/feature-list-2/edit.js
src/feature-list-3/block.js
src/feature-list-3/edit.js
New: Minimal plugin requirements check added. Files affected:
plugin.php
New: New Inspector control feature added called "Responsive paddings". Files affected:
src/feature-list-2/style.scss
src/commonComponents/containercontainer.js
src/feature-list-2/block.js
src/feature-list-2/edit.js
v1.0.0
New: Initial release