Picture element – Lazy loading – CSS Grid context menu – SASS performance – WordPress & WooCommerce improvements
Watch the quick overview
Download Pinegrow 6.6
The package includes Pinegrow PRO, WordPress, WooCommerce, Interactions and Tailwind editor.
Pinegrow for Mac (Disk image) Antivírus checkedMac: b38b7b13a3ec6780326c3049f5bf8ef03100cdc3
Pinegrow for Windows 64 (Installer) Antivírus checkedWindows: 82a35b52980a2d28a8021ecabc88de9ef152ffaa
Pinegrow for Windows 32 (Installer) Antivírus checkedWindows: a684ed1d2405b6309d1ab27eda413612d0578466
Pinegrow for Linux (Zip, 64bit) Antivírus checked Linux: 18255e98f6879f0227a6d0f3ec3a85ca85e4eb5d
Picture element
Added simple support for the Picture element that can now we dragged from the Library panel and can have multiple sources. Watch the above video for details.
Lazy loading for images and iframes
Images and iframes now have a Lazy loading checkbox in the Properties panel that sets the loading attribute to lazy.
CSS Grid menu available in the context menu
Right click on any element on the page or in the Tree panel to access its CSS Grid options. Watch the above video for details.
Search & remove attributes
Use Page -> Remove attributes to remove one or more attributes from all elements in the current page. Use *
to replace any string.
For example, data-*
will remove all data attributes, such as data-trigger
, data-target
…
Watch the above video for details.
Avoid crashes when dragging CSS Grid handles for SASS projects
Fixed the issue with dragging CSS grid handles causing Pinegrow to hang when using complex SASS projects. The fix has the potential to improve the stability of Pinegrow SASS in general. This fix is experimental, please let us know how it works for you or if you run into any problems. Issue was reported on the forum.
Fix CSS Border radius control
The current CSS rule values were sometimes not correctly visible in the border radius control
WordPress Builder changes
- Smart menus correctly handle Bootstrap 5
active
class. - Image block attribute title and help are shown in the WordPress editor.
- Multiple block attribute classes can be used on both regular and dynamic blocks.
- Append attribute setting has an option to prepend it with or without the space character.
- Function and Code actions use textareas for code input.
WooCommerce Shop Builder changes
- Fixed an issue with displaying variable prices.