- new
New calendar script in add listing form allowing bulk date select Screenshot →- new
Auto hour populating for time slots Video →- new
Flag/Report Listing feature (Listeo Core → Single Listing → Enable Flag/Report Listing) – More About →- new
One Time Code email verification during registration (Listeo Core → Registration → Enable Email OTP Verification)- new
New setting for logo – Logo offset (px) in Customize → Site Identity- new
Show/Hide password button on login/registration forms- new
Badges on listing popup on a map (price, date, featured etc.)- fix
WooCommerce product star rating fix- new
Added asterisks for required fields in Extra Booking fields- fix
Fix for upload icon/category on taxonomy if done both at once- fix
Fix for coupon validation including error with individual use coupons stacking in the widget- fix
Fix for bootstrap select overlaying opened drilldown menu- fix
Fix to prevent multiple quick clicks on Submit Listing button in form- fix
Fix for limit of uploaded images in Gallery not counting properly deleted images- new
Option to set area unit in Listeo Core → General- new
hCaptcha support in Claim Form- new
hCaptcha support in Reviews- fix
Fix for saving “allowed emails” option in coupons- fix
Price badge now uses standard and weekend booking price if no price range is set- fix
Various improvements related to Schema.org- fix
Fix for “skip package” option in Submit Listing form- fix
Fix for submit fields in Listeo Editor – now correctly showing default fields after reset- fix
Simplified checkbox fields- fix
Compatibility fixes for PHP 8.2+ (warnings resolved)- fix
Fix for subscription package switching- fix
Fix for header with search form on listings page- fix
Improvements for “Switchable” sections- new
Added icon option on User fields- fix
Fix for listing logo on ticket- new
Elementor Template to display Custom Fields (not Listing Type fields)- fix
Fix for map display in Elementor widgets- new
Autoplay option added to Home Search Slider Elementor Widget- new
Option to display Custom Fields (not Listing Type Fields) in Elementor Listings Custom Fields widget- fix
Initial batch of small improvements in Listeo Editor- fix
Search results optimization- fix
Fix for gallery display if some images were deleted or missing outside of the listing- fix
Sticky sidebar fix in case when content of listing is shorter than sidebar itself
new
An awesome hierarchical, multi-level drilldown menu for taxonomies (categories, regions etc.). To use it modify search form taxonomy dropdown and set drilldown in search forms editor. Screenshot →
new
Slim mobile header (Appearance → Header → Slim Mobile Menu) Screenshot →
new
FAQ section for listings (Listeo Core → Submit Listing → Submit form modules → FAQ Section Screenshot →
new
“My Other Listings” section on single listing page where owner can select specific listings to be displayed
new
Schema.org support for listing pages (helps search engines better understand listing content like address, reviews, business type etc.). Works by default, doesn’t need to be enabled.
new
Children and animals pricing Screenshot → – an additional fields with custom price – How to add this feature after update?
new
hCaptcha support (alternative to reCaptcha)
new
Sticky sidebar on single listing page. Works by default, doesn’t need to be enabled.
fix
Disabled-by-default sections in the ‘Add Listing’ form are now hidden until the user enables them with the toggle switch. They no longer take up unnecessary space Screenshot →
fix
30+ minor and major bug fixes, detailed list will be updated soon
There will be another update within week or two with more features: flag/report listing, one time email verification code, recurring events etc.
no change log for this version on link
https://docs.purethemes.net/listeo/knowledge-base/changelog-listeo/
- new
An awesome Multi-level depth (drilldown) menu for taxonomies (categories, regions etc.). To use it modify search form taxonomy dropdown and set drilldown in search forms editor. Screenshot →- new
Slim mobile header (Appearance → Header → Slim Mobile Menu) Screenshot →- new
FAQ section for listings (Listeo Core → Submit Listing → Submit form modules → FAQ Section Screenshot →- new
“My Other Listings” section on single listing page where owner can select specific listings to be displayed- new
Schema.org support for listing pages (helps search engines better understand listing content like address, reviews, business type etc.). Works by default, doesn’t need to be enabled.- new
Children and animals pricing Screenshot → – an additional fields with custom price – How to add this feature after update?- new
hCaptcha support (alternative to reCaptcha)- new
Sticky sidebar on single listing page. Works by default, doesn’t need to be enabled.- fix
Disabled-by-default sections in the ‘Add Listing’ form are now hidden until the user enables them with the toggle switch. They no longer take up unnecessary space Screenshot →- fix
30+ minor and major bug fixes, detailed list will be updated soon
new
Search by map dragging – search results load dynamically as the map moves. To enable this option, go to Listeo Core → Map Options → Enable Map Bounds Search.
fix
Fix for _load_textdomain_just_in_time issue caused by latest WordPress changes
fix
Fix for bug with price calculation if counted by hours on rental listing type
no change log for this version on link
https://docs.purethemes.net/listeo/knowledge-base/changelog-listeo/
no change log for this version on link
https://docs.purethemes.net/listeo/knowledge-base/changelog-listeo/
fix
Several fixes for new Ad Management feature
fix
Icon pack changed to FontAwesome 6, Twitter buttons replaced with X
new
Option to select search form for Templates “Listing With Map – Split Page” and “Listings With Map”, you’ll find it in Page Options if page uses one of those templates [link]
no change log for this version on link
https://www.docs.purethemes.net/listeo/knowledge-base/changelog-listeo/
- fix
Another even better fix for “upcoming events” sorting- fix
Fix for missing filename on upload type input in My profile and Add Listing form- fix
Fix for time slot picker showing past time slots (it was ignoring timezone setting before)- fix
Fix for upcoming booking notification- fix
Fix for paid Claim listing with Subscription package type- fix
Fix for expiring listing notification for listings that are not published- fix
Fix for wrong rating filter- new
If you allow user to change role, it will use Vendor role instead of Owner if Dokan is installed- new
Listeo Owner Widget has now option to be used in Classified Listing- fix
Fix for duplicated description on listing taxonomy archive- fix
Fix for region term not showing on single listing view- new
Filter to change the top button “Add Listing” url, example:
PHP:add_filter('listeo_submit_page', 'listeo_submit_page_change'); function listeo_submit_page_change($submit_page) { $submit_page = 99; // where 99 is the page id you want to use return $submit_page; }- fix
Fix for a shortcode function name that could cause a crash on wordpress.com hosting- fix
Fix for “grid gallery” popup if it has only one image added- fix
Small CSS updates