An open API service indexing awesome lists of open source software.

https://github.com/christophery/acf-seamless

Restore the seamless style to ACF Field Groups when using the Gutenberg editor.
https://github.com/christophery/acf-seamless

acf acf-addon advanced-custom-fields wordpress wordpress-plugin

Last synced: 7 months ago
JSON representation

Restore the seamless style to ACF Field Groups when using the Gutenberg editor.

Awesome Lists containing this project

README

          

# ACF Seamless

ACF Seamless is a WordPress plugin that will [restore the seamless style](https://github.com/AdvancedCustomFields/acf/issues/193#issuecomment-501916061) to ACF Field Groups when using the Gutenberg editor.

By default [Advanced Custom Fields (ACF)](https://www.advancedcustomfields.com/) will display Field Groups with the standard WordPress metabox styling when using the Gutenberg editor.

[Download Plugin](https://github.com/christophery/acf-seamless/releases)


Standard vs Seamless

## Requirements
- [Advanced Custom Fields 5.8+](https://www.advancedcustomfields.com/)
- [Gutenberg editor](https://wordpress.org/gutenberg/)

## Getting Started
1. Create or edit a [ACF field Group](https://www.advancedcustomfields.com/resources/creating-a-field-group/) with fields.
2. Under **Settings** set the **Style** to **Seamless (no metabox)**.
3. **Publish** or **Save** your Field Group.

## Installation

**Manual Installation**

1. Unzip the downloaded file.
2. Upload the plugin directory to the `/wp-content/plugins/` directory of your WordPress installation.
3. Activate the plugin through the Plugins menu the WordPress dashboard.

## Frequently Asked Questions
### I don't see any difference with my ACF Field Groups
This plugin will have no visual effect if you are using the [Classic Editor](https://en-ca.wordpress.org/plugins/classic-editor/) or using a older version of Advanced Custom Fields.

### I need help with Advanced Custom Fields!
For questions regarding [Advanced Custom Fields](https://www.advancedcustomfields.com/), please [view their support page](https://www.advancedcustomfields.com/support/) or [contact them](https://www.advancedcustomfields.com/contact/).