Skip to content

Total Theme v 1.6.3

Release Date: January 1, 2015
  • Added New max-width logo to specifically target desktops, tablets and phones
  • Added New function that automatically adds customizer strings to WPML and Polylang so there isn’t a need for the xml file
  • Added The logo URL as a new string for translation via WPML or Polylang
  • Added “Limit by ID’s” to the Post Types Grid Visual Composer module
  • Added “Limit by Author ID’s” to the Post Types Grid Visual Composer module
  • Added New ‘wpex_sanitize_vc_data’ function and updated some Visual Composer modules to make use of it
  • Added New filter ‘wpex_metabox_array’ so you can customize the Total Metabox (page settings)
  • Added Option to show only featured products on the WooCommerce carousel
  • Added Option to exclude out of stock products from the WooCommerce carousel
  • Added Function to set pages, portfolio and staff items to have the Visual Composer enabled by default on plugin activation
  • Added Ability to have the search toggle in header style 2
  • Added New class format-{format} to the post type grid so you can style post formats if needed
  • Added “Design Options” tab to the Visual Composer single image and text block modules
  • Added “Cart” page to the breadcrumbs on the checkout page
  • Added New parameters to the ‘wp_login_url’ shortcode – login_url & logout_redirect
  • Added New function wpex_minify_css() to be used with the theme’s custom css outputs
  • Added Started adding version numbers to files so you can see if a specific file has been altered since the last theme update
  • Added New class “page-header-disabled” to the body classes when the page header / title is disabled
  • Added New function wpex_is_page_header_enabled() that returns true or false if the page header is enabled for the given page
  • Added Option to the image grid Visual Composer module so you can open the attachment page for images
  • Added New filter “wpex_head_css” so all custom css is hooked into this filter instead of wp_head
  • Added New WP 4.1 function add_theme_support( ‘title-tag’ ); and removed old method of altering the title tag from theme-setup.php
  • Added New Customizer option under General -> Links & Buttons so you can alter the hover color of hyperlinked headings
  • Added Ability to show the “header aside” content for Header Style 3
  • Added New function ‘wpex_translate_theme_mod’ for translating theme mods for WPML
  • Added New filter ‘wpex_vc_remove_elements’ so via a child theme you can re-enable Visual Composer elements removed via the theme
  • Added New Filter ‘wpex_vc_vc_remove_params’ so via a child theme you are re-add default Visual Composer params removed via the theme
  • Added Registered all customizer strings with Polylang for string translation
  • Added Max-width for the site main containers to prevent responsive issues on small laptops and specific tablet sizes
  • Added Ability to enable the sticky header on mobile devices
  • Removed Outline around links when clicked (css edit)
  • Removed Coupon from checkout page (don’t worry it’s still on the cart page) to clean things up
  • Removed The wpml-config.xml file. Theme now registers strings via framework/wpml.php
  • Removed The “customizer” link in the topbar, it’s taking up unnecessary space (go to Appearance->Customize to access)
  • Updated Filter ‘wpex_disable_footer_callout’ renamed to ‘wpex_callout_enabled’ to make more sense.
  • Updated The Title and Category (hover and visible) overlays to display categories for WooCommerce products and use new wpex_list_post_terms() function
  • Updated Pricing Table VC module so that you can alter/remove borders for the features and the cost (some css for the pricing module has changed)
  • Updated CSS to remove any outlines on search inputs
  • Updated Order Notes design on WooCommerce checkout to fix some bugs
  • Updated Input forms css to use em for the paddings for better consistency
  • Updated Function that loads the skin class is now hooked into the after_setup_theme hook
  • Updated Spacing module to use a div instead of an HR
  • Updated Comments now allowed on the “full-screen” style posts & pages
  • Updated Patination function ‘wpex_pagination’ to allow for pagination of custom loops on the homepage
  • Updated Breadcrumbs to display all categories on single posts for portfolio, staff, testimonials, products and posts
  • Updated Metaviewport to allow for zooming on tables and mobile devices
  • Updated The width of the fixed header of the boxed style layout and is now added via Javascript and not CSS to prevent bugs
  • Updated Custom layout CSS to fix some bugs and added new caching function so it only needs to run once to speed things up!
  • Updated Single testimonial post to look like the standard testimonial entry with the avatar, company, etc
  • Fixed Issue where the slider revolution wasn’t changing slides on mobile
  • Fixed Masonry issues with the image grid module and set transition for the isotope to 0
  • Fixed Issue with logo not retaining max width in firefox
  • Fixed Function doesn’t exist error in layout.php if the skins have been disabled via the theme panel
  • Fixed Some CSS issues on the WooCommerce cart and checkout
  • Fixed Issue with overlay with category showing error if post doesn’t have a category
  • Fixed Issue with html5.js not loading correctly for IE8
  • Fixed Issue with percentages not working for the Row paddings and margins
  • Fixed Issue with custom per-page background not working when a custom background is defined site-wide
  • Fixed Issue with the retina setting not staying enabled since 1.6.0
  • Fixed Issue with equal height columns on mobile devices (reset it)
  • Fixed Pricing Table Visual Composer modules default settings
  • Fixed Caption positioning on the Visual Composer Image Grid module when set to “no margins”
  • Fixed Visibility option not working correctly on the “spacing” module
  • Fixed Missing bottom border on header style 3 navigation bar when page header is disabled
  • Fixed Issue with max-logo breaking header style 3 logo
  • Fixed Double h1 tags on single blog posts and product posts
  • Fixed Some Visual Composer styling options that were not working in the Customizer
  • Fixed Single testimonial layout option not working
No dev notes for this update.
Back To Top