Skip to content

Version 5.17 Changelog

Version released on Jun 20, 2024

WPBakery 7.7 modified how field descriptions work in the editor popup window. Previously the descriptions would display under the field, they are now hidden behind a little info icon next to the setting heading.

I customized the icon in theme since their design was horrible, but I still feel like it's very distracting to see those icons everywhere. So I also added a new setting named "WPBakery Field Info Tooltips" in the Theme Panel which you can disable to remove all the info icons from WPBakery.

Added 5

  • Added: Threads, Patreon, OnlyFans and Bluesky social options.
  • Added: New Theme Panel option named “WPBakery Field Info Tooltips” which can be used to disable all the WPBakery setting descriptions (which since WPB 7.7 display a little icon next to the setting heading). If you have experience with the theme and WPBakery and don’t really need to read extra info on each field, disabling the field cleans up the editor so it look much cleaner.
  • Added: Some code to the theme to optimize the new WPBakery info icon so it’s more accessible and looks better.
  • Added: Placeholders for the animated text element to display the default speeds.
  • Added: Image Fit option to the Teaser element for use with the Aspect Ratio setting.

Updated 6

  • Updated: WPBakery to version 7.7.2
  • Updated: Total Theme Core to version 1.8.7
  • Updated: The “Use Featured Image as Background” on/off switch for Sections, Rows and Columns into a select field so you can also set your background image to a custom field value, the post secondary image, the post primary term image or the custom card image.
  • Updated: The Editor Styles so they now also apply to the WooCommerce “Product Description” editor.
  • Updated: The Under Construction redirection to use the core WordPress nocache_headers() function to help prevent cached redirects once the site goes live.
  • Updated: The Contact Form reCaptcha api.js script to use the defer attribute to help with page loading.

Fixed 9

  • Fixed: Issues with custom font sizes defined in the Customizer that start with 0 not working (for example 0.9em).
  • Fixed: Debug error when using the TutorLMS plugin on the main archive page.
  • Fixed: When setting a section, row or column background to use a featured image it was not adding the proper classes to remove the default WPBakery negative margins on the element.
  • Fixed: Issues with border styles when updating from a very old theme version that had custom border fields for rows and columns.
  • Fixed: Issue when updating from a very old theme version that had a custom margin right field for rows/columns the margin wasn’t being applied.
  • Fixed: Issue when updating from a very old theme version that had custom row and column styling options the settings weren’t being automatically migrated to the CSS Box when editing the element.
  • Fixed: Issue with the Post Edit button showing when editing the Blank or Landing Page template via the WPBakery frontend editor.
  • Fixed: Not being able to insert HTML into the custom title theme settings metabox field.
  • Fixed: Not being able to save the “Background Overlay Opacity” theme settings post meta option when setting the page title style to background with an added overlay.
Back To Top