-
I've a few rules set up in Custom style formats CSS for styling links using UIkit button classes e.g.
```
#Button a.uk-button.uk-button-default { background: transparent; border-color: #013a81; co…
-
**Describe the bug**
PHP Deprecated: Creation of dynamic property
**To Reproduce**
Load the dashboard on a site running PHP 8.2
**Expected behavior**
No deprecation error
**Screenshots**
…
-
### Short description of the issue
When using `$config->debugIf` to turn on debug mode, no PHP deprecated errors are displayed or logged.
### Expected behavior
When using `$config->debugI…
-
### Short description of the issue
Using `childTemplates` or `parentTemplates` in `$templates->find()` causes an array to string conversion error.
![2023-01-21_102206](https://user-images.github…
-
### Short description of the issue
Page Autocomplete refuses to work properly if labelFieldFormat contains a hash character (#). Resulting URL gets cut off in the middle of the "get=" part, and e.g…
-
### Short description of the issue
Jquery overrides for background color on AdminThemeUiKit settings.
### Expected behavior
Should be able to style using LESS or CSS but the jquery call o…
-
Installed on latest ProcessWire 3.0.210 (dev) on MAMP got the following errors.
Error installing module - FieldtypePageGrid
Modules: Unable to install module (FieldtypePageGrid): Can’t save page 0…
-
I think it would be most appropriate to incorporate the capability of the program [Open in Browser](https://github.com/Rob--W/open-in-browser) into metablocks as follows:
```
// @filetype text/xml…
-
Not sure when this started happening, but just had this issue crop up trying to install JKPublishingOptions on 2 PW sites.
https://github.com/processwire/processwire-issues/issues/1658
With refe…
-
### Short description of the issue
Since Update to 3.0.211
`Fieldgroup::get()` dropped support getting fields by selector string `'type=FieldtypeText'` if $page is an item of **FieldtypeRepeat…