Mikescops / bootstrapbolttheme

⚡ A simplistic Bolt theme made from Boostrap UI.
https://market.bolt.cm/view/mikescops/bootstrapbolttheme
8 stars 4 forks source link

Fixed error with array to string conversion #5

Open mdbiz opened 5 years ago

mdbiz commented 5 years ago

Fix for error that came up on newer Bolt versions:

An exception has been thrown during the rendering of a template ("Catchable Fatal Error: Object of class Bolt\Legacy\Content could not be converted to string") in "record.twig" at line 69.

Mikescops commented 5 years ago

Thanks for your PR, I'll take a look as soon as possible :+1: