Fixed: Custom menu dropdown padding Customizer option was not working.
Fixed: Carousels not displaying the correct number of items on mobile.
Fixed: Issues with the single block filters (such as wpex_portfolio_single_blocks) that could cause issues when used via a child theme with array_combine
- AddedNew Agency Demo “Biz“.
- AddedNew Agency Demo “Victor“.
- AddedNew Blog/Magazine Demo “Poppy“.
- AddedNew Blog/Magazine Demo “Webmag“.
- AddedNew “Bundled Plugins” tab in the Theme Panel that allows you to select which plugins you want to use this way you stop receive notices regarding plugin updates or plugin installations for certain plugins you choose not to use.
- AddedYou can now enable “Infinite Scroll” pagination for the Post Cards & Image Grid elements (screenshot).
- AddedSequential CSS animation support added (new option added to the Post Cards element – for use anywhere else simply add the classname “wpb-animate-in-sequence” to an element such as a row to sequentially animate animated items within the element).
- AddedYou can now enable Videos for the Post Cards element.
- AddedYou can now enable “Accordion” style tabs for WooCommerce products.
- AddedStacking Breakpoint option added to the Advertisement widget.
- AddedYou can now set your links underline offset and thickness via the Customizer.
- AddedYou can now disable the page header title for the search results page via the Customizer.
- AddedYou can now select to display your mobile menu icon label on the left or right of the hamburger icon via the Customizer.
- AddedYou can now remove parent pages from the theme breadcrumbs via a new Customizer setting.
- AddedYou can now align your toggle bar content via a new Customizer setting (left/center/right).
- AddedMany more options added to the Breadcrumbs element for greater flexibility.
- AddedCustomizer options added to change the default load more button loader icon size, color and select from various different loader icons.
- AddedNew options added to the Post Terms element to control the link underline color, offset and thickness when displaying standard links (not styled buttons).
- AddedNew admin column added to the Theme Panel > Color Palette page so you can quickly view the color hex value.
- AddedNew dynamic values for use with Advanced Queries for the current date as well as operators for use when making meta_query comparisons (see docs).
- AddedYou can now select a custom font family for the Icon Box and Feature Box content (previously you could only adjust the heading).
- AddedYou can now enter your preferred dimensions for your numbered pagination items via the Customizer which will apply a min-height and min-width to each item. This can be used to create perfect circles.
- AddedSupport added for the relevanssi plugin when using a custom search results template and the post cards element.
- AddedYou can now select your featured Post for the Post Cards “Featured Card” functionality. This way rather then displaying the first post you can feature a specific post and update it manually.
- AddedYou can now disable the submit button for the “Search Bar” element.
- AddedYou can now select a custom Stack Breakpoint for the “Search Bar” element.
- AddedYou can now enable a “clear” button (x) for the “Search Bar” element.
- AddedYou can now select a shadow for the Icon Box element image.
- AddedBuilt-in support for Relevanssi term highlighting via the theme’s custom excerpt/title functions.
- AddedLink to the Font Manager added to the Customizer font family typography field description.
- AddedThe Grid/Flex containers were missing the Unique ID field.
- AddedNew Card Styles: Blog 19, Blog 20, Blog 21, Blog List 19, Blog List 20, Blog List 21
- UpdatedTotal Theme Core & Slider Revolution Plugins have been updated.
- UpdatedVarious Customizer fields now allow you to click on the “PX” to change the unit (sample video)
- UpdatedVarious Customizer fields now allow you to enter “0” instead of having to use “0px”.
- UpdatedCustomizer “padding” fields to display inputs for each direction (screenshot) – this will also allow you now to only adjust a specific side if you wanted without affecting the other sides.
- UpdatedCustom width fields when editing theme elements via WPBakery now allow the use of calc and clamp CSS functions.
- UpdatedWhen using CSS animations on elements that also have a load more button, the items will now animated only when scrolled to (previously all loaded items would be animated on load).
- UpdatedOptimized the way the “Auto Query” function works with dynamic templates to prevent extra database hits when using standard numbered pagination or pagination is disabled.
- UpdatedYou can now select the “Archive Title” as a source for the Heading element which returns the value from the WP core the_archive_title function (useful for archive templates).
- UpdatedThe Search Bar element has been updated to use flex styles so it can use utility classes instead of it’s own CSS and allow for greater customization.
- UpdatedThe default Footer Bottom copyright text has been updated to use the new [site_name] shortcode and [site_url].
- UpdatedSplit up some of the WooCommerce Single Product Customizer settings into their own tabs to make them easier to find.
- UpdatedImproved Responsiveness of the “slim” absolute positioned carousel style arrows.
- UpdatedHuge optimization for theme carousel rendering on page load. We use advanced CSS to display carousels as a grid prior to the javascript execution (if you are using child theme functions to modify the carousel responsive parameters you may need to disable this optimization via the new “vcex_optimize_carousels_onload” filter).
- UpdatedCarousel script so if there aren’t enough items and “Loop” is enabled the carousel won’t clone items to make the loop work instead it will just hide the next/previous arrows and bullets.
- UpdatedOptimized the infinite scroll pagination for archives (when not using dynamic templates) so it uses the same script as the load more button which prevents the need for extra scripts as well as it speeds up the loading of new posts.
- FixedWhen using the Post Cards element with the Featured Card enabled the last post was not loading when using the load more button or when using standard pagination with the featured card disabled for paginated pages.
- Fixed The custom background wasn’t working with the Teaser box element when set to the Boxed Square style.
- Fixed The “Transparent Header Offset” setting wasn’t working correctly when used along with a Full-Height row.
- FixedThe WPBakery show animations wouldn’t work correctly when the DOM was changing due to dynamic elements such as load more buttons, grid filters and toggles.
- FixedWhen adding a custom color to the Breadcrumbs element it wasn’t working as expected due to the default opacity added to the separator and ending trail text.
- FixedThe scroll to top button border radius setting wasn’t working.
- FixedThe Shrink sticky header logo start height field wasn’t displaying in the Customizer when using header style one.
- FixedWhen adding a shadow, fixed background or featured image background to a WPBakery column it was being added to the inner row columns as well.
- FixedWhen using dynamic strings for Advanced Queries inside multi-dimensional arrays, the strings were not being converted to their dynamic value.
- FixedThe Events Calendar before/after content was being added twice to the site due to an update to how the Events Calendar default template works.
- FixedThe List Divider was not showing when using the Post Cards element and loading new items via the load more button.
- FixedThe deprecated WPBakery tabs, tours and accordions were not showing up with the recent javascript optimizations.
AddedNew setting added to the WPBakery Row element so you can set the Column widths to take on the default Layout widths (content area + sidebar widths) defined in the Customizer. This way if you create a dynamic template and want to insert a row with a sidebar you can use this new setting to ensure the layout used in the dynamic template matches other standard pages with sidebars. It also gives you more control over the widths. This setting will work with any 2 column layout (1/2+1/2, 1/3+2/3, etc).
AddedReddit has been added social options.
AddedExtra classname and Unique ID options added to the Social Share & Post Comments elements.
Added“Active Toggle Text” setting will now display when the Button element “On click action” is set to “Toggle Element” so that you can display a different text when the button is active and the toggle area is visible (sample usage).
Added [comments_number] shortcode can be used to display the number of comments on the current post (by default the shortcode will display formatted text like “10 Comments” but you can use format=”false” to display only a number).
AddedCustomizer options added under the Social Share Buttons tab so you can enter custom labels for your buttons (for example if you want to change “Twitter” to “Tweet”.
AddedCustomizer option added to enter a custom placeholder text for the header search.
UpdateTotal Theme Core updated to version 1.4.4
UpdatE You can now insert the Feature Box into the Grid & Flex containers.
UpdatedThe Youtube social icon now uses a play button icon instead which is more readable.
FixThe feature box Image was not properly stretching when the Vertical Align option was enabled.
FixWhen disabling the dark surface on the Sidebar mobile menu the links would still hover white.
FixWhen displaying a video lightbox via the Theme button using a shortcode the url was not being parsed correctly (when the lightbox type field was set to video instead of default).
FixWhen assigning a Custom Widget area to a post type it was only being applied to the singular post and not the post type archive.
FixThe Header Replace search style was not inheriting the header text color defined in the Customizer so if you had a custom header background and color it was still displaying with the default gray text.
FixThe Image Swap overlay style was not swapping image when tabbing with the keyboard.
FixThe Image Swap overlay style was not swapping back when double tapping on mobile devices or swiping.
FixThe header background was incorrect when using the Boxed Layout with a custom inner content background color and a custom header background color.
FixThe Social links element was incorrectly expanding the links when the Labels setting was enabled.
FixIcon Boxes were not “stretching” inside grid/flex containers when they had a CSS animation and/or URL wrap.