-
At the end of the installation process after composer update, I get
`Package wordplate/plate is abandoned, you should avoid using it. No replacement was suggested.`
Perhaps just funny, but I don…
-
## Expected Behavior
When using the following code :
```
use WordPlate\Acf\Fields\Taxonomy;
Taxonomy::make('Cinemas')
->instructions('Select one or more cinema terms.')
->taxonomy('cinem…
-
In a previous PR you removed everything related to CSS / JS in the template but I think it could be problematic since it's not an expected behaviour at all (I usually choose wordplate since it has mix…
-
## Expected Behavior
Hello everyone,
According to the ACF [documentation](https://www.advancedcustomfields.com/resources/customize-the-wysiwyg-toolbars/), you can define a custom toolbar in WYSI…
-
**Is your feature request related to a problem? Please describe.**
Please publish the plugin in packagist so that it is reachable with a standard composer based WordPress installation.
**Describe …
-
I can see that this library's `Taxonomy::createTerm` method is a wrapper for ACF's `add_term`.
Since this is an additive option, I was expecting new term creation to be disabled while editing if crea…
-
hi, I get this error when trying to display the frontend with a theme that used to work on wordplate 7.0 and no longer on wordplate 9. I could not find anything related to laravel mix in the upgrade g…
-
If I have `index.php` in my theme with the following contents:
```
-
The url https://vinkla.dev/administration-ui returns a 404, so nobody can buy it and support you.
Can't find it either.
Ciao!
Jaime
-
## Expected Behavior
Out of curiosity I tried the acf-extended plugin (https://www.acf-extended.com/features/fields/flexible-content), especially the flexible-content feature where u can have a mod…