Dan
Dan
This was incredibly useful - I didn't realise you could put classes in the form markdown file (duh). With tailwind, it looks like this: ``` form: name: villa-form fields: row:...
I also get this error when using the microdata section - if I turn the microdata off the page renders properly, if I turn any of them on the page...
commenting out the line on 116: `$this->shortcodes->resetObjects(); // clear shortcodes that may have been processed in this execution thread before` seems to be a temporary fix.
Hi Andy, as soon as I updated it threw an error: `Cannot declare class Grav\Plugin\Shortcodes\Shortcode, because the name is already in use` I turned it off and had a look...
This is a very late answer but it might help somebody else. The plugin template only has the code to list the related pages, and this is wrapped in a...