這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

ACF Flexible Content Modal

描述

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.

螢幕截圖

  • Free layouts list to order easily.
  • Modal window to fill the contents.

安裝

  1. Upload the plugin files to the /wp-content/plugins/acf-fc-modal directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

常見問題

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.

評價

2018年4月11日 1 reply
"This is so much easier!" excitedly announced a recent client after I installed Flexible Content Modal and simply activated Mr. Pedro's plug-in. I have been tweaking ACF to replace the default ACF field group title with a custom field and icon to eliminate the confusion caused by the default, duplicate field titles generated by ACF for some years. However, the clutter caused by open and closed field groups makes is difficult to quickly identify where you need to edit or where you left off editing. As much as I adore ACF, Flexible Content Field groups quickly become a cluttered, scrolling mess. With Flexible Content Model, the edit page appears as a clean, simple list of fields and field groups. Cannot stress enough how much this improves usability and the workflow. The fields opening in a modal window puts the focus on the fields being edited and even though the ACF functionality is the same - end users find it significantly more intuitive. I would give Mr. Pedro a big fat kiss if I could. I'm currently building a rather complicated timeline interface and his Flexible Content Modal makes managing a labyrinth of field groups simple. Perfect. Quite a time saver not having to scroll and read through long lists of field groups to find what you need to edit. Super big plus+++ - I'm getting old and my eyes aren't what they were. I can't tell you how many times I have edited the wrong fields - as I often duplicate field groups and they share the same naming conventions. Long lists of field groups that all look the same are not good when your eyes are failing. Mr. Pedro saved the day for this "old head." Try it. You'll like it. Bravo and thanks Mr. Pedro! Where that donate button? Showing some love from New Orleans, Mark
2017年12月5日 1 reply
Loads of flexible content fields can quickly make the UI cluttered and confusing. Using a modal is a much cleaner way to handle flexible content. This plugin is awesome! I would love repeater field support though.
2016年9月3日
This plugin really simplifies the ACF Flexible Fields interface! Really useful. Thank you!
2016年9月3日
Great plugin. I was waiting for this useful feature since I started working with ACF flex fields a long time ago. Would be great to have the same now for repeater fields!
閱讀全部7個評價

貢獻者及開發者

“ACF Flexible Content Modal” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 ACF Flexible Content Modal 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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