ACF Hide Layout

Descripción

Sometimes you may need to hide/remove a flexible content layout from showing on the frontend of the website, but you would still like to keep it in the backend in case you need to re-enable that layout again in the future.

Of course you can always just remove the layout, but if it’s a complex group of fields with a lot of data, re-creating it later would be a pain. And here the ACF Hide Layout plugin comes into play. It adds a small button with an “eye” icon to easily disable/enable flexible layout content without removing it.

See more info on the plugin website

Requirements

Development

The source code can be found on GitHub.

Made by people who brought to you Flynt – The Component Based WordPress Starter Theme

Capturas

  • Content visible on the frontend
  • Option to hide the layout
  • Hidden content on the frontend

Instalación

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

Preguntas frecuentes

How to use it?

Next to the flexible content options “Add Layout” and “Remove Layout” is a new option “Hide / Show Layout”.
Toggling that option will hide or show the layout on the fronted.

Reseñas

4 de noviembre de 2022
Very useful if you want to hide an ACF layout without losing the content.
24 de febrero de 2022
working as intended and only 21kb
Leer todas las 4 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

"ACF Hide Layout" ha sido traducido a 5 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce "ACF Hide Layout" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.2.1

  • Fixed issue with PHP 8.2 warning

1.2

  • Fixed issue with nested flexible_content

1.1

  • Fixed issue with cloning fields

1.0.1

  • Added German translation
  • Updated Greek and Dutch translations

1.0

  • Initial Release