-
#### Description
I'm running into an issue where neo fields don't seem to populate while trying to run through Codeception. I've dug into this but haven't nailed down the exact issue; any ideas or …
-
### What happened?
### Description
While performing an update from the command line with `php craft update`, a composer.json file that includes an empty "scripts" config or no "scripts" at all, fa…
-
### What happened?
### Description
I've recently tried migrating our CraftCMS instance from 3.7.37 to 4.1.4.1.
Bearing a few snags at the start in migrating, all seems well now. Our CraftCMS instan…
-
### Description
When clicking on a link in a redactor field, the tooltip containing the link info will appear behind the Control Panel navigation.
![](https://i.imgur.com/bHNnGai.png)
### Steps…
-
### What happened?
### Description
On entries with long enough titles to get truncated in the top section of the entry view, the preview/draft/save buttons are not staying on a single line, and on…
-
Thanks for the plugin, I love it and use it on all my projects!
Creating a first project on Craft 4 now and running into the following issue:
Adding a custom style works fine, a span with the …
-
### Description
After installing the plugin and enabling a widget the control panel throws "An unknown error occurred" notification. After refreshing we get the database exception.
### Steps t…
-
Hi James,
Are you planning on updating this plugin to work with Craft 4? If so, do you have any idea when it might be ready?
ta
-
### What happened?
### Description
We created a section as a channel with three (3) entry types. The entry types use most of the same fields in their respective layouts. When a new entry is create…
-
Wie kann man beim Plugin Fontcolor eigene Farben definieren?
Ich hätte es so versucht:
fontcolor[#000|#333]
fontcolor[ '#000', '#333']
fontcolor[#000, #333]
leider funkioniert keine der Varianten…