GravityView – DIY Layout – Version – 2.3

= 2.3 on December 10, 2020 =
* Modified Single Entry template (`/templates/entries/diy.php`) to be consistent Multiple Entries output. Before, the wrapper would output: `

` for View #95, Entry #14257. Now, the wrapper outputs: `

`
* Added `gv-diy-container gv-diy-single-container` CSS classes to the wrapper `

`
* CSS classes are now passed through the `gv_container_class()` function
* `gravityview_header()` is now called before `$template::entry_before()` (needed for Inline Edit)
* Fixed: Inline Edit not running in the Single Entry context