Bricks Builder - Build WordPress Sites That Rank

Bricks Builder - Build WordPress Sites That Rank v1.12.3

No permission to download
Download Bricks Builder v1.4.0.2 - Build WordPress Sites That Rank Nulled
June 20, 2022 - Release 1.4.0.1 & 1.4.0.2 (Hotfix)

Use Custom Font Names Instead Of IDs

You can (and have to) use the name of your custom font (e.g. “Gotham”) in your custom CSS instead of specifying the custom font via its ID (“custom_font_{id}”).

This hotfix release includes the following improvements & bug fixes:

Full Changelog:

IMPROVE:

  • Use Custom Font name for font-family instead of custom_font_{id}
  • Bricks lightbox HTML markup is always loaded
  • Form element: Remove padding for hidden fields & success message
  • Theme Styles: Remove ‘Background Video’ Setting
  • Color palette: Add message that “copy color to clipboard” only works under HTTPS
  • Bootstrap .container CSS class name conflicts with Structure panel

FIX:
  • Template Import in WP admin area deletes global classes
  • Builder: Empty element ID set to #false
  • Nav Menu element: Uncaught Type Error (JS)
  • SVG: Existing “id” attribute conflicts with default Bricks element ID
  • Query Loop: Using “no_found_rows” breaks the query
  • ACF date/time fields: Not possible to filter
  • Carousel Query: .content-wrapper class repeated
  • Product Rating: Missing closing “div” when rating is empty
  • Theme Styles: “Icon List” still named “Social Icons”
  • Background Video + Color/Image Issue (z-index)
  • Form element: File Upload border styling
Download Bricks Builder v1.4.0.1 - Build WordPress Sites That Rank Nulled
June 15, 2022 - Release 1.4.0.1 (Hotfix)


Available as manual download from your account: https://bricksbuilder.io/account/?v=1.4.0.1
(one-click update follows later this week)

Use Custom Font Names Instead Of IDs
You can now use the name of your custom font (e.g. “Gotham”) in your custom CSS instead of specifying the custom font via it’s ID (“custom_font_{id}”).

This hotfix release includes the following improvements & bug fixes:

Full Changelog:

IMPROVE:

  • Use Custom Font name for font-family instead of custom_font_{id}
  • Bricks lightbox HTML markup is always loaded
  • Form element: Remove padding for hidden fields & success message
  • Theme Styles: Remove ‘Background Video’ Setting
  • Color palette: Add message that “copy color to clipboard” only works under HTTPS
  • Bootstrap .container CSS class name conflicts with Structure panel

FIX:
  • Template Import in WP admin area deletes global classes
  • Builder: Empty element ID set to #false
  • Nav Menu element: Uncaught Type Error (JS)
  • SVG: Existing “id” attribute conflicts with default Bricks element ID
  • Query Loop: Using “no_found_rows” breaks the query
  • ACF date/time fields: Not possible to filter
  • Carousel Query: .content-wrapper class repeated
  • Product Rating: Missing closing “div” when rating is empty
  • Theme Styles: “Icon List” still named “Social Icons”
  • Background Video + Color/Image Issue (z-index)
  • Form element: File Upload border styling
  • Like
  • Love
Reactions: t76girl and azov
Download Bricks Builder v1.4 - Build WordPress Sites That Rank Nulled
May 24, 2022 - Release 1.4


This update is by far the biggest we ever released (300+ changes). Marking a new chapter of even better performance, tying up a lot of loose ends, and paving the way for many upcoming new & more advanced features.

Read full details here as too much to paste here:
Download Bricks Builder v1.4rc2 - Build WordPress Sites That Rank Nulled
May 11, 2022 - Release 1.4 (Release Candidate 2)


Our biggest update so far is finally ready for testing.......

Read full details here as too much to paste here:
Download Bricks Builder v1.4rc - Build WordPress Sites That Rank Nulled
Apr 28, 2022


Our biggest update so far is finally ready for testing.......

Read full details here as too much to paste here:
  • Love
Reactions: tanierlyons
Download Bricks Builder v1.4-beta - Build WordPress Sites That Rank Nulled
Apr 28, 2022


Our biggest update so far is finally ready for testing.......

Read full details here as too much to paste here:
  • Love
Reactions: tanierlyons
Download Bricks Builder v1.3.7 - Build WordPress Sites That Rank Nulled Free
Jan 27, 2022
v1.3.7
Release 1.3.7

