Changelog
Updated 1 day ago
All patch releases are described in the UpSolution Core changelog.
Version 8.41 — November 18, 2025 #
- ADDED ability to add the Popup element inside Grid Layouts. This allows to show different dynamic content of the current list item in a popup.
- ADDED new Product Carousel element which has the same abilities as Product List
- ADDED new Post Carousel element which has the same abilities as Post List
- ADDED ability to import/export the Typography settings
- IMPROVED Design settings – added the Full-width fields for directions option. This makes it more convenient to specify "vars" and "calc" values for margin, padding, position and border-width.
- IMPROVED Display Logic settings – added conditions by the current page type: archive or not (10 different types). WordPress conditional tags are used.
- IMPROVED Post Taxonomy element – added
us_post_taxonomy_termsPHP hook that allows to modify the resulting terms (e.g. showing only parent terms) - IMPROVED Simple Menu element – added the ability display sub items as accordion for the vertical layout. Live example
- IMPROVED Carousel elements – added the ability to customize position of Prev/Next arrows. Check examples
- IMPROVED Live Builder – added ability to disable the builder for certain post types and user roles
- IMPROVED List Filter element – now its mobile button shows the count of active filter sources
- IMPROVED Row/Section element – added Equal columns content height option
- IMPROVED Menu element – added the option to hide the dropdown shadow
- UPDATED Carousel element is deprecated now. Learn more
- UPDATED Google Fonts list
- UPDATED languages files
- FIXED incorrect appearance of mobile menu inside a header with the enabled "Auto Hide on Scroll down" option
- FIXED work of the Tabs/Accordion section with applied Display Logic with the "Never" condition
- FIXED incorrect work of the List Filter with the enabled WP Rocket "Delay JavaScript Execution" option
- FIXED cumulative layout shift of carousel elements with the enabled "First item in the center" option
- FIXED bug when fields of the List Filter Range Input didn't show a keyboard on mobiles
- FIXED incorrect work of duplication Tabs/Accordion sections in the "Live" preview area
- FIXED bug when the List Filter element didn't work inside the Tabs/Accordion section
- FIXED incorrect animation of the "Hamburger 2" mobile menu icon on touch screens
- FIXED work of the Display Logic with the "Taxonomy Term" condition on archives
- FIXED incorrect appearance of full-width buttons inside Horizontal Wrappers
- FIXED bug when Reusable Block can't be selected in the "Live" preview area
- FIXED incorrect width of the "Fullscreen" Popup layout
- FIXED some minor issues
Version 8.40.1 — October 23, 2025 #
- FIXED bug when the "Auto Optimize" button doesn't include popup script when the Overriding Link setting is set as "Open Post Page in a popup"
- FIXED columns issues in WPBakery 8.7 when the "Disable extra features of WPBakery Page Builder" switch is disabled
- FIXED bug when a List Filter doesn't show some values if the "Portfolio Category Slug" is changed in Theme Options > Portfolio
- FIXED issue when the WAVE tool shows contrast errors for Contact Form hidden blocks
- FIXED bug when Design settings of some elements can't be edited in WPBakery 8.7
- FIXED bug when the "Contact Form 7" element can't be edited with Live Builder
- FIXED bug when the Menu dropdowns are not shown after resizing a screen
- FIXED bug when the List Filter values are shown above the sticky row
- FIXED visibility animation of sticky header areas
Version 8.40 — October 20, 2025 #
- ADDED new List Result Counter element which shows the number of retrieved list items. Learn more
- ADDED new Outlined Site Canvas Layout which shows the viewport outline on all site pages. Example 1, example 2
- ADDED new Term Carousel element which shows taxonomy terms within Term List abilities
- ADDED ability to Import / Export the Field Styles
- IMPROVED Product Gallery (WooCommerce related):
- added ability to change Image Size and Aspect Ratio both for main image and thumbnails
- added ability to change Columns for the "Gallery" layout
- now slider thumbnails on the left don't overflow the main image height and use a vertical scroll bar instead. Live example
- now slider thumbnails on small screens (below 768px) always use a horizontal scrolling to improve UX. Live example
- now the "Gallery" layout on small screens (below 768px) shows a single image to improve UX. Live example
- IMPROVED Menu element:
- added ability to open dropdowns by click. Live example
- added the "Header is always visible" option for the "Full Screen" layout of mobile menu. Live example
- IMPROVED Overriding Link option in the "list" elements:
- added ability to set a Page Template for showing pages in a popup. Live example
- improved accessibility when showing pages in a popup to be compliant to WCAG
- IMPROVED Post Date element – now it can show values of ACF Date/Time fields. It allows you to display dates in a custom format, ignoring the ACF "Return format"
- IMPROVED Popup element – now its "Popup Width" setting applies as max-width to all screens, allowing to set adaptive CSS values like
min(90vw, 800px) - IMPROVED Faceted Filtering indexing – added PHP hooks
us_filter_index_save_postandus_filter_index_delete_postto perform programmatic indexing of certain posts - IMPROVED List Search element – now it allows to search in a certain Post List by custom CSS selector
- UPDATED WPBakery 8.7 support
- UPDATED Google Fonts list
- UPDATED languages files
- UPDATED WPML config
- FIXED bug when Carousel with a single item and a non-zero "Next Item Offset" doesn't respect the "Gap between Items" setting
- FIXED bug when the Tabs and Accordion elements don't work with the ACF Reapeater field set for taxonomy terms
- FIXED incorrect appearance of columns with the enabled "Stretch to the screen edge" on some screen widths
- FIXED bug when the Post List element doesn't respect the
pagination_baseof permalinks structure - FIXED bug when the List Filter URL params don't respect custom slugs of Portfolio categories and tags
- FIXED bug when the Post List Overriding Link setting missed the "Media File > Custom Link" value
- FIXED bug when the Post Content element doesn't include CSS for design settings of its inner elements
- FIXED bug when the "Used in" column doesn't show some Grid Layouts and Reusable Blocks
- FIXED bug when the Post List element doesn't open images in a popup for items loaded via ajax
- FIXED bug when the List Filter "Range Input" selection type doesn't work with ACF Number fields
- FIXED bug when the "Overriding Link = Open post page in a popup" doesn't work in Carousel
- FIXED bug when the opened section of Tabs doesn't highlight the relevant menu item
- FIXED rare case of duplicated posts in the Post List with the "load more" pagination
- FIXED incorrect work of multiple "Cart Page - Totals" elements on the same page
- FIXED bug when the "Edit Live" admin bar button isn't showing on archive pages
- FIXED incorrect work of multiple List Filter elements on the same page
- FIXED incorrect work of the Carousel Auto Height setting on iPhones
- FIXED ability to edit Theme Options with the Live Builder
- FIXED work of Undo/Redo actions in the Live Builder
- FIXED twitchy scrolling effects in Safari 26
- FIXED some minor issues