• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Bricksforge

Bricksforge 2.2.7 NULLED

2.2.7​

19. September 2024

Fixed "Failed to execute 'setAttribute' on 'Element'" error.​

2.2.6
11. September 2024

[Pro Forms] Date Field: New control "Date Format (Database)"
With this new control you can decide how Pro Forms should save the date in the database.
new
[Page Transitions] Swup Instances are now available
You can now work with the swup instances. Location: bricksforgeData.swupInstances
new
[Email Designer] New Filter: bricksforge/email_designer/allowed_tags
For security reasons, Bricksforge is stripping out all HTML from each variable. With this filter, you optionally can add allowed tags and attributes if needed.
new
[Pro Forms] Added Dynamic Data for "Submission Max" control.
improvement
[Pro Forms] Improved LiveValue Performance
Improved Live Value Rendering Performance when using many live value fields.
improvement
[Pro Forms] Fixed W3C Validation Errors
fix
[Pro Forms] Submit Button Wrapper – Removed "Disabled" attribute
fix
[Pro Forms] Modern Select Field is ignoring Form Reset
fix
[Pro Forms] PHP Errors when inserting video files to the media library
fix
[Pro Forms] Pro Forms did not find the correct Post ID
In some situations, Pro Forms had problems to find the post id when using inside a template.
fix
[Email Designer] Bricks Variable outputs 0 for not checked checkboxes
fix
[General] Fixed Docs URL
fix
2.2.5 - 16. July 2024
  • [Email Designer] Error for emails layouts when using WooCommerce.
  • [Pro Forms] "Add To Array" in the "Update Option" action adds empty array item.
  • Like
Reactions: Kensei1212

Version: 2.2.2​

22. May 2024

[Pro Forms] Included :label filter for Select fields​

Now, also select fields are supporting the new :label filter.

NEW​

[Pro Forms] Input Masking ignoring slashes​

Fixed a bug caused the form field input masking to ignore slashes.

FIX​

[Pro Forms] "undefined" is no valid JSON Error​

FIX​

Version: 2.1.7​

20. March 2024

[BETA] Pro Forms: Repeater Fields​

You can now add repeatable fields with Pro Forms using the new "Repeater" Nestable element. In the first step, this function will be integrated as a beta until we have received enough feedback.

NEW​

New Element: Tour Guide​

With this new element, you can create interactive tours for your visitors!

NEW​

Pro Forms: Masked Inputs​

With this new feature you can include masked inputs to your form.

NEW​

Pro Forms: Calculation Field refactored​

The Calculation field has been completely refactored and gives you a lot of more functionality now. Also, it's much faster than before.

NEW​

Bricksforge Panel: New Template Variable "formField"​

With this new variable you can quickly use the value of specific form fields by passing the field name. Example: {formField:firstname}

NEW​

Bricksforge Panel: New Template Variable "formData"​

With this new variable you can quickly use the payload data of a form. It will be returned as object. Example: {formData:formId}

NEW​

Bricksmotion Connection​

From now, you can use Bricksmotion Templates inside the Bricksforge Panel.

NEW​

Pro Forms: "Source" Control for Update Post Meta Action​

A new control "Source" has been added for the Update Post Meta action. If using multiple services like ACF and Metabox together, you can specify which source should be updated.

NEW​

Email Designer: Reset Password URL – WooCommerce Endpoint not considered​

Fixed a bug caused the endpoint for WooCommerce not to be considered for the {{reset_password_url}} variable

FIX​

Email Designer: {{wc_order_date}} not considers localization​

Fixed a bug caused the wc_order_date variable to not consider the locale of the site in some situations.

FIX​

Email Designer: WooCommerce is writing error in logs​

Fixed a bug caused WooCommerce to write an error in the WC Logs, even if the email sending was successful.

FIX​

Form Submissions: Conditional Wrapper Childs not storing in database​

Fixed a bug caused the conditional wrapper styles of a pro form to not to be saved in the database in some situations.

FIX​

Pro Forms: Dynamic Data not working in Placeholders​

Fixed a bug caused dynamic data like echo: not to work in field placeholders.

FIX​

style.css loaded also if no functionality is activated​

Fixed an issue caused the style.css loaded even if no elements or extensions are activated.

FIX​

Admin Pages​

Fixed a bug caused Admin Pages to not appear for some roles added by third party plugins.

FIX​

Page Transitions: Mobile Menu not closing​

Fixed an issue caused the mobile menu not to close when navigating to another page.

Version: 2.1.1​

12. January 2024

Form Submissions: Date is now using locale date format​

In the Form Submissions List, the date will now be formatted based on the site local.

IMPROVEMENT​

Pro Forms: Custom Action – Custom Success Message not showing​

Fixed an issue caused custom success messages set by the set_result() method not to show when using the custom action.

FIX​

Pro Forms: ACF and Metabox not saving images correctly in some situations​

Fixed an issue caused ACF and Metabox to not saving images correctly into the meta fields in some situations.

FIX​

Form Submissions: Custom Form Name not applied correctly​

Fixed an issue caused the custom name for a form to not show correctly. Instead, the ID of the form was displayed.

FIX​

Top