How to update theme and plugins?

Before browsing new features (on our demo or your website after update) please flush cache and perform “hard reload” by pressing Ctrl + F5 (or Cmd + Shift + R on Mac). ๐Ÿ™‚

Don’t forget these important steps:
1.ย Update the plugins too (Listeo Core, Listeo Editor, and Listeo Elementor)
2. Clear your website’s cache after the update

Version 1.9.9220/02/2025

  • 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.

Version 1.9.8528/11/2024
  • 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
Version 1.9.8308/10/2024
  • fix
    Fix for expiration date if set to 0 in package settings (it will make it never expire instead of using default setting)

  • fix
    Fix for missing cmb2 field types

  • new
    Option to auto approve claim listings, so user can pay immediately after sending claim request (Listeo Core -> Claim Options -> Skip approval for claims

  • new
    Option to automatically expire Events after the event date has passed (Listeo Core -> General -> Expire listing after event date)

  • fix
    Some fixes for price calculations

  • fix
    Fix for missing timezone setting in cron job for messages notification

  • fix
    “Ads” label changed to “Sponsored” for better clarity

  • fix
    Fix for gallery popup in case of 2 images (the 2nd didn’t open in popup)

  • fix
    Few smaller details fixed and improved
Version 1.9.8008/10/2024
  • new
    Booking Start/End Hours – allows dfinining booking start and end hours within the available opening hours (ideal for services like car rentals).

  • new
    QR code verification system for bookings
    To enable after update: create page with [listeo_qr_check] shortcode and assign it in Listeo Core โ†’ Pages to Ticket/Booking Verification Page)

  • new
    “Chat via Whatsapp” button in listing author widget

  • new
    Booking price tag in booking widget

  • fix
    Several fixes and UI/UX improvements in Fields Editor

  • fix
    Light & Dark dashboard mmenu version (Customize โ†’ Colors โ†’ Listeo Dashboard Color Scheme)
Version 1.9.7705/10/2024
  • 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]
Version 1.9.7005/10/2024
  • new
    New Ad Manager feature, let your users buy ads on your site to promote their listings [ad manager guide โ†’]

  • fix
    Fix for Stripe Connect support (IMPORTANT, you need to set new API keys in Listeo Core โ†’ Stripe Connect, check details in documentation)

  • fix
    Fix for “remember me” in login form

  • fix
    Fix for missing feedback message when trying to book outside the Opening Hours

  • fix
    Fix for “Claim approved” email notification

  • fix
    Fix for “add_cap” on user registration

  • fix
    Fix for pricing menu status in Paid Packages

  • fix
    Fix for category cover on listings without thumbnails

  • fix
    Fixes for dark mode

  • fix
    Many smaller details fixed and improved
Version 1.9.6731/07/2024
  • 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:

    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
Version 1.9.6631/05/2024
  • fix
    Fix for “upcoming events” sorting (events closer to todays date will be first)

  • new
    New option in Appearance -> Customize -> Listing List Option to turn on/off sorting options
Version 1.9.6431/05/2024
  • fix
    Option to use full email as username if the Username field is disabled in Listeo Core -> Registration

  • fix
    Fix for double claim listing notification

  • fix
    Fix for wrong {claim_url} link in email

  • fix
    Fix for missing ‘Classifieds’ name on the list of listings

  • fix
    polyfill.io was removed

  • fix
    Fix for transfer amount bug in Stripe Connect in certain conditions

  • fix
    Fix for some missing translations

  • new
    Custom field widget now has option to output multiple values as list
Version 1.9.6331/05/2024
  • fix
    Fix for some Claim Listing email notification

  • new
    Option to set Custom Commission value for each user. You can do that only as admin by editing user profile in wp-admin -> Users [link]

  • fix
    Fix for redirection from login form (it should redirect now to previously visited page, for example if you need to login to add a comment)

  • new
    Pricing menu in listings was now added to Extra Listing Package Options

  • new
    Listeo Owner Widget has now option to show “send message” only on verified listings
Version 1.9.6125/05/2024
  • fix
    Some fixes & improvements for Claim Listing feature

  • new
    New “light” color scheme for Dashboard ( Customize -> Colors -> Listeo Dashboard Color Scheme )

  • fix
    Fix for emails tags

  • fix
    Added some missing translations and few smaller fixes
Version 1.9.602/04/2024
  • new
    New Claim Listing feature [link]

  • fix
    Transients added for slider values (price range) for site optimization

  • fix
    Added some missing translations and few smaller fixes
Version 1.9.522/04/2024
  • fix
    Fix for full width search header on 404 and search results page

  • new
    Listing Package details option – in Product edit page you have now option to set custom list items that will be shown in details