This release contains 111 changes in total. Making this one our biggest release so far. Below are some of the highlights, plus a few tips & recommendations in regards to this update.
Query Loop Builder
The new Query Loop Builder, our most popular feature request to date, allows you to visually create & design your own custom loops.
You can query post, term, and user data. The Accordion & Slider elements in Bricks offer Query Loops, too.
For maximum flexibility we’ve created a new Pagination element, that you can place anywhere on your page, and select any Query Loop you want.

Learn more: https://academy.bricksbuilder.io/article/query-loop/
Custom Builder Mode (Via CSS Variables)
For better accessibility or those who simply want to use their own colors for the builder, you can now setup your own builder mode through a few CSS variables.
Here is how: https://academy.bricksbuilder.io/article/builder-mode/
Removed Default: Flex-Shrink: 0
Prior to 1.3.7 Bricks automatically added a flex-shrink: 0 CSS rule whenever you’ve set a “Width”. This was more of a crutch as Bricks did not provide a “Flex shrink” setting. Since this release now comes with flexbox settings for flex-grow, flex-shrink, and flex-basis for all elements, we removed this default to be in line with the CSS specs.
If you need to “enforce” a specific width please use the new “Flex grow”, “Flex shrink”, and “Flex basis” settings when editing your elements.
Removed Section Migrator & Render Code
The Container element introduced in Bricks 1.2 has replaced the old section/row/column layout approach back in May 2021. As we haven’t received any more migrator request/reports over the last quarter we’ve decided it is time to remove it from the theme code base.
If you still need to migrate old section layouts (pre-Bricks 1.2) to the container layouts you can do so by downloading Bricks 1.3.6 from your Bricks account, and run the migrator from there.
This removal also reduces database requests in the WP admin.
Full Changelog:
  • Query Loop BuilderNEW
  • Provide Min & Max Width/Height SettingsNEW
  • Image: Add setting for “object-fit” & “object-position”NEW
  • Add CSS “overflow” settingsNEW
  • Add Position “Static” valueNEW
  • Builder: Toolbar Logo Link To: “Post Type” ScreenNEW
  • Add flex-basis, flex-grow, flex-shrink settings to every elementNEW
  • Pagination elementNEW
  • Builder Mode: Custom (via CSS variables)NEW
  • Number Controls: Custom unitsNEW
  • Theme Style Setting: Root Container PaddingNEW
  • Builder: Remember selected CSS classesNEW
  • Basic Text: Convert Bricks data to Gutenberg blockNEW
  • Image Element: Add source “External URL”NEW
  • Post Title element: Add “Link to post” settingNEW
  • New Translation: CzechNEW
  • Search Results: Include Bricks DataNEW
  • Icon Box: New “Direction” settingNEW
  • Related Posts element: Add “Image Size” settingNEW
  • New filter: Disable merge with main queryNEW
  • Code element: New filter to remove dangerous keywords from code executionNEW
  • New filter: Render attributesNEW
  • Dynamic Data: Support ACF User FieldsNEW
  • Dynamic Data: Support Settings Page, Term and User Fields for Meta Box (plugin)NEW
  • Dynamic Data: Support for Terms Fields in ACFNEW
  • Theme Styles: More “Blockquote” settingsNEW
  • Query control: Add parent, child_of and childless parameters to Terms queryNEW
  • Theme Styles: Add Margin setting for HeadingsNEW
  • Updated German translationNEW
  • Video element: Add “mute” setting to YouTube & VimeoNEW
  • Remove default z-index from Header, Content & FooterIMPROVE
  • Slider element: Hide until fully loaded (initialised)IMPROVE
  • Template Import: Remove “Execute Code” setting from “Code” elementIMPROVE
  • Disable Emojis: Remove emoji DNS prefetchIMPROVE
  • Better border-radiusIMPROVE
  • Basic Text element: Set width to “auto” by defaultIMPROVE
  • Background-size setting: Add “auto” to dropdownIMPROVE
  • Button element: Change Size placeholder from “Medium” to “Default”IMPROVE
  • Frontend: Select dropdown doesn’t show arrowIMPROVE
  • WooCommerce Notices Wrapper: Positioned outside headerIMPROVE
  • Dynamic Data: Improve Pods Relationship Field OutputIMPROVE
  • Updated TypedJS to latest version (2.0.12)IMPROVE
  • Number control: Let mouse & arrow value change start at inherited breakpoint valueIMPROVE
  • Social Icons element: Remove unnecessary spansIMPROVE
  • Reset settings inside control popup closes the popupIMPROVE
  • Builder: Close Control Popup when another is openedIMPROVE
  • Number control: Adjusting values via mouse too sensitiveIMPROVE
  • Products element: Shortcodes not renderedIMPROVE
  • Builder Color Control: Show colors above slidersIMPROVE
  • IMPORTANT: Remove “flex-shrink:” 0 Bricks previously added by default to width settingIMPROVE
  • Builder: Disable autocomplete on input number fieldIMPROVE
  • Update: Vue 3.2.6 > 3.2.28IMPROVE
  • Remove Migration & Pre-Container Layout CodeIMPROVE
  • Move template to trash instead of force deleting it immediatelyIMPROVE
  • Fix copy & paste of Container elementFIX
  • Custom Code: Need to click twice to focusFIX
  • Dynamic Data: Pods checkbox returning boolean instead of labelFIX
  • Dynamic Data: Pods date field not respecting date formatFIX
  • Structure Panel (RTL): Container toggle not workingFIX
  • Posts Element: Overflow due to “Spacing”FIX
  • Vimeo background video shows player controlsFIX
  • Mobile Menu toggle in builder: Close color, hide close, close positionFIX
  • Can’t set template condition for homepage when homepage is set to “Latest Posts”FIX
  • Builder Panel: Element search shows duplicates of global elementsFIX
  • “Edit with Bricks” pulls content from template not postFIX
  • Dynamic Data: {archive_title} shows context as prefix by defaultFIX
  • Flex Row: Wrong icons at main & cross axisFIX
  • Products Query: Filter should narrow downFIX
  • Code element: Scripts not rendered (in builder)FIX
  • Rich Text element: embed in {post_content} not showingFIX
  • Posts element filter: CPT Taxonomy not showingFIX
  • “Render with WordPress” not working for CPT with Bricks dataFIX
  • Rich Text element: Empty on Error pageFIX
  • Frontend: Global Elements show default textFIX
  • Background Control: Position “Custom” not showing for mobile breakpointsFIX
  • Font-size unit resets to pxFIX
  • Tabs element: Tab Titles Not Wrapped & Add “Stretch” Tab Title SettingFIX
  • Post Content element: Alignments not respected (Data Source: Bricks)FIX
  • Nav Menu element: Top Level Menu “text-align” not appliedFIX
  • Form element: Button border gets overridden by field borderFIX
  • Countdown element: Can’t set time in date fieldFIX
  • Pricing Tables element: Background-color bleedsFIX
  • Template Shortcode: CSS Classes Styles MissingFIX
  • Icon Box element: No icon selected takes up spaceFIX
  • Blog Page: No styles when using Template elementFIX
  • Nav Menu element: Sub menu icon not correctFIX
  • Rich Text element: Pasting on the canvas cleans editor content in the panelFIX
  • Template Conditions: If CPT is excluded from search it doesn’t show in dropdownFIX
  • Page Settings: Site Layout “boxed” has no effectFIX
  • Control number: Default “min” value should be 0, not 1 (and negative for all margins)FIX
  • Posts Element: Query “Post type” split into charsFIX
  • Sticky Header: “Scrolling Background Color” applied multiple timesFIX
  • Builder: Full-width element creates horizontal scrollbar when selectedFIX
  • Basic Text: When “Link To” is set typography is overwritten by Theme Styles LinksFIX
  • Countdown element: “Typography Time” setting not appliedFIX
  • Search Form: Border styles not appliedFIX
  • Divider: Icon Position “Left” broken on frontendFIX
  • Number control: Values above ‘max’ reset value when using mouse/arrowsFIX
  • Posts Element: Different “Columns” on mobile breakpoint break layoutFIX
  • Sidebar element: line-height & title typography not applied to widgetsFIX
  • Change element sizing & spacing on canvas updated element ID instead of selected global classFIX
  • Font-size input: CSS variables not generatedFIX
  • CSS “Transition” setting: Applied to multiple selectorsFIX
  • Post Content element: Data Source “Bricks” adds list bullets to every element that contains a list (ul)FIX
  • Non-CSS controls should always use “required” from base breakpoint (not mobile)FIX
  • Negative values apply as unitFIX
  • Improve Undo/RedoFIX
  • Menu & mobile issues with sub menusFIX
  • Font family with digits, spaces cause invalid property valueFIX
  • Overlay/Gradient applied to global class does not showFIX
  • Dynamic Data: “Author Avatar” emptyFIX
