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.
- Host: GitHub
- URL: https://github.com/christophery/acf-seamless
- Owner: christophery
- License: gpl-3.0
- Created: 2019-07-10T17:24:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T20:50:00.000Z (almost 6 years ago)
- Last Synced: 2025-06-26T00:03:44.133Z (12 months ago)
- Topics: acf, acf-addon, advanced-custom-fields, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 34.2 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)
## 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/).