Version 1.9.5106/03/2024
  • fix
    Optimization fix for sites with significant number of pages

  • fix
    Fix for blocked days on calendar in booking widget (the half day of start/end is also red color)

  • new
    New Option in Listeo Core -> Package Options -> Skip Package selection if user already has a package. Useful for sites that offer only one type of package, if this option is enabled, user won’t need to select a package from the “choose package” step, it will be automatically assigned to the next listing he adds and this step will be skipped until he will use his package limit

  • new
    Option to disable Dokan Stripe Connect payment option on Booking payments (recommended if you’ve set Listeo Stripe Connect)

  • fix
    Fix for cron job checking upcoming booking (in certain conditions it might have sent notification after the booking time)

  • fix
    Fix for attachments on file upload type – they are assigned to listing now

  • fix
    Fix for required fields in Booking form

  • fix
    Total Views box in dashboard links to Stats page now

  • fix
    My Listings page now shows number of views of each listing

  • fix
    Fix for wrong “pay” button on “cash payment” bookings

  • fix
    Fix for custom css field in Search form inputs

  • fix
    Fix for double “href” on links in Main details box

  • fix
    Fix for dropdown in search forms in Elementor preview

  • fix
    Fix for missing translations

  • fix
    Fix for some SMS notification (review reminder etc)

  • fix
    Other minor CSS fixes and improvements
Version 1.9.4506/03/2024
  • new
    Change to the Submit Listing Form editor, now you can edit each form separately for each listing type

  • new
    Some fixes for submit form to make it more flexible

  • fix
    Fixes for Bookings browser in wp-admin

  • fix
    Single Listing calendar view shows ical bookings as well

  • new
    Shortcodes for login form [listeo_login] and registration form [listeo_registration]

  • new
    Filter for ‘listeo_core_contact_widget_enabled’
Version 1.9.4406/03/2024
  • new
    Option to control Booking Address field display and requirement

  • new
    User Bookings Calendar View Page

  • new
    Option to turn off email and sms notifications in “My profile” page for each user

  • new
    Booking details are now added as Note to Order

  • new
    New field for Submit Listing form : Informations for Email Message – Informations you added to that field can be send via email to user after booking, you can put here details like providing key, pin code, exact address etc, the email tag is {email_message}

  • fix
    Fix for OTP on user registration if ajax is disabled

  • fix
    Fix for PHP 8.2
Version 1.9.4306/03/2024
  • fix
    Fix for dropdown for taxonomies

  • new
    New option in keyword search mode (Listeo Core -> Browse Options -> Keyword Search Mode -> WordPress Search mode) – it will use the same way of searching as regular blog in WordPress, but for listings. Other keyword options from Listeo Core are ignored then but in some cases the results are more accurate

  • fix
    Fix for Booking for guests users

  • fix
    Fix for date format in Booking Confirmation
Version 1.9.4201/03/2024
  • new
    New pricing tables layout

  • fix
    Fixes for SMS notifications

  • new
    OTP verification via SMS for registration process

  • fix
    Fixes for payment for guest booking

  • fix
    Added ‘state’ field for Booking for correct tax calculation
Version 1.9.4018/02/2024
  • new
    New homepage design with new widgetss (reviews carousel, new icon boxes, new taxonomy layouts & more) https://listeo.pro/home-2/

  • new
    New header with search form and sliding menu Demo

  • new
    Average rating filter Demo

  • new
    New dropdown in search forms (more user friendly multi select) Demo

  • new
    Layout width extended to 1360px for devices with higher screen resolution

  • new
    SMS notifications (expiring booking, new booking, payments etc.) – integration with Twilio (more providers soon)

  • fix
    Update for currency position on Classified ads

  • fix
    Fix for classifieds category archive pagination

  • fix
    Fix for date event end to not allow it to be before the start of event

  • fix
    Fix for a bug with minimum days option being skipped if date cookies are not set

  • fix
    Fix for Listeo Core admin panel on PHP 8.x

  • fix
    Fix for price calculation if the price format had a dot

  • fix
    Fix for payments set as “cash on delivery”

  • fix
    Reviews “Add photo” option allows webp images now

  • fix
    Fix for unclosed div tag on some search forms configuration that could break Elementor widgets

  • fix
    Fix for login form loading wrong form in some cases

  • fix
    Fix for number format in paypal payouts

  • fix
    Fix for “billing_country” default value in Booking Form

  • fix
    Fix for “fake bookmark” if no bookmarks are added

  • fix
    Fix for Calendar View in Booking showing user data even if it’s locked only to paid bookings

  • fix
    Added guest info in “My Bookings” list and owner info in “Bookings” list

  • fix
    Fix for “file” type field value if set as required field

  • fix
    Fix for checkboxes list in search form if some elements are preselected

  • fix
    Social links are now hidden on expired listings

  • fix
    Fixed icons for Listeo Elementor widgets

  • fix
    Fixed for some Dokan categories showing even if they are disabled in Listeo Core -> Dokan

  • fix
    Fix for listing package subscriptions showing in shop page

  • fix
    Other minor fixes and improvements
