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
- newAn 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 โ
- newSlim mobile header (Appearance โ Header โ Slim Mobile Menu) Screenshot โ
- newFAQ 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
- newSchema.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.
- newChildren and animals pricing Screenshot โ – an additional fields with custom price – How to add this feature after update?
- newhCaptcha support (alternative to reCaptcha)
- newSticky sidebar on single listing page. Works by default, doesn’t need to be enabled.
- fixDisabled-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 โ
- fix30+ 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
- newSearch 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.
- fixFix for _load_textdomain_just_in_time issue caused by latest WordPress changes
- fixFix for bug with price calculation if counted by hours on rental listing type
Version 1.9.8308/10/2024
- fixFix for expiration date if set to 0 in package settings (it will make it never expire instead of using default setting)
- fixFix for missing cmb2 field types
- newOption to auto approve claim listings, so user can pay immediately after sending claim request (Listeo Core -> Claim Options -> Skip approval for claims
- newOption to automatically expire Events after the event date has passed (Listeo Core -> General -> Expire listing after event date)
- fixSome fixes for price calculations
- fixFix for missing timezone setting in cron job for messages notification
- fix“Ads” label changed to “Sponsored” for better clarity
- fixFix for gallery popup in case of 2 images (the 2nd didn’t open in popup)
- fixFew smaller details fixed and improved
Version 1.9.8008/10/2024
- newBooking Start/End Hours – allows dfinining booking start and end hours within the available opening hours (ideal for services like car rentals).
- newQR 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
- newBooking price tag in booking widget
- fixSeveral fixes and UI/UX improvements in Fields Editor
- fixLight & Dark dashboard mmenu version (Customize โ Colors โ Listeo Dashboard Color Scheme)
Version 1.9.7705/10/2024
- fixSeveral fixes for new Ad Management feature
- fixIcon pack changed to FontAwesome 6, Twitter buttons replaced with X
- newOption 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
- newNew Ad Manager feature, let your users buy ads on your site to promote their listings [ad manager guide โ]
- fixFix for Stripe Connect support (IMPORTANT, you need to set new API keys in Listeo Core โ Stripe Connect, check details in documentation)
- fixFix for “remember me” in login form
- fixFix for missing feedback message when trying to book outside the Opening Hours
- fixFix for “Claim approved” email notification
- fixFix for “add_cap” on user registration
- fixFix for pricing menu status in Paid Packages
- fixFix for category cover on listings without thumbnails
- fixFixes for dark mode
- fixMany smaller details fixed and improved
Version 1.9.6731/07/2024
- fixAnother even better fix for “upcoming events” sorting ๐
- fixFix for missing filename on upload type input in My profile and Add Listing form
- fixFix for time slot picker showing past time slots (it was ignoring timezone setting before)
- fixFix for upcoming booking notification
- fixFix for paid Claim listing with Subscription package type
- fixFix for expiring listing notification for listings that are not published
- fixFix for wrong rating filter
- newIf you allow user to change role, it will use Vendor role instead of Owner if Dokan is installed
- newListeo Owner Widget has now option to be used in Classified Listing
- fixFix for duplicated description on listing taxonomy archive
- fixFix for region term not showing on single listing view
- newFilter 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; }
- fixFix for a shortcode function name that could cause a crash on wordpress.com hosting
- fixFix for “grid gallery” popup if it has only one image added
- fixSmall CSS updates
Version 1.9.6631/05/2024
- fixFix for “upcoming events” sorting (events closer to todays date will be first)
- newNew option in Appearance -> Customize -> Listing List Option to turn on/off sorting options
Version 1.9.6431/05/2024
- fixOption to use full email as username if the Username field is disabled in Listeo Core -> Registration
- fixFix for double claim listing notification
- fixFix for wrong {claim_url} link in email
- fixFix for missing ‘Classifieds’ name on the list of listings
- fixpolyfill.io was removed
- fixFix for transfer amount bug in Stripe Connect in certain conditions
- fixFix for some missing translations
- newCustom field widget now has option to output multiple values as list
Version 1.9.6331/05/2024
- fixFix for some Claim Listing email notification
- newOption to set Custom Commission value for each user. You can do that only as admin by editing user profile in wp-admin -> Users [link]
- fixFix for redirection from login form (it should redirect now to previously visited page, for example if you need to login to add a comment)
- newPricing menu in listings was now added to Extra Listing Package Options
- newListeo Owner Widget has now option to show “send message” only on verified listings
Version 1.9.6125/05/2024
- fixSome fixes & improvements for Claim Listing feature
- newNew “light” color scheme for Dashboard ( Customize -> Colors -> Listeo Dashboard Color Scheme )
- fixFix for emails tags
- fixAdded some missing translations and few smaller fixes
Version 1.9.602/04/2024
- newNew Claim Listing feature [link]
- fixTransients added for slider values (price range) for site optimization
- fixAdded some missing translations and few smaller fixes
Version 1.9.522/04/2024
- fixFix for full width search header on 404 and search results page
- newListing 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
- fixOptimization fix for sites with significant number of pages
- fixFix for blocked days on calendar in booking widget (the half day of start/end is also red color)
- newNew 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
- newOption to disable Dokan Stripe Connect payment option on Booking payments (recommended if you’ve set Listeo Stripe Connect)
- fixFix for cron job checking upcoming booking (in certain conditions it might have sent notification after the booking time)
- fixFix for attachments on file upload type – they are assigned to listing now
- fixFix for required fields in Booking form
- fixTotal Views box in dashboard links to Stats page now
- fixMy Listings page now shows number of views of each listing
- fixFix for wrong “pay” button on “cash payment” bookings
- fixFix for custom css field in Search form inputs
- fixFix for double “href” on links in Main details box
- fixFix for dropdown in search forms in Elementor preview
- fixFix for missing translations
- fixFix for some SMS notification (review reminder etc)
- fixOther minor CSS fixes and improvements
Version 1.9.4506/03/2024
- newChange to the Submit Listing Form editor, now you can edit each form separately for each listing type
- newSome fixes for submit form to make it more flexible
- fixFixes for Bookings browser in wp-admin
- fixSingle Listing calendar view shows ical bookings as well
- newShortcodes for login form [listeo_login] and registration form [listeo_registration]
- newFilter for ‘listeo_core_contact_widget_enabled’
Version 1.9.4406/03/2024
- newOption to control Booking Address field display and requirement
- newUser Bookings Calendar View Page
- newOption to turn off email and sms notifications in “My profile” page for each user
- newBooking details are now added as Note to Order
- newNew 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}
- fixFix for OTP on user registration if ajax is disabled
- fixFix for PHP 8.2
Version 1.9.4306/03/2024
- fixFix for dropdown for taxonomies
- newNew 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
- fixFix for Booking for guests users
- fixFix for date format in Booking Confirmation
Version 1.9.4201/03/2024
- newNew pricing tables layout
- fixFixes for SMS notifications
- newOTP verification via SMS for registration process
- fixFixes for payment for guest booking
- fixAdded ‘state’ field for Booking for correct tax calculation
Version 1.9.4018/02/2024
- newNew homepage design with new widgetss (reviews carousel, new icon boxes, new taxonomy layouts & more) https://listeo.pro/home-2/
- newNew header with search form and sliding menu Demo
- newAverage rating filter Demo
- newNew dropdown in search forms (more user friendly multi select) Demo
- newLayout width extended to 1360px for devices with higher screen resolution
- newSMS notifications (expiring booking, new booking, payments etc.) – integration with Twilio (more providers soon)
- fixUpdate for currency position on Classified ads
- fixFix for classifieds category archive pagination
- fixFix for date event end to not allow it to be before the start of event
- fixFix for a bug with minimum days option being skipped if date cookies are not set
- fixFix for Listeo Core admin panel on PHP 8.x
- fixFix for price calculation if the price format had a dot
- fixFix for payments set as “cash on delivery”
- fixReviews “Add photo” option allows webp images now
- fixFix for unclosed div tag on some search forms configuration that could break Elementor widgets
- fixFix for login form loading wrong form in some cases
- fixFix for number format in paypal payouts
- fixFix for “billing_country” default value in Booking Form
- fixFix for “fake bookmark” if no bookmarks are added
- fixFix for Calendar View in Booking showing user data even if it’s locked only to paid bookings
- fixAdded guest info in “My Bookings” list and owner info in “Bookings” list
- fixFix for “file” type field value if set as required field
- fixFix for checkboxes list in search form if some elements are preselected
- fixSocial links are now hidden on expired listings
- fixFixed icons for Listeo Elementor widgets
- fixFixed for some Dokan categories showing even if they are disabled in Listeo Core -> Dokan
- fixFix for listing package subscriptions showing in shop page
- fixOther minor fixes and improvements
Version 1.9.3327/11/2023
- fixFix for updating order meta fields when creating order for booking
- fixDokan Stripe Payment gateway is now hidden on Booking payment form
Version 1.9.3220/10/2023
- newNew option in Listeo Core -> General to set custom currency symbol
- fixFix for booking process if the related listeo booking product was not created before or removed
- fixFix for Mandatory Fees field in Listeo Editor
- fixFix 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
- fixFix for grid gallery if gallery is not set
- fixFix for maps error if there’s any SVG icon with the same map id
- fixFix for html code in booking notice
- fixFix for missing “End hour” field in Fields Editor
Version 1.9.3022/09/2023
- newNew grid gallery style for Single Listing – it can be enabled it in Listeo Core
- newOption to use SVG icons for Features
- fixFix for mandatory fees price returned as string instead of int
- fixFix for min day span calculation for time_diff
Version 1.9.2802/07/2023
- newNew type of Mandatory Fees field in booking where you can add for each listing additional number of fees, like cleaning fee etc. [image]
- newOption to change header and footer background & text colors
- newOption to set user as Verified (edit user in wp-admin -> Users -> Verified user), so all listings he adds will automatically be set as verified
- newAdded Filter “listeo_instant_booking”
- newNew statistics measure for number of contact form clicks
- newOption in Listeo Core -> Registration, to skip nonce check for login/registration form, useful if you plan to use aggressive cache plugins
- newAdded new “repeatable” field type in Fields editor
- fixFix for currency symbol filter
- newAdded Filter “listeo_instant_booking”
- fixWooCommerce update
Version 1.9.2702/07/2023
- fixFix for single file upload field in Add Listing Form
- newAdded new stats option that counts vendor contact form clicks
- fixFix for calendar view in listing not showing booked dates for not logged in users
- fixFix for wrong event dates in emails and “My Bookings” page
- fixFix for strong password requirement on static page registration form
- fixFix for fatal error if WooCommerce is not activated
Version 1.9.2002/07/2023
- newGuests can book without being logged in. You can turn this feature on/off in Listeo Core -> Booking Options
Version 1.9.2021/06/2023
- newNew homepage search form https://listeo.pro/home-3/
- newOption to add logo for listing
- newOption to edit Single Listing layout with Elementor (requires Elementor Pro or Pro Elements)
- newFix for zoom change on map when user uses autolocation
- newNew 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
- newNew email tags {listing_latitude} and {listing_longitude} to send GPS info via email
- newOption to set multiple coupons for a listing
- newFixes for widgets output buffer breaking layout
- newElementor Dynamic Tags support for listing custom fields
- newOther small fixes and improvements
Version 1.9.1616/03/2023
- fixSecurity fix
Version 1.9.1503/03/2023
- fixFix for conversations counter
- newOption to disable extra services types (one time fee, multiply by guest, by days etc) – Listeo Core -> Booking Options
- newOption to limit quantity of booked extra services
- fixFix for removing uploaded images from Media library
- fixFix for coupon calculation and date range check
- newOption to order listings by verified status
- newOption to order listing by event date
- fixFix for price range filter to include classified listings
- fixFix for Booking widget bug where you could book event that has already passed
- fixFix for Listing Package Subscription change
- fixFix for payment link bug if the booking was free after the coupon discount
- fixFix for google reviews rating on grid layout if the listing doesn’t have standard rating
- fixFix for classified listing price format
- fixFix for reviews pagination
- fixFix for classified listing price format
Changelog for older releases โ