Features
- structure View
- Dynamic Data
- Fully Translatable & RTL
- Create your own elements
- Visual Full Site Editing
- Pin Elements
- Edit Like A Document
- Undo/Redo
- Header & Footer Builder
- Customizable Save
- Revisions
- Control Builder Acess
- Searchable controls
- Page Management
- Keyboard Shortcuts
- Preview Your Work
- Hover State Styles
INFO:
Code:
https://bricksbuilder.io/builder/
Changelog
Release 1.6.1Dec 22, 2022
- CSS Grid LayoutNEW
- Woocommerce: AJAX “Add to cart” button (single product)NEW
- New DD tag: {woo_product_stock_status} (useful for element conditions)NEW
- DD tag {woo_product_stock} supports ‘value’ filterNEW
- Page Settings > SEO: New “Document Title” settingNEW
- New setting: “Direction” under Style > Layout > Flex (for non-layout elements)NEW
- Search element: Add overlay ‘Title tag’ settingNEW
- Search element: Add “for” attribute to form label (a11y)NEW
- Video element: New iframe “title” settingNEW
- Remove background-color: transparent from “a” (normalizeCSS)IMPROVE
- WooCommerce: Related Product CSS problem with breakpointsFIX
- WooCommerce: Order Receipt template woocommerce_receipt_ action hook missingFIX
- WooCommerce classes on body tag all across the siteFIX
- WooCommerce: Products element has wrong aria-label on image linkFIX
- Sticky header: background-color transition missing .brxe-block selectorFIX
- Overlay/Gradient: Specificity issue with #id > *FIX
- Popups & Interactions: JS console errorsFIX
- Popup A merged/added into popup B, etc.FIX
- Missing Popup styles in paginated loopFIX
- Posts element: Initial load in builder incorrect styleFIX
- Posts element: Masonry layout empty on canvasFIX
- Video element: Dynamic data for Vimeo URL not renderedFIX
- Video element: Overlay image style not generated in query loop (frontend)FIX
- Image Gallery: Caption positionFIX
- Icon SVG inherits CSS properties on all children causes unknown borderFIX
- Icon Box element: Theme style “Icon align” not used (external files)FIX
- Map element: Big close image if jQuery not used on current pageFIX
- Custom CSS: “root” selector of inserted element gets overridden with ID of the original elementFIX
- Nestable Slider: Type “fade” selected, only the first slide is visibleFIX
- Sticky Header .slide-up causes content to jump up