Total - Responsive Multi-Purpose WordPress Theme 5.18.1

Download Total - Responsive Multi-Purpose WordPress Theme 5.18.1 from nulled fire. Total is a modern and responsive WordPress theme that combines the power of the WordPress Customizer
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.
ADDED-Functionality so when there is a Total Theme Core plugin update after updating updating the theme it can display in the WP update notification page so you don’t forget to update it (screenshot).
ADDED-Staff 6 Card style (screenshot).
ADDED-Icon Box 5 card style which has a link around the entire card (screenshot).
ADDED-Icon Box 6 card style (screenshot).
ADDED-Simple 6 card style (screenshot).
ADDED-Link preload to the head tag for the theme icons woff2 file (ticons-webfont.woff2) to speed things up in modern browsers.
ADDED-Option when using the Post Types Unlimited plugin to enable Post Series for your custom post type.
ADDED-Icon Box builder module setting for “Icon Shadow” (screenshot).
ADDED-Alignment option to the Bullets module.
ADDED-“wpex_targeted_link_rel” filter to theme functions that add “noopener noreferrer” for easier filtering (sample snippet).
ADDED-Filter “vcex_image_loop_has_wpml_fix” which is disabled by default but can be enabled via a child theme (set filter to true) which fixes WPML issues with the Image Grid and Image Carousel modules when using custom links and your site had switched it’s default primarily language at some point.
ADDED-Theme utility classes for giving specific border sides a custom color so for example if you want to give an element a gray 1px border you would use ‘wpex-border wpex-border-solid wpex-border-gray-300’ now if you want the top border to have a 4px width and use the accent color you can now also add ‘wpex-border-t-4 wpex-border-t-accent’.
UPDATED-Total Theme Core to version 1.2.3
UPDATED-Card meta box icon selector so it’s easier to view the selected icon and you can enter a custom classname if wanted (video preview).
UPDATED-Theme Card API so certain items will check common meta fields first (number, price, rating). For example if you are using the Numbered List 3 card style and want to display a custom number instead of a running number for each card you can define a custom field for your card named “number” with the value you want to display.
UPDATED-CSS for the “flip-drops-smallscreen” class to target WP classes instead of superfish and prevent issues when selecting different dropdown arrow styles in the Customizer (added in 5.0).
UPDATED-Total Theme Core Term_Meta class to allow for upcoming Term/Category accent colors functionality.
FIXED-Top bar placement when only using a custom menu for the top bar content and you have social enabled.
FIXED-Possible PHP debug notice coming from post-thumbnails.php when disabling the theme’s Dynamic Image Resizing
FIXED-Issue with WPBakery Post Grid not displaying when set to “Pagination” style.
FIXED-Typography settings not applied to the editor when using the front-end builder when Editor Styles is enabled in the main Theme Panel.
FIXED-Potential debug error notice with undefined $excerpt_style in various builder modules (caused if the first item in the grid doesn’t have any content and the excerpt is enabled).
FIXED-Social sharing heading font-size when disabling the labels on the social icons.
FIXED-Issue with Image Banner when adding a custom width for the inner content it wasn’t aligning correctly.
FIXED-Potential layout issues caused by the Bullets module when using a custom icon and the editor to align the bullets.
FIXED-Footer bottom customizer padding being added to inner instead of outer div.
FIXED-Issue when using older “color-button” in the footer widgets showing gray text instead of white.
FIXED-Term option to select custom card style not working for custom post type terms.
FIXED-WooCommerce checkout payment options label not displaying correctly next to the radio button.
FIXED-TotalTheme\WPEX_Breadcrumbs not found error when using the CPTUI plugin.
ADDED: Option at Customize > WPBakery so you can apply the Typography heading styles (h1,h2,h3,h4) to the Total heading module (screenshot) thus removing the need for the company plugin released in 5.0 to do this (note this only affects the heading module which is usually where you would want those styles applied, the plugin mentioned on the 5.0 changelog applies to ALL headings in all modules and grids).
ADDED: Image 1 card style that only displays the featured thumbnail and nothing else.
ADDED: Sidebar option under Customize > Typography so you can alter your sidebar typography.
ADDED: Code to the theme to remove the notice in the main plugins page asking to activate Revolution Slider.
ADDED: Vertical Align option to the List Item module.
ADDED: Extra checks to the Total Theme Core plugin for the category/tag display in the admin columns so if there is any error triggered by WordPress when retrieving the terms it won’t break the dashboard.
ADDED: CSS utility classes wpex-font-sans, wpex-font-serif, wpex-font-mono, wpex-inherit-font-family.
UPDATED: Typography Heading options will now target new utility classes “wpex-h1, wpex-h2, wpex-h3, wpex-h4”. Feel use these new classes in your custom code or when designing Custom Cards if you want to apply a specific heading styling to a specific text. You can also use these classes in the classname field for modules, for example if you have a heading set to display an h2 tag you can give it the classname wpex-h3 to make it look like your styled h3 tags.
UPDATED: WPBakery module to version 6.4.1.
UPDATED: Total Theme Core to version 1.2.2.
UPDATED: Icon Box module so when a link is added it gets added to both the header and the Icon/Image as it did pre-v5.0.
UPDATED: Slimmer output for the h1 typography setting which also prevents possibly conflicts between this setting and other settings that may target h1 tags.
UPDATED: WooCommerce template part at woocommerce/single-product/title.php to match their last update to this file which can fix some display bugs with 3rd party addons that modify the title output.
UPDATED: Blog 7 card to display published and not modified date.
FIXED: Issue with star ratings not respecting text alignment for entries.
FIXED: Custom Color option not working for the Page Title module.
FIXED: Heading design and margin issue with widgets when displaying custom widget areas.
FIXED: Bug with custom fonts registered in the Font Manager not working when selected in the Customizer if the “Disable Google Services” theme panel setting was enabled.
FIXED: Video display when used in the Feature Box module and updated the oEmbed output so it gets cached.
FIXED: Issue where if your testimonial thumbnail size was too large (on the default testimonial entry design) it would overflow and the meta details wouldn’t wrap (delete and re-install the Total Theme Core plugin via the dashboard for a fix now).
FIXED: Issue where if you set your body font or other heading font to white it would render white in the editor and not be visible when you have the “Editor Styles” enabled in the Theme Panel. We decided against making the editor take on the background of the site because this can cause issues if you have a site background but your content area is actually white.
FIXED: Possible issues with RTL styles not loading when using a child theme and added new filter “wpex_parent_stylesheet_handle” incase you want to use a different handle for loading the parent CSS file instead of ‘parent-style’