Version 1.9.3327/11/2023
  • fix
    Fix for updating order meta fields when creating order for booking

  • fix
    Dokan Stripe Payment gateway is now hidden on Booking payment form
Version 1.9.3220/10/2023
  • new
    New option in Listeo Core -> General to set custom currency symbol

  • fix
    Fix for booking process if the related listeo booking product was not created before or removed

  • fix
    Fix for Mandatory Fees field in Listeo Editor

  • fix
    Fix for Stripe Connect Express account, it no longer uses oAuth for onboarding as it was deprecated ( https://stripe.com/docs/connect/oauth-express-accounts )
Version 1.9.3130/09/2023
  • fix
    Fix for grid gallery if gallery is not set

  • fix
    Fix for maps error if there’s any SVG icon with the same map id

  • fix
    Fix for html code in booking notice

  • fix
    Fix for missing “End hour” field in Fields Editor
Version 1.9.3022/09/2023
Version 1.9.2802/07/2023
  • new
    New type of Mandatory Fees field in booking where you can add for each listing additional number of fees, like cleaning fee etc. [image]

  • new
    Option to change header and footer background & text colors

  • new
    Option to set user as Verified (edit user in wp-admin -> Users -> Verified user), so all listings he adds will automatically be set as verified

  • new
    Added Filter “listeo_instant_booking”

  • new
    New statistics measure for number of contact form clicks

  • new
    Option in Listeo Core -> Registration, to skip nonce check for login/registration form, useful if you plan to use aggressive cache plugins

  • new
    Added new “repeatable” field type in Fields editor

  • fix
    Fix for currency symbol filter

  • new
    Added Filter “listeo_instant_booking”

  • fix
    WooCommerce update
Version 1.9.2702/07/2023
  • fix
    Fix for single file upload field in Add Listing Form

  • new
    Added new stats option that counts vendor contact form clicks

  • fix
    Fix for calendar view in listing not showing booked dates for not logged in users

  • fix
    Fix for wrong event dates in emails and “My Bookings” page

  • fix
    Fix for strong password requirement on static page registration form

  • fix
    Fix for fatal error if WooCommerce is not activated
Version 1.9.2002/07/2023
  • new
    Guests can book without being logged in. You can turn this feature on/off in Listeo Core -> Booking Options
Version 1.9.2021/06/2023
  • new
    New homepage search form https://listeo.pro/home-3/

  • new
    Option to add logo for listing

  • new
    Option to edit Single Listing layout with Elementor (requires Elementor Pro or Pro Elements)

  • new
    Fix for zoom change on map when user uses autolocation

  • new
    New option โ€œShow Host/Guest contact and address info only for Paid Bookings in Dashboard pageโ€ to hide contact info in bookings until the booking is paid

  • new
    New email tags {listing_latitude} and {listing_longitude} to send GPS info via email

  • new
    Option to set multiple coupons for a listing

  • new
    Fixes for widgets output buffer breaking layout

  • new
    Elementor Dynamic Tags support for listing custom fields

  • new
    Other small fixes and improvements
Version 1.9.1616/03/2023
  • fix
    Security fix
Version 1.9.1503/03/2023
  • fix
    Fix for conversations counter

  • new
    Option to disable extra services types (one time fee, multiply by guest, by days etc) – Listeo Core -> Booking Options

  • new
    Option to limit quantity of booked extra services

  • fix
    Fix for removing uploaded images from Media library

  • fix
    Fix for coupon calculation and date range check

  • new
    Option to order listings by verified status

  • new
    Option to order listing by event date

  • fix
    Fix for price range filter to include classified listings

  • fix
    Fix for Booking widget bug where you could book event that has already passed

  • fix
    Fix for Listing Package Subscription change

  • fix
    Fix for payment link bug if the booking was free after the coupon discount

  • fix
    Fix for google reviews rating on grid layout if the listing doesn’t have standard rating

  • fix
    Fix for classified listing price format

  • fix
    Fix for reviews pagination

  • fix
    Fix for classified listing price format

Changelog for older releases โ†’