What's new

GravityView DIY Layout Extension 2.4

Download GravityView DIY Layout Extension 2.4 from nulled fire. Designers & developers: build your own GravityView layouts.
* Added: Support for Custom Content fields on the Edit Entry screen (this requires GravityView 2.16.5 or newer)
* Fixed: PHP 8 notices
* Modified Single Entry template (`/templates/entries/diy.php`) to be consistent Multiple Entries output. Before, the wrapper would output: `<div id="gv_diy_95" class="gv-diy-view">` for View #95, Entry #14257. Now, the wrapper outputs: `<div id="gv_diy_95" class="gv-diy-view gv-container gv-container-14257">`
* Added `gv-diy-container gv-diy-single-container` CSS classes to the wrapper `<div>`
* 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
Top