
Transform ACF’s flexible layouts list into a nice and UX popup.
By default there is a “default” image for layouts. But the idea is to customize them by adding your own.
push_2_light) with no underscores but dashes (push-2-light.[extension])..jpg, .jpeg, .png and .gif.They should more likely be situated into your theme wp-contentthemesmy-themeassetsbea-beautiful-flexible. But if you have a child-theme and added images into it, these will overwrite those from parent-theme.
The following directories will be solved according to order: plugin’s folder, child theme’s folder, theme’s folder.
Also note that you can filter this path to gather all your images into a same folder :
add_filter( 'bea.beautiful_flexible.images_path', $path );
Finally, you could filter all images like this :
add_filter( 'bea.beautiful_flexible.images', $images );<h3>Who ?</h3>
Special thanks to HWK, from his blogpost, we created a WordPress plugin with custom tuning (js+css).
Created by Be API, the French WordPress leader agency since 2009. Based in Paris, we are more than 30 people and always hiring some fun and talented guys. So we will be pleased to work with you.
This plugin is only maintained, which means we do not guarantee some free support. Consider reporting an issue and be patient.
To facilitate the process of submitting an issue and quicker answer, we only use Github, so don’t use WP.Org support, it will not be considered.
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.