Descripció
Make ACF Flexible Content editing the content of each layout using a Modal window.
The button to collapse the layout’s elements will be replaced to a Edit button, the fields will be opened inside a Modal window. This will let you order the list of layouts easily and to fill the fields separately.
Captures
Instal·lació
- Upload the plugin files to the
/wp-content/plugins/acf-fc-modal
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
PMF
- How to name each flexible content layout?
-
If you want to name each of the flexible content layout, you can use the ACF hook acf/fields/flexible_content/layout_title.
Ressenyes
Col·laboradors i desenvolupadors
«ACF Flexible Content Modal» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «ACF Flexible Content Modal» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.2.3
- Highlight layout field when modal is closed
- Open modal when layout field is clicked
1.2.2
- Fixed bug with cloned FC’s.
1.2.1
- All Flexible Content fields can open in a modal, even nested fields.
- Fixed action to refresh layout_title hook.
- Pressing ESC makes the modal to close.
- Some CSS changes.
1.2
- Rebuild to support ACF 5.7 and organize the code.
- Adding a new layout now pops up the modal from that layout (ACF 5.7+).
1.1.5
- Added a feature to indicate which FC layout field have error messages.
1.1.4
- Fixed ACF Tooltips and Popups.
- Fixed modal overlay hiding some elements like editor dropdown.
1.1.2
- Nested FC bugfix.
- Edit button fix for ACF 5.5.
1.1
- Limit width of the modal window to do not create too large fields.
- All layouts starts collapsed when open the page to edit.
1.0
- First release