Download Bricks Builder v1.3.5 - Build WordPress Sites That Rank Nulled Free
Download Bricks Builder v1.3.4 - Build WordPress Sites That Rank Nulled
September 21, 2021
1.3.4

Release: 1.3.4​

This release introduces one of our most upvoted requests ever to Bricks: The "Asset Loading Optimization". Which reduces asset loading by 61% by default. And up to 88% when the new "CSS Loading Method" Bricks setting is set to "External Files".
Please make sure to go over the official Academy article as well: https://academy.bricksbuilder.io/article/asset-loading

Official 1.3.4 Release Video:​

  • Asset Loading Optimization (CSS & JS)NEW
  • Structure Panel Auto-Sync (Bricks Setting)NEW
  • Builder: Sticky Panel Tabs (Content & Style)NEW
  • Form Element: Submit button margin (+ position)NEW
  • Dynamic Data: Custom separator for post termsNEW
  • WooCommerce: Provide “Add to cart” button styling for more elementsNEW
  • Product Filter Search: New Settings for Background, Border, Box ShadowNEW
  • Remove WaypointsJS dependencyNEW
  • Audio Element: Add Source “Dynamic Data”NEW
  • New Swedish TranslationNEW
  • Bricks Setting: Webfont Loading Method (to avoid FOUT)NEW
  • Improve: Slider background doesn’t change per breakpointIMPROVE
  • Template Insert: Hide Woo ‘Insert Template’ button if WooCommerce is not activeIMPROVE
  • WooCommerce Single Product: Remove spacing of empty notices wrapperIMPROVE
  • WooCommerce Cart: Add ‘Remove from cart’ icon on mobile & “woocommerce_cart” styling improvementsIMPROVE
  • Updated: German translationIMPROVE
  • Updated: Google Fonts libraryIMPROVE
  • Updated VueJS: 3.1.4 to 3.2.6IMPROVE
  • Border Width & Radius: Allow CSS functions (clamp, etc.)IMPROVE
  • Limit nested comments indentationFIX
  • WooCommerce – Button: Apply styling on non-woo pagesFIX
  • Fix Color Palette & Theme Style name containing apostropheFIX
  • Builder: RTL Style fixesFIX
  • Fix saving issue by removing slashes on saveFIX
  • Fix Moving hamburger icon (iPad/iPhone/Safari)FIX
  • Carousel: Can’t show more than 10 imagesFIX
  • Product Archive Template: Not applied to custom taxonomy archivesFIX
  • Form Element: Date picker only initialised for first date fieldFIX
  • Structure Panel: Disable remove all elements for users without full accessFIX
  • Builder: Translated “is_shop” throws error (Polylang)FIX
  • Code Element: Parse error in builder due to slashesFIX
  • Nav Menu mobile: Elements with z-index >= 1 overflow mobile menuFIX
  • Changing Custom ID causes “root” to misbehave in Custom CSSFIX
  • Limit Sticky Header Width To ‘Boxed Max. Width’ SettingFIX
