Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

ACF Flexible Layouts Manager

Descrizione

UPDATE

I don’t really have time to work actively on this plugin anymore. I’m sorry for the delay on bug fixes.
My friend and mentor @hwk work on the plugin ACF Extended this plugin is awesome!
ACFE integrate all features of AFLM and so more! Test this plugin and folow @hwk on twitter to be aware from all update comming.

ACF Flexible Layout Manager description:

This WordPress plugin allows you to easily manage your layouts in the Advanced Custom Fields “Flexible Content”.

You can copy/duplicate any layout & import partials/full layouts from post/page.

Here are the main features:

  • Duplicate one layout.
  • Copy the JSON data of one layout.
  • Copy the JSON data of all layouts.
  • Paste the JSON data copied from other post/page/user/term(s).
  • Import layout(s) dynamically from other post/page(s).

When you Paste or Import layout(s), you can choose if you want to add those layouts in your current flexible content or if you want to replace the current layouts of this flexible content.

This plugin add buttons in a “Flexible Content” field and its layouts.

Features to expect in future:

  • Duplicate button for multiple levels of flexible content
  • Autocomplete search & pagination in import modal
  • Import from Terms/Users
  • CodeMirror implementation in paste modal

Notice

This plugin is now compatible with ACF 5.7+ new JS syntax.
This plugin works current only with the first level of flexible content.
This plugin doesn’t work with clone of flexible content too.

Video

This video shows you the main features of this plugin.

Requirement

  • Advanced Custom Fields Pro 5.3.1 or greater has to be installed and activated.

Languages

  • English
  • Français

Screenshot

  • Duplicate layout button
  • Copy layout button
  • Main button action "Copy all", "Paste", "Import"
  • Paste layout modal
  • Import layout modal first step "Select Post"
  • Import layout modal second step "Select Layout"

Installazione

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/acf-flexible-layouts-manager directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Make sure that Advanced Custom Fields Pro is installed and activated on your website.
  4. Add a flexible content field with ACF and you will see our buttons appear.

FAQ

Why aren’t there any buttons in my flexible content?

This plugin currently works on the first level of flexible content only.
There is currently no support for clone of flexible content.

If you meet the current requirements and it’s still doesn’t work, check for errors in the javascript console that may be caused by 3rd party library/scripts.
You can submit an issue to report the bug if you think it may help others.

Recensioni

20 Maggio 2022
This plugin still works and is so incredibly useful if you have flexible content layouts. Amazing. Can we get an update to know its secure ? 🙂 I have enough sites running flexible ACF I'd pay for a license of this.
8 Marzo 2019
This plugin has saved me from having to replicate the same layout on every page. It enables you to import flexible layouts including the content from one page to another, with a couple of clicks! I was skeptical about installing it in case it messed up my layouts or corrupted content but I can honestly say it works flawlessly! Thank you so much!
26 Ottobre 2018
this addon is really useful to use acf pro as a pagebuilder system, because acf pro lacks of copying single flexible layout or entire page layouts. i use this for all my client projects now and my clients appreciate the abilities. thank you for this plugin and please keep up improving and developing this plugin!
24 Ottobre 2018
A really good too to help copy flexible blocks between pages - highly recommend it to anyone using ACF Flexible Layouts & WordPress. Thank you for your plugin Valentin, great work!
Leggi tutte le recensioni di 6

Contributi e sviluppo

“ACF Flexible Layouts Manager” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“ACF Flexible Layouts Manager” è stato tradotto in 2 lingue. Grazie ai traduttori per i loro contributi.

Traduci “ACF Flexible Layouts Manager” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog (registro delle modifiche)

1.1.6

  • Fix bug to duplicate layout on the new ACF version

1.1.4

  • Fix bug with ‘$format_value’ on ‘get_field’
  • Fix bug to copy layout on the new ACF version

1.1.3

  • Fix bug with field WYSIWYG and filter ‘acf_the_content’
  • Fix bug display button “Copy” and “Import” in field group options

1.1.2

  • Fix bug for people who don’t use “acf-json” folder

1.1.1

  • Fix minor bug with old version of ACF

1.1.0

  • Add compatibility with ACF options pages

1.0.9

  • ACF 5.7+ JS fix

1.0.8

  • Fixed JavaScript errors
  • Fixed CSS rules
  • Improved plugin loading process
  • Improved french translation
  • Removed unecessary icons

1.0.4

  • Initial commit