Flexible Layout Preview Image for ACF
Adds flexible layout preview images for Advanced Custom Fields (ACF) in the WordPress admin.
Plugin info
Maintenance & Compatibility
Maintenance score
Maintained • Last updated 120 days ago • 1 reviews
Is Flexible Layout Preview Image for ACF abandoned?
Likely maintained (last update 120 days ago).
Compatibility
Languages
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Flexible Layout Preview Image for ACF is a WordPress plugin that enhances the admin experience by adding custom images to the previews of flexible layouts created using Advanced Custom Fields (ACF). This visual aid helps administrators quickly identify and manage various layout blocks within ACF flexible content fields.
Here’s a link to the documentation for the plugin. This will help you learn more about its features and how to use it.
Documentation
For any feedback or queries regarding this plugin, please contact our Support team.
Features
- Adds preview images for ACF flexible content layouts in the WordPress admin.
- Automatically detects and applies images stored in your theme directory.
- Allows developers to customize image paths via filters.
- Works seamlessly with the ACF plugin.
How It Works
Place your custom preview images in your theme directory at /lib/admin/images/flexible-layout-preview-image-for-acf/ with filenames matching the ACF layout names (e.g., layout-name.jpg). The plugin will automatically display these images in the ACF layout preview popups.
Filters
The following filters are available for customization:
flexible_layout_preview-image_for_acf_images_path: Customize the path to load images from.flexible_layout_preview-image_for_acf_images: Modify the array of layout keys and image URLs.
License
This plugin is licensed under the GPLv2 or later. See the LICENSE file for more details.
Installation
- Upload the Plugin Files: Upload the
flexible-layout-preview-image-for-acffolder to the/wp-content/plugins/directory. - Activate the Plugin: Activate the plugin through the ‘Plugins’ screen in WordPress.
- Add Preview Images: Place your layout preview images in your active theme’s directory at
/lib/admin/images/flexible-layout-preview-image-for-acf/with filenames corresponding to the layout names. - View in Admin: Go to any page or post editor where you have ACF flexible content fields. You’ll see the preview images in the ACF layout selection popup.
Frequently Asked Questions
You need to have the Advanced Custom Fields (ACF) plugin installed and active on your WordPress site.
Place your images in your active theme’s directory at /lib/admin/images/flexible-layout-preview-image-for-acf/. The images should be named according to your ACF layout names (e.g., layout-name.jpg).
If an image for a specific layout is not found in the specified directory, the plugin will display a default image.
Yes, developers can use the flexible_layout_preview-image_for_acf_images_path filter to customize the path where images are loaded from.
Review feed
Screenshots
Changelog
1.4.2
Ensured compatibility with WordPress 6.8.2 and ACF Pro 6.5+
1.4.1
Ensured compatibility with WordPress 6.8.2 and ACF Pro 6.5+
1.4
Ensured compatibility with WordPress 6.8.2 and ACF Pro 6.5+
1.3
Stable release.
1.2
Stable release.
1.1
Stable release.
1.0.0
- Initial release of the plugin.
- Added functionality to display custom layout preview images in ACF flexible content fields.
- Supports image customization via filters.