mage size titles showing as undefined.
Fixed a bug with margins not working on equal height columns in FireFox.
Fixed a bug with UI images for the Slideshow module loading from an external domain not on HTTPS.
Fixed a bug with the Slideshow module caused when the body color is set to an rgba value.
Fixed a bug with the Subscribe Form module not working in global rows.
Fixed a bug with full height rows on iOS devices.
Fixed a bug with the Posts module and the Append extensions on Pages plugin.
Fixed a bug with editing templates in the Sage theme.
Fixed a bug with Slideshow module transitions in IE11.
Fixed a bug with the Insert Pages plugin not working when used within a builder layout.
1.6.4.1 - 10/21/2015
Enhancements
- Images in the Content Slider module now have alt tags.
- Updated various translations.
Bug Fixes
- Fixed a content rendering bug that caused pages to become unresponsive with some shortcodes.
- Fixed an edge case multisite domain mapping issue with scripts/styles loading under the incorrect domain.
- Fixed an issue making it so you couldn't have fixed width content in a full height row.
- Fixed an issue with widgets such as the GeoDirectory plugin that output the widget_id as a JavaScript variable name.
- Fixed a post date bug with the feed layout in the Posts module.
- Fixed a bug caused by plugins that use a forward slash in the browser hash.
1.6.4 - 10/13/2015
This update adds a number of new features. Be sure to check out the blog post for detailed info on what was added.
Enhancements
- Added an all new modern color picker that allows you to save color presets.
- Added the ability to create full height rows.
- Added the ability to create equal height columns.
- Added a column settings dropdown that allows you to edit, delete and insert new columns.
- Added the ability to resize columns by dragging.
- Added the Number Counter module.
- Added a new font setting to the Heading module for picking custom font families.
- Misc UI improvements.
Bug Fixes
- Fixed a bug with saving a template where hitting enter loads a 404 page.
- Fixed a bug with the Content Slider module's mobile images not showing.
- Removed generic lightbox button styling that caused issues with third party themes.
1.6.3.4 - 10/10/2015
Bug Fixes
- Fixed a content rendering issue that can cause an infinite loop with certain shortcodes or widgets.
1.6.3.3 - 10/06/2015
Enhancements
- Added a default option to the date format setting in the post modules. When set to default, the date format set in wp-admin will be used.
- Added FLBuilderLayoutConfig JS global with path vars and anchor link animation vars. Allows you to override anchor link animation settings.
- Added the ability to add MP4 and WebM videos to row backgrounds.
Bug Fixes
- Fixed a bug with widgets that have nested settings arrays.
- Fixed a bug with the Post Carousel moduel's image size setting.
- Fixed a bug with white text in inputs fields.
- Fixed a bug with plugins like Soil that remove the ID attribute from link tags.
- Fixed a bug with row background videos when caching is enabled.
- Fixed a bug with multiple fields.
- Fixed a bug with the Content Slider module where text/photo content renders below the video when the background is set to a video.
- Fixed a bug that caused row actions to be inaccessible when negative margins are present.
1.6.3.2 - 09/14/2015
Enhancements
- Updated Font Awesome.
- Added Mobile Width setting to the Menu Module.
- The $id variable is now always available in a module's frontend.php file.
- Added fl_builder_layout_style_media filter.
- Added fl_builder_render_css filter.
Bug Fixes
- Added more specificity to link color selectors in the Menu module to prevent them from being overridden by themes.
- Reworked parallax logic so it works on touch screen laptops.
1.6.3.1 - 09/03/2015
Bug Fixes
- Fixed an issue with deleting rows and resizing columns.
- CSS tweak to fix overlay global tag when a row color is set.
- CSS tweak to fix media modal close button.
1.6.3 - 09/01/2015
Enhancements
- Rows and modules can now be saved as either standard or global templates! Be sure to check out the blog post for more info on how that works.
- Agency members now have the option to add categorized sections of their row and module templates to the builder's panel.
- Added a new admin setting under Settings > Page Builder > Editing to disable the ability to edit global rows and modules.
- Duplicating global row and module templates now converts them to standard templates.
- The text editor font size setting now uses px instead of pt.
- Added additional sizes to the text editor font size setting.
- Added access to the $settings object in the fl_builder_control_ action.
Bug Fixes
- Added AJAX check for the builder's init method to prevent issues with WooCommerce AJAX.
- Added more specificity to selectors for row and column colors to prevent themes from overriding them.
- Fixed Menu module typo.
- Fixed linking issues with the content slider.
1.6.2.1 - 08/25/2015
Enhancements
- Replaced image arrows with SVG arrows in the Content Slider module.
- Added a setting to the Post Slider module for selecting the thumbnail size.
Bug Fixes
- Fixed a rendering issue with widgets that output styles in wp_enqueue_script.
- Fixed an issue with the edit_url method so all urls get set_url_scheme.
- Fixed styling issues with the Menu module.
- Fixed styling issues with the Posts module.
- Fixed broken arrows in the Posts Slider module.
1.6.2 - 08/16/2015
Enhancements
- The Menu module is now out of beta! Be sure to check out the blog post for more info on how that works.
- Added opacity settings for menu background colors in the Menu module.
- Added vertical and horizontal spacing settings for menu items in the Menu module.
- Added Polish translation.
Bug Fixes
- Fixed an issue with the Menu module when an empty menu is selected.
- Fixed an issue with the Menu module when resizing from desktop to mobile.
- Fixed an issue with the width of the Menu module accordion layout.
- Fixed an issue with widgets such as the Master Slider widget that only register their scripts in the wp_enqueue_scripts action instead of enqueuing them there.
1.6.1.1 - 08/11/2015
Enhancements
- Tested WordPress 4.3 compatibility.
- Updated translation files.
- The CSS class fl-scroll-link can now be added to links to have them scroll to an element on the page.
Bug Fixes
- Fixed a bug with toggling settings tabs in the Posts module.
- Fixed a bug with images in the Posts module gallery layout getting stretched on mobile.
1.6.1 - 08/03/2015
Enhancements
- Added the Posts Carousel module.
- Added the Posts Slider module.
- Added style options to the Posts module gallery layout.
- The builder is now compatible with scheduled posts.
- The fullscreen slideshow button now shows at smaller sizes.
Bug Fixes
- Fixed a bug with row margins not working when a slideshow or video background is present.
1.6.0.3 - 07/21/2015
Bug Fixes
- Fixed a bug with the fl_builder_global_posts filter not returning all posts.
- Fixed a bug with all checkboxes being checked in some widgets when saving.
- Fixed a bug with floating content breaking out of tabs.
- Fixed a bug with autosuggest fields breaking when posts have special characters in the title.
1.6.0.2 - 07/08/2015
Enhancements
- Added support for comma separated selectors in CSS preview fields.
- Added support for an array of rules in CSS preview fields.
Bug Fixes
- Added exclude_from_search for the templates post type so templates don't so in searches.
- Fixed a bug with nested modules such as buttons causing errors when they are disabled using fl_builder_register_module.
- Fixed a bug with slideshow and gallery templates.
- Fixed a bug with the Posts module that made it so two on the same page couldn't have different post widths.
- Fixed a bug that prevented two accordions on the same page from having open sections at the same time.
- Fixed a bug causing the Facebook comments popup in the Social Buttons module from showing.
1.6.0.1 - 06/28/2015
Enhancements
- Added fl_builder_layout_style_dependencies filter.
Bug Fixes
- Fixed a bug with importing templates that have slideshows or galleries.
- Fixed a bug with row margins when the background is set to a slideshow or video.
1.6.0 - 06/22/2015
Enhancements
- Added link, hover and heading color settings to rows and columns.
- Tab and accordion items now open when linked to from another page.
- Accordion items now have an active class when open.
- Column layouts now support RTL languages.
- Added an email address option to the Subscribe Form module so signups can be sent to your email address.
- Added support for MailChimp groups to the Subscribe Form module.
- Added ActiveCampaign integration.
Bug Fixes
- Fixed a bug with the window closing when publishing changes.
- Fixed a bug with getting the correct ID for the current post.
- Fixed a bug with row borders showing when none are set and the background is a slideshow.
- Fixed a bug with the multiple photos field when used in a nested form.
1.5.9 - 06/01/2015
Enhancements
- Accordion and tab items can now be linked to. Please see this knowledge base entry for more info.
- Button icons can now be added after the button text.
- Added background color overlay for columns.
- Added Dutch translation.
Bug Fixes
- Fixed issues with modules, widgets and shortcodes that create secondary loops causing the page to become unresponsive.
- Fixed a bug with widgets that use checkbox groups.
- Fixed a bug with the pricing table module that caused some styling not to show.
- The map module no longer scrolls as you scroll the page.
- CSS tweak to prevent the text editor from breaking when the body's position is set to relative.
- CSS tweak for photos to prevent extra space below them.
- CSS tweak to make fixed background photos scroll on iOS to prevent them from getting blown up too big.
- CSS tweak to fix a FireFox bug with callouts.
- Added jQuery as a dependency for fl-builder-layout-(POST_ID).js so it's included after jquery.js if jquery.js is moved to wp_footer.
1.5.8 - 05/17/2015
Please see the blog post for more info on this release.
Enhancements
- User defined templates can now be categorized and ordered.
- Revisions are now enabled for user defined templates.
- Added a setting to enable the templates admin interface for editing templates in the WordPress admin.
- Added a setting for Agency members to override core templates.
- Added Hatchbuck integration to the Subscribe Form module.
- Photo backgrounds can now be added to columns.
Bug Fixes
- Fixed a CSS z-index bug with the Content Slider module's next/prev buttons.
1.5.7.2 - 05/12/2015
Bug Fixes
- Fixed a bug with shortcodes not being rendered when the Posts module is present on a page.
1.5.7.1 - 05/10/2015
Bug Fixes
- Fixed a FireFox and IE bug with the Photo module introduced in 1.5.7.
- Fixed a CSS bug with the height of the Content Slider module when multiple sliders are on the same page.
- Fixed a bug that prevented shortcodes from being escaped with double brackets.
- Fixed a bug that caused the Video module to freeze the builder with videos that are uploaded to WordPress.
1.5.7 - 05/04/2015
Enhancements
- Added Infusionsoft integration.
Bug Fixes
- Fixed a bug causing MailPoet to be unavailable in the Subscribe Form module.
- Fixed a bug causing the builder's admin settings to be unavailable when DISALLOW_FILE_MODS is set to true.
- Fixed a bug with new lines in photo captions breaking the Slideshow module.
- Fixed a CSS bug with photo captions that are shown on hover.
- Fixed floating content issues with the Accordion module.
1.5.6 - 04/26/2015
Enhancements
- Added SendinBlue integration.
- Added filters for MailChimp single optin and disabling the welcome message.
- Most of the builder's PHP and JavaScript files now have much better inline documentation of classes, properties and methods (we still need to do the modules).
Tweaks
- Removed phone number validation from the Contact Form module to support international phone numbers.
- Updated FontAwesome.
- Tweaked the Heading module CSS to prevent Dynamik from overriding our styles.
- Added CSS to fix margins issue with the WordPress editor link lightbox and some third party themes.
Bug Fixes
- Fixed a bug that didn't allow backslashes to be saved.
- Fixed a bug that prevented namespaced widgets from working.
- Fixed a bug with the Posts module that prevented the date from being hidden in the gallery layout.
1.5.5 - 04/12/2015
Enhancements
- The Subscribe Form module is here! Please see the blog post for complete details.
- Added four new templates.
1.5.4 - 04/08/2015
Enhancements
- Added offset setting to the Posts module.
- Added getting started video to the help button.
- Added auto spacing setting to the global settings for turning off auto spacing on responsive layouts.
- Added SVG support to the photo field for sites that have SVG enabled as an mime type.
Bug Fixes
- Fixed a bug with switching back to the WordPress editor.
- Fixed a bug with textarea text color being overridden by row text color.
- Fixed an issue with varnish by removing the question mark from the URL when publishing.
- Removed FLBuilderModel::delete_asset_cache_domain_change as it's causing issues and we now have the clear cache button.
1.5.3 - 03/31/2015
Enhancements
- Added admin settings section for clearing the builder's CSS and JavaScript cache.
- Added a setting to show the full content in the posts module.
Bug Fixes
- CSS fix for three column layouts in the WooCommerce module.
- Fixed a preview bug with row background overlay colors.
- Fixed an issue with the PHP glob function not returning an array on some systems.
- Fixed CSS conflicts with third party themes and the WordPress editor.
1.5.2 - 03/24/2015
Enhancements
- Added logic to the accordion module that scrolls a section into view on mobile if it's not visible.
Bug Fixes
- Rolling back part of the last update that removed the style tag from columns. This is due to the fact that many existing sites have old CSS cached that doesn't contain the column width. We'll be releasing this change again in the near future to give sites time to update their cache with the new CSS.
- Icons in accordion titles don't get replaced anymore when clicked.
- Fixed an unescaped translation string JavaScript bug.
1.5.1 - 03/22/2015
Enhancements
- Added German translation.
- Added Russian translation.
- Smooth scrolling now works for all links on a page including links in the header on third party themes.
- Added phone and subject fields to the contact form module.
- Added settings to the contact form module for showing and hiding fields.
- Builder cache now clears itself if the domain name of a website changes.
- Modules in the backend are now categorized the same as they are on the frontend.
- Moved column width from the style attribute in the markup to the generated css file.
Bug Fixes
- Fixed a bug with text editor refresh previews.
- Added position:static to the body tag when the builder is active to fix issues with WordPress editor popups when the body is set to position:relative.
- Fixed bugs with setting the product order in the WooCommerce module.
- CSS fix for row/column colors overriding the color of elements in the heading module such as em tags.
- Added ignore_sticky_posts to post module queries to prevent sticky posts from showing when not desired.
- Smooth scrolling is only applied to rows, columns and modules to avoid conflicts with third party scripts.
- Autosuggest fields such as links now work on pre WordPress 4.0.
1.5.0 - 03/02/2015
Enhancements
- Updated Slovak translation.
Bug Fixes
- Fixed a bug with the JavaScript for smooth scrolling links.
- Fixed a spelling error in the help tour. Thanks Gerard!
1.4.9 - 03/01/2015
Enhancements
- Added a help button to the builder interface that gives users access to a tour, video (coming soon), forums and documentation.
- Added network settings for white labeling the help button. Agency members can customize or disable all help button features such as adding their own video or knowledge base links. Unfortunately, the tour is too complex to make customizable, but it can be disabled and is disabled by default while in simple editing mode.
- Added a welcome message for the first time a user launchs the builder on a site asking if they would like to view the tour.
- Added a new style setting to the button module for creating flat, gradient or transparent buttons.
- Added Arabic and Spanish translations.
- Added display:inline to builder images to prevent themes that set images to display:block from breaking alignment.
- Added JavaScript logic for smooth scrolling of all anchor links in a builder layout.
Bug Fixes
- Row overlay actions are now fixed to the bottom of the overlay if the actions are hidden by the builder header or are off the page.
- Fixed a bug with background video fallbacks not showing on mobile.
- Fixed a bug with custom modules on Windows servers.
- Fixed a CSS bug with the callout module when the photo sits to the left of the text.
- Fixed a bug that prevented the builder from working with domain masking.
- Fixed a bug caused by W3 Total Cache's HTML minification by disabling minify while the builder is active.
1.4.8 - 02/22/2015
Enhancements
- Added a background color overlay setting for rows. A huge thanks to Diego de Oliveira for this contribution!
- Added global settings for default row width.
- Added a confirmation popup for switching back to text editor mode.
Bug Fixes
- Fixed a bug with custom icons that only happens on certain sites as PHP's glob function doesn't always return an array.
- Fixed an admin settings JavaScript error caused by unescaped translation strings.
- Fixed a bug causing row background slideshows to show up on archive pages.
1.4.7 - 02/16/2015
Bug Fixes
- Fixed a bug that broke the builder's admin settings page on the standard version.
1.4.6 - 02/15/2015
Enhancements
- Added the ability to upload Icomoon and Fontello font icons under Settings > Page Builder > Icons.
- Added the ability to disable core font icons.
- Added an ID field to row, column and module settings.
- Added French translation.
- Added Itailian translation.
- Added fl_builder_upgrade_url filter. This filter can be used by theme developers to add their affiliate link to the upgrade buttons in the lite version.
- Added fl_builder_settings_form_defaults filter for overriding default form settings.
- Enhanced SSL check for servers behind load balancers.
- Single repeater fields can now be duplicated.
Bug Fixes
- Row text color no longer overrides heading text color.
- Preview text for form fields now shows the option label for select inputs instead of the option value.
1.4.5 - 01/26/2015
Enhancements
- Added a search field to the icon selector.
Bug Fixes
- Fixed a bug introduced in 1.4.4 that caused PHP warnings when creating new pages.
1.4.4 - 01/26/2015
Enhancements
- Major improvements to how translations are handled. A huge thanks to Oliver Juhas of WebMan Design for making that happen. Please Note: Older translations are not compatible with this update need to be redone. Please get in touch with us if you're interested in helping with that.
- Widgets in the builder now run the widget update method.
- Content for the tabs module now scrolls into view on smaller devices.
- Added filters for working with custom css classes on rows, columns and modules.
- Updated class filenames to follow WordPress standards.
Bug Fixes
- Fixed icon hover color.
- Fixed a bug with slideshows showing up in the header on archive pages.
- Fixed a bug causing the heading module color to not work when linked.
- Fixed a bug with overriding modules in a theme when the name of the wp-content directory is changed.
1.4.3 - 01/11/2015
Enhancements
- Added Foundation Icons and WordPress Dashicons to the icon selector.
- Added icons for buttons in the Callout, Call To Action, and Content Slider modules.
- Added support for right-to-left languages.
- Read more text can now be customized in posts module.
- Module ids are now accessible in frontend.php using the $id variable.
Bug Fixes
- Fixed a bug with WordPress installs where core files are installed in a subdirectoy and the index file is in the root.
1.4.2
Bug Fixes
- Fixes for widgets that load in JavaScripts or forget to reset the loop.
- Minor adjustments to how data is passed to the server to prevent 406 errors.
1.4.1
Enhancements
- Added a new responsive breakpoint in the global settings for medium devices.
- Added new column width settings for medium and small devices.
- Added the ability to hide rows, columns and modules at a number of new breakpoints.
- Improved the UI/UX for editing user defined templates.
- User defined templates are now ordered by title instead of id.
- Optimized the loading of images for the gallery module's collage layout.
- White label settings for Agency members are now available on single site installs.
- Updated the custom modules docs and examples with info on the new link field type.
Bug Fixes
- Fixed a bug that kept some third party widgets from being styled correctly.
- Fixed bugs that caused a secondary layout on a page to be editable when it shouldn't be.
- Replaced the word update with save in AJAX requests to prevent mod security from blocking them.
- Fixed a bug where publishing a layout in multiple tabs caused it to disappear.
- Fixed a bug causing the builder to break in rare cases when canceling out of a preview.
1.4.0
Bug Fixes
- Fixed a bug introduced in 1.3.9 with moving modules into the main layout to create a new row.
- Fixed classname conflicts with the pricing table module that broke the builder in some cases.
1.3.9
Enhancements
- Clicking a Beaver Builder theme header link now asks if you want to publish before launching the builder on a new page.
- Added support for multiple builder layouts on the same page.
- Color picker hex inputs now accept the # symbol.
- Added a new link field that allows you to search for a post of any type to link to.
- Added white labeling to the plugins page.
- Added an admin setting for disabling advanced editing functionality such as adding, deleting and moving modules.
Bug Fixes
- Fixed a compatibility issue with themes that use older versions of Option Tree.
- Removed deprecated like_escape function from FLBuilderLoop class.
1.3.8
Enhancements
- Single photos can now be opened in a lightbox by choosing lightbox in the photo module's link settings.
- Added the ability to define custom fields through actions. Developers should review the custom module docs and examples for detailed info on how that works.
- Added the ability to duplicate rows.
Bug Fixes
- Fixed a bug that made it so you could only have one text or code editor within a builder settings panel. Thanks to Nicholas Joannes for the fix!
- Reworked the load order and definitions for the main builder JavaScript class to prevent issues with some minification plugins.
- Fixed a bug with generating new builder node ids that was affecting templates in some cases.
1.3.7
Enhancements
- Added circle crop option to the photo module.
- Added icon setting for white labeling.
Bug Fixes
- Fixed a bug with the posts module that kept shortcodes from rendering.
- Fixed a bug that made it impossible to append the same template twice.
- Fixed a bug that broke photo cropping.
1.3.6
Enhancements
- The Pricing Table module is here!
- Added page builder icon to admin bar link.
- Added data sanitization to admin settings for better security.
Bug Fixes
- Minor code refactoring and bug fixes.
- WebKit scrollbar CSS fix.
1.3.5
Enhancements
- Reworked the FLBuilderModel class to drastically lower the number of database operations.
- Updated Swedish translation.
Bug Fixes
- Fixed a bug with revision support that was causing layout data to be lost in some cases.
- Fixed a bug causing the builder to be active for BuddyPress pages.
- Fixed a bug with the post module's category filtering when a custom post type is present that uses standard categories.
- Fixed post module layout bug caused by images not being fully loaded before layout happens.
- Fixed oversized parallax backgrounds for tablets.
- Fixed a bug with nested settings forms that was causing apostrophes to render incorrectly.
- Replaced jQuery finish call with stop for legacy support.
- Small CSS fix for the builder logo on third party themes.
1.3.4
Enhancements
Bug Fixes
- Fixed a bug caused by widgets that embed jQuery inline.
- Fixed a bug caused by the recent update that broke the ability to switch back to the text editor on the post edit screen.
1.3.3
Enhancements
- Live previews are here! We've done away with the "Save & Preview" button as changes will now take effect as soon as you edit a setting. Clicking the cancel button from within a settings panel will now revert any changes made while that panel was active. Developers should test their custom modules before updating and check out the new custom module docs for more information on the live preview APIs.
- Updated custom module docs and examples.
- Updated layout template PSD files.
- Optimized AJAX requests for adding new rows and columns.
Bug Fixes
- Reworked handling of post data to prevent mod_security 406 and 503 errors.
1.3.2
Enhancements
- Updated custom module docs for developer members.
Bug Fixes
- Removed do_shortcode from the builder's render content method as it isn't necessary and causes issues.
- Fixed a bug where the builder was removing third party editor buttons from the post edit screen's editor.
- Fixed path to blank builder template thumbnail.
- Reworked the FLBuilderModel::generate_node_id method to account for duplicate ids being generated, specifically on Windows servers.
- Fixed a bug with row ordering caused by plugins that insert script tags within the builder's content area.
- Fixed bug where password protected posts show that the builder is inactive even when it's active.
1.3.1
Enhancements
- Relaunching as Beaver Builder! Check out the new site at www.wpbeaverbuilder.com.
- Developer members can now white label the builder under Settings > Page Builder > Branding.
1.3.0
Enhancements
- Multiple accordian items can now be open at the same time.
- Added Swedish translation.
Bug Fixes
- Added a version number to builder assets to prevent caching when the builder is active.
- Fixed an issue with editing the same page in multiple tabs.
- Renamed JSMin class to avoid conflicts with W3TC.
- Reworked how builder edit URLs are generated.
- Reworked the fix for shortcodes that load jquery since it's already loaded when the builder is active.
1.2.9
Enhancements
Bug Fixes
- Fixed Chrome layout bug with the template selector.
- Added back wp_reset_postdata() to the Posts module.
- Fixed a bug where the column size field didn't accept decimals.
- Fixed a bug with the Text Editor module when the visual editor is disabled in the user settings.
- Now forcing auto height and width for builder photos.
1.2.8
Enhancements
- Post meta is now used to store data instead of a custom database table.
- Post revisions are now supported. NOTE: Old revisions will not contain builder data. Only revisions saved after updating to 1.2.8 or later will contain builder data.
- Modules can now be overridden from within a theme directory.
Bug Fixes
- Scripts and styles enqueued by shortcodes are now rendered in the builder's ajax layout method.
- Fixed an issue with shortcodes when the posts module is present.
- Fixed an issue with WordPress widgets that no longer exist.
- Fixed color picker hex input width so all characters are visible.
- Increased the memory limit for photo crop operations.
1.2.7
Bug Fixes
- Fixed a pagination bug with the posts module when used on a homepage.
- Fixed a compatibility issue with shortcodes that incorrectly output html.
- Added compatibility for password protected pages.
1.2.6
Enhancements
- Added new homepage layout templates.
- Refined existing homepage layout templates.
Bug Fixes
- The custom post type for user templates doesn't show up in the admin UI anymore.
1.2.5
Enhancements
- Added new gallery layout to the posts module.
- Added new blog gallery template.
Bug Fixes
- Custom image sizes now show up correctly in the photo module.
- The WordPress heartbeat API is only used when available.
- Fixed a FireFox scrolling issue with the modules panel.
- Cleaned up the WordPress link dialog layout for the text module.
1.2.4
- Ok, let's try this again. The posts module is here! :)
- Added updated Italian translation files.
1.2.3
- The posts module is here! Add a feed or grid of posts to any page on your website!
- Added five new layout templates.
1.2.2
Enhancements
- Media is now attached to the current post when using the media uploader within the builder.
Bug Fixes
- Fixed a bug that kept iframes from being exported to the WordPress editor.
- Fixed a bug where private posts were published when saving a layout.
- Fixed initial flash of all testimonials when the testimonials module is loading.
- Fixed woocommerce css issues.
1.2.1
Enhancements
- Updated custom module docs and examples.
- Added an "all" option for toggling which modules are active.
- Added an admin settings section for enabling or disabling templates.
Bug Fixes
- Fixed a bug with custom module settings sections that have no fields.
- Removed module animations for touch.
1.2.0
Enhancements
- Added support for core MCE plugins.
- Added new translations.
Bug Fixes
- Builder settings are now loaded after the text domain.
- Fixed an infinite loop bug caused by widgets that call the_content filter.
1.1.9
Enhancements
- Reworked the builder ui to make templates more prominent.
- Separated built in templates into home pages and content pages.
- Templates can now be appended to an existing layout.
- Added custom class and responsive visibility settings to rows, columns and modules.
- Added border settings for rows.
- Columns now have their own settings panel.
- Added column settings button to module actions.
- Removed column width from module settings as it's now available in the column settings.
- Added help tooltips to row, column and module actions.
- The row and module settings spacing tab has been renamed to advanced.
- Added CSS animations for modules under the advanced settings tab.
- Added opacity to seperator module.
- License activation has been moved from Settings > FastLine Themes to Settings > Page Builder > License.
- The builder is now disabled by default for posts.
- Added new font awesome icons.
Bug Fixes
- Layout templates are no longer visible on the admin menus page.
- Fixed a few bugs with the content slider module and upgraded bxslider.
- Removed the builder's the_content filter while content is being rendered. That prevents modules, widgets or shortcodes that call apply_filters from causing an infinite loop.
1.1.8
The FastLine Page Builder is now licensed under the GNU General Public License v2.0.
1.1.7
Enhancements
- Added scheme.org markup to the photo and video modules.
- Added autoembed to the video module.
- Added support for WPML's copy and duplicate functionality.
Bug Fixes
- Added a workaround for wp_upload_dir since it doesn't support SSL.
1.1.6
The builder is now compatible with WP Minify.
1.1.5
Bug Fixes
- Fixed an issue with themes that load in an older version of jQuery after wp_head is called.
- Fixed a bug with parallax backgrounds in Chrome.
- External scripts such as YUI3 are now loaded via HTTPS if the site is using HTTPS.
1.1.4
Enhancements
- Added video, slideshow and parallax row backgrounds.
- Video shortcode embeds are now responsive.
- Added poster, loop and autoplay options to the video module when using videos from the media library.
- Developer members now have access to documentation and examples for building custom modules.
Bug Fixes
- Fixed a bug where posts in secondary loops were showing that the builder was active even when it wasn't.
- Fixed another jQuery conflict caused by 3rd party plugins.
- Fixed a bug with the gallery module that was causing full size photos to be loaded.
- 3rd party editor plugins are now removed from the builder to prevent JavaScript conflicts.
- Fixed a bug that was causing button colors not to stick.
1.1.3
Enhancements
- Added the ability for users to save, import and export their own templates.
- Added custom width option for buttons.
- Added fl_builder_global_posts filter for loading layout assets globally.
Bug Fixes
- Reworked how shortcodes are handled to fix compatibility issues with shortcodes that create secondary loops.
- Various minor bug fixes.
1.1.2
Enhancements
- Split modules up into two groups, Basic Modules and Advanced Modules.
- Added Italian translation. Thanks Davide Pante!
Bug Fixes
- In the last update we added higher z-indexes to the builder interface to deal with theme compatibility issues. That broke the media uploader and has been fixed.
1.1.1
- Fixed a webkit issue that was breaking the builder lightbox when displayed over an HTML5 video.
- Fixed a bug with shortcodes that create custom loops.
- Assets for all posts on a category page are now loaded.
- Fixed an issue where WordPress widgets, such as Gravity Forms, were loading in jQuery a second time.
- Added higher z-indexes to the builder interface to deal with theme compatibility issues.
1.1.0
Enhancements
- Added support for plugins that duplicate posts.
Bug Fixes
- Fixed a compatibility issue with the WP-simpleviewer plugin.
- Fixed a bug with orphaned modules when duplicating a layout.
- Fixed a bug with 404 pages and launching the builder on an unsaved post.
1.0.9
Enhancements
- Enhancements that allow developers to create custom modules as plugins.
Bug Fixes
- Fixed a bug that was breaking the builder when disabling a module that has been inserted into a layout.
- Minor bug fixes for the CTA module.
1.0.8
Enhancements
- Stripped down builder content is now exported to the default WordPress editor.
- Added new settings tab for enabling or disabling builder modules.
- Builder layouts are now reimported on plugin activation, even if you use the uninstall feature on the settings page.
- Minor tweaks to the button module CSS to prevent third party themes from overriding colors.
Bug Fixes
- Fixed a bug with the CSS for the contact form.
1.0.7
- Fixed a JavaScript bug that was breaking the builder in WordPress 3.9.
- Fixed a bug with third party video embeds.
- Now using fitVids.js for responsive video embeds.
1.0.6
Enhancements
- Added warning for leaving the page when editing settings.
- Builder layouts are now locked when editing using the built in WordPress post locking system.
- Video module now excepts formats other than MP4.
- Video module is now responsive for media library embeds.
- Removed manage subscription link from plugins page. Subscriptions can be managed under Settings > FastLine Themes.
Bug Fixes