1.3.3

Release: 1.3.3​

After the feature-packed last release, this one addresses mainly bug fixes and improvements.
In case you are using the SwiperJS arrow CSS classes somewhere in your custom CSS, please replace those as follows:
  • .swiper-button-prev > .bricks-swiper-button-prev
  • .swiper-button-next > .bricks-swiper-button-next
This change is necessary due to a styling conflict when the JetPack plugin is being used.
  • ACF Dynamic Data: Allow defining image sizeNEW
  • Carousel Element: New setting to center align imagesNEW
  • Add theme support for wide and full-width alignment (Gutenberg)NEW
  • Display “Edit with Bricks” in admin bar only on (custom) posts & pagesIMPROVE
  • Show control error messages only to users with full Bricks accessIMPROVE
  • Container Element: Stop rendering HTML via AJAX when switching between breakpointsIMPROVE
  • Nav Menu: Add role=menuitem on menu items & role=menu on submenuIMPROVE
  • Remove z-index from header wrapperIMPROVE
  • Single Product Page: “Added to cart” notification not showingIMPROVE
  • Post Navigation: Shows double arrowsFIX
  • Template Element: Wrapper styles not always appliedFIX
  • Builder: CSS functions not working for margin & position controlsFIX
  • Nav Menu: Typography hover styles inconsistent between builder & frontendFIX
  • Code Element: Fix SanitizationFIX
  • Saving Bricks data strips slashes from content & settingsFIX
  • Selected Product Variation: Image Gallery doesn’t switchFIX
  • Video background: Not playing on iPhoneFIX
  • Template Insert: Images are not always importedFIX
  • Maps Element JavaScript error: Uncaught ReferenceError: $event is not definedFIX
  • SVG Element: Cannot be centeredFIX
  • Sticky header goes under admin barFIX
  • Posts Element: Pagination shows even if disabledFIX
  • Rank Math Fix: Prevent feeding content on non-Bricks post typesFIX
  • Accordion: Subtitle typography styles not appliedFIX
  • Gutenberg Post: “Uncaught TypeError: Cannot read property ‘querySelector’ of null” (when Bricks is not enabled for this post type)
Nulled by @TassieNZ

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu