Skip to content

Total Theme v 5.0.5

Release Date: October 20, 2020
  • Added Options when using the Post Types Unlimited plugin so you can define your custom excerpt length for your post type archives and taxonomies.
  • Added Filter “vcex_image_flexslider_thumbnails” for modifying the Image Slider thumbnails if needed via a child theme.
  • Added Filter to prevent WooCommerce 4.6.0 from automatically creating pages on installation to prevent issues with demo imports.
  • Updated Total Theme Core to version 1.2.4
  • Updated Card metabox Icon select to display icon preview.
  • Updated Custom Field shortcode to add an extra check to make sure the custom field value is a “string” to prevent any possible errors when trying to display custom fields saved as other types such as arrays or booleans.
  • Updated The “wpex_author_box_data” filter to pass on the $post variable to prevent issues with filtering author data when the author box is added via a WPBakery template.
  • Updated Theme’s video parser functions to allow shortcodes added into the theme settings metabox video field (not really recommended but because it worked previous to the 5.0 update I added the fallback support).
  • Updated CSS used for the WooCommerce gallery width to prevent possible issues with 3rd party plugins. The CSS used to only target the “.woocommerce-product-gallery” class but it now targets as following “.woocommerce div.product div.images, .woocommerce-page div.product div.images”.
  • Fixed Translation issues with card’s read more links.
  • Fixed Compatibility issues with the WooCommerce Product Video Gallery plugin.
  • Fixed Opacity settings not working in Total WPBakery modules (such as Image Banner) when specifying the % symbol.
  • Fixed Default List Item Vertical alignment to be “Top” and not “Centered” to keep consistency with the pre-5.0 update and added a new empty option “Default” to the selector.
  • Fixed Potential issue with custom user_contactmethods not working in 3rd party plugins (Total Theme Core fix).
  • Fixed Icon Box “Top Icon with Black Background” issue showing the heading with black and not white text.
  • Fixed Footer widget Bottom Margin setting not working correctly (it was adding extra margin instead of altering the default padding).
  • Fixed Post Types Unlimited related items image overlay option not working when not using a card for the items display.
  • Fixed Retina Images not displaying in the WPBakery front-end editor when inserting/editing/cloning modules that support retina.
  • Fixed Retina issues with the Total Image module when the image was smaller then it’s parent element.
  • Removed 100% width added to the Image module img tag which was used to fix a bug in older IE browsers but causes issues with retina devices on modern devices and is no longer needed.
No dev notes for this update.
Back To Top