Author Archive

Search by date range

Until version 1.4.3 the “date range” field was used only to search for rental listing types. Since 1.4.3 we’ve added support for event type listing, but because of the way the search works, you can search for rentals and for events at the same time. For rentals, we’re looking for dates where the listing have no bookings made, and for event we search for dates which are in the selected range.


Setting Up date range

Go to Listeo Editor -> Search Form, choose the type of search form, if it already has Date range field click it to open, if no, drag the Date range field from Available searchable elements to the place in Search form, and click Save.

Now, click this new field to open its options. You should see this.

By choosing Rentals, you will limit Date Range only to rental listing type, and by choosing Event you will search only for events.

If you have both types and want to allow users to choose, select the last option, and drag from the Available searchable elements  the Listing Type field, that will allow user to select which listing types they want to search for.

You can of course remove service type as this won’t be returning any results. Date search for services is currently not available.

Coupons

How to add new coupon by owner

To add a new coupon, go to Dashboard → Coupons and click Add New Coupon. The opening screen will present you with the coupon code and other settings.


How to set up a coupon widget

If you would like to display a widget with coupon code and description first you have to add Coupon Widget in Appearance → Widgets for Single Listing Page

Then you can select specific coupon and enable widget for each listing in listing editor:


Managing coupons

From WordPress admin in WooCoomerce. Navigate to WP Admin → Marketing → Coupons. You can manage there both user coupons and own created by site admin.


Coupons do not work

If after all steps above you still can’t see coupons in listing pages and add listing form most likely you disabled them in  Listeo Core → Booking → Remove Coupons option from Booking widget and confirmation

Also make sure “Coupons” page is created with [listeo_coupons]  shortcode and assigned in Listeo Core → Pages → Coupons Manage Page

 

Categories and Sub Categories

This guide explains how categories work in Listeo. You can modify categories by navigating to WordPress Dashboard → Listings → Categories

Unlimited-Level Navigation, an example:
Level 1: Listing types (Services, Rentals, Events, Classifieds)
Level 2: Categories specific to each type (e.g., Restaurants under Services)
Level 3: Sub categories related to previous parent category (e.g. Italy Food, Asian Food under Restaurants)

User Flow:
1. User click drilldown field
2. Select listing type (e.g., “Services”)
3. Select specific category (e.g., “Restaurants”)
4. Can drill deeper into subcategories if available


Option 1 (Global Categories Drilldown)

This approach works best when listing types have common categories between them. By using Global Categories shared across all listing types, users start with the main shared categories at the surface level, then navigate through hierarchical subcategories as they go deeper.

Simply add “Any Categories” search filter, select “Drilldown Taxonomy” and add to the search form where you need it.

To avoid displaying both Global and Listing Type categories in add listing you need to disable “Register dedicated taxonomy” option


Option 2 (Listing Type + Categories Drilldown)

This approach works well for unrelated listing types with distinct category structures, using a hierarchical, multi-level dropdown menu. Users start with the main listing types at the surface level, then navigate through nested categories specific to each listing type at deeper levels.

Main advantage of this approach is the fact that you can edit for each listing type add listing form individually.

Requires Listeo at least Listeo v2.0

When creating custom listing type make sure to check “register dedicated taxonomy” – this will display listing type in categories page.

Add the “Choose Listing Type & Category” search filter to the search form using Listeo Editor.

To display  Listing Type categories in add listing you need to enable “Register dedicated taxonomy” option

You can remove “Global Category” dropdown in Listeo Editor in this case if you won’t use it and leave only “Listing Type Categories”


Bulk Add Categories

This feature in WP Admin → Listings → Bulk Add Categories allows you to quickly import multiple categories and subcategories at once using a simple text format.

Simply enter one category per line, use dashes to define hierarchy levels (- for subcategory, — for sub-subcategory), and optionally add FontAwesome icons using the pipe separator (e.g., Restaurant|fas fa-utensils).

You can AI assistants like ChatGPT or Claude to generate category lists – just copy the built-in prompt template and describe your business type. The feature supports all category types including global categories and listing type-specific categories like Service, Event, and Rental categories.

Changelog

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). 🙂

After theme update:
1. Make sure you updated also plugins (Listeo Core, Listeo Editor, and Listeo Elementor)
2. Clear your website’s cache and hosting cache after the update

How to update theme and plugins →

Version 2.0.2529/01/2026
  • new
    Reject Listings System – Added ability to reject listings from admin panel with modal dialog and email notifications

  • new
    Viewport-Based Location Search – New location search method using bounding boxes instead of radius for large areas (countries, regions).
    You’ll find three search modes in Listeo Core → Map Options: Radius (default), Viewport, Auto (intelligent switching)
    Works with both Google Places API and OpenStreetMap/Nominatim, 5-10x faster database queries for large area searches

  • new
    Elementor Display Conditions – Added custom display conditions for Elementor sections/widgets

  • new
    Booking Expiration Handling – Better validation of expired bookings before allowing payment

  • fix
    Gravatar Support – Fixed avatar handling in PHP 8+ with proper WordPress filter usage

  • fix
    Nearby Listings PHP 8+ Compatibility – Fixed TypeError in distance calculations

  • fix
    Section Headings modification for SEO – Changed section titles from h3 to h2 in single listing templates (Calendar, FAQ, Features, Gallery, Reviews, etc.)

  • fix
    iCal Integration – Minor patch for iCal functionality

  • fix
    Admin UI – Updated custom dropdown styling in modern admin interface

  • fix
    A Update Notification – Improved plugin update notification system

  • fix
    Updated translation template (.pot file)

  • fix
    Removed hardcoded text from listing columns and post type displays

  • fix
    Code cleanup and optimization in search and listing classes
Version 2.0.2413/01/2026
  • new
    Alert Searches – users can save the search criteria and get email notification about new listings matching their served searches

  • new
    Bulk Categories Import – easy tool to import custom taxonomy terms

  • fix
    Fix for review transient removal

  • fix
    Fix for listing types carousel showing image based icons

  • fix
    Better validation for blocked days in calendar

  • fix
    Fixed “event” type listings showing wrong date in booking form

  • fix
    Fixed “Remove image” button in Listeo Core
Version 2.0.2310/01/2026
  • new
    Option to redirect users from ajax popup form ( Listeo Core -> Registration -> Enable redirect for AJAX popup login)

  • fix
    Password strength indicator fixed for static page registration form

  • fix
    Fix for states dropdown in Booking Form

  • fix
    Fix for showing event dates on custom listing types with ticket booking type

  • fix
    Fix for WooCommerce Product Carousel

  • fix
    Each email in Listeo Core -> Emails has now option to send copy to admin

  • new
    Added option to set Google Map ID for custom map styling

  • fix
    Fix for free package claim

  • new
    Added filter ‘listeo_schema_data’ to customize schema output ( apply_filters(‘listeo_schema_data’, $schema_data, $post->ID) )

  • fix
    Minor visual fixes and tweaks.
Version 2.0.2222/12/2025
  • new
    Option to sync typed text with background images on home search banner Settings → Demo →

  • fix
    Listeo Data Importer integration with Yoast and Rank Math SEO (AI fills meta fields: title, description, key phrases)

  • fix
    Security related fixes

  • fix
    Some improvements for email based OTP

  • fix
    Filter packages by the listing type being claimed

  • fix
    ‘Reverse Withdrawal Payment’ from Dokan is now programmatically excluded from WooCommerce Carousel and Grid widgets

  • fix
    Minor visual fixes and tweaks.
Version 2.0.2110/12/2025
  • fix
    Fix for Setup Wizard on Multisite

  • fix
    Fix for removedfile callback in dropzone

  • fix
    Fix for bug with too long listing type taxonomy names (WordPress has a 32-character limit for taxonomy slug, who would know! 😉 )

  • fix
    Fix for prize format in JSON-LD (schema for listing)

  • fix
    Fix for duplicated ratings in review form

  • fix
    Fix for removing user in WordPress that triggered Elementor error
Version 2.0.2010/12/2025
  • fix
    Security fix

  • fix
    Listeo Elementor Optimization
Version 2.0.1926/11/2025
  • new
    Zoom integration [link]

  • fix
    Security fix

  • fix
    Fix for tickets table initialization

  • fix
    Fix for “double click” issue in tickets booking widget
Version 2.0.1821/11/2025
  • new
    Kirki is replaced with our fork of Kirki named Pure Customizer, you can simply activate it and then deactivate Kirki

  • new
    Option to translate links for custom listing types taxonomies

  • fix
    Fix for listing geo data validation

  • fix
    Fix for Tax Grid widget

  • fix
    Fix for wrong template showing for empty terms of custom listing type taxonomies

  • fix
    Fix for Categories Carusel width calculations

  • fix
    Fix for drillownd field ignoring “multiple” choice option

  • fix
    Fix for Custom Listing Types taxonomies with loading assigned Features
Version 2.0.1515/11/2025
  • new
    Ticket limits – You can now set how many tickets can be booked per listing, and the availability display is clearer.

  • fix
    Ticket availability – Fixed free-spot counts and made booking logic consistent for all listing types.

  • new
    Commission system – Added fixed/percentage fees, options to add or deduct them, and per-user overrides. Fee breakdown can be shown at checkout.

  • fix
    Payouts – Stripe Connect and PayPal payouts now follow the new commission rules. Old commissions were migrated automatically.

  • fix
    Coupons – Coupon checks and calculations improved, especially for tickets. Submission UI refreshed.

  • new
    Submit form – Better validation for categories, restored booking reset, and added lat/lng checks for new listings.

  • new
    Elementor – Fixed freezing issues when editing custom fields and cut down unnecessary queries.

  • new
    Translations – Text-domain consistency improved and .pot file updated.

  • new
    Ticket refunds – Ticket counts now update correctly after cancellations or refunds.

  • new
    Better compatibility with WP 6.8.3+ & PHP 8.4, improved error logging, and general performance tweaks.
Version 2.0.1310/11/2025
  • new
    Advanced Analytics (WP Dashboard → Listeo Analytics)
    ✅ Total and unique views
    ✅ Social media clicks
    ✅ Contact button clicks (whatsapp, phone, send message)
    ✅ Private message stats and conversations history between users
    ✅ Search queries from AI search field
    ✅ Booking stats (total, revenue, conversion)




  • fix
    Empty {dates} tag – Fixed missing or blank {dates} placeholders in booking emails.

  • fix
    Listing claim emails – Fixed missing notifications and incorrect sender details in claim emails.

  • fix
    iCal system – Better booking type support, improved parsing, stronger error handling for malformed files, and more reliable timezone conversion.

  • fix
    Elementor compatibility – Fixed layout and widget rendering issues with recent Elementor updates.

  • fix
    Time format – Corrected inconsistent 12h/24h display across listings and emails.

  • fix
    Icons and meta boxes – Fixed missing icons and incorrect meta box field visibility.

  • fix
    Translations – Updated text domains and fixed untranslated strings in templates.
Version 2.0.1230/10/2025
  • new
    Package targeting by listing type – You can now limit paid listing packages to specific listing types. The submission flow only shows matching options.

  • fix
    Stripe Express onboarding – Fixed stale redirects and added fresh connect links on each attempt. Wallet flow now works smoothly from start to finish.

  • fix
    Search & taxonomy – Better handling of listing-type fields and category trees. Widgets now stay in sync when filters change.

  • fix
    Event search speed – Replaced heavy nested queries with a faster single lookup.

  • fix
    Booking totals – Fixed same-day stays and 12h/24h confirmation display.

  • fix
    Claims – Paid claims now check subscriptions, free ones complete instantly, and all need valid nonces.

  • new
    OTP – Cleaner phone input validation and visible Twilio error reporting.

  • new
    Listing carousel – Added “listings per row” control with responsive layout support.

  • fix
    Minor fixes and tweaks.
Version 2.0.1021/10/2025
  • new
    Time slots grid design Listeo Core → Booking → Time slot display layout (After update you need to click save) Screenshot →

  • new
    AI Chatbot How to use →

  • new
    AI Chat Integration with Elementor Widget and AI Search fix

  • fix
    WordPress Date Format Support – rental date search now respects WordPress date settings with international format fallback

  • fix
    Rental Booking minimum stay validation with user-friendly error messages

  • fix
    Fixed calendar CSS styling issues

  • fix
    Mobile sidebar search fixes

  • fix
    Dokan integration CSS enhancements

  • fix
    Booking widget availability checks fixed

  • fix
    Opening hours handling in bookings enhanced

  • fix
    Events date filtering final fix

  • fix
    Category slider improvements

  • fix
    Load More functionality fixed

  • fix
    Similar listings now use Category + Region combination

  • fix
    Review pagination on single listing page

  • fix
    Custom listing type category permalinks fixed

  • fix
    Google Reviews transient caching fixed

  • fix
    Google Reviews API improvements

  • fix
    Icon selector fix in form builder

  • fix
    Field builder improvements

  • fix
    Optimization for taxonomy dropdowns

  • fix
    Fatal error fixes for PHP 8+ compatibility

  • fix
    Enhanced Elementor compatibility

  • fix
    WooCommerce compatibility updates
Version 2.0.824/09/2025

  • new
    Multi-Vendor marketplace access can be monetized and be as a part of paid package Screenshot → Screenshot →

  • new
    “Listings Map” elementor widget has more settings Screenshot →

  • fix
    Dokan product categories selection fix

  • fix
    Google Reviews fix

  • fix
    A lot more minor fixes here and there
Version 2.0.724/09/2025

  • new
    Taxonomy Grid receives an option to switch it to carousel on mobile devices Screenshot →

  • fix
    Couple fixes for Listeo Editor and booking
Version 2.0.624/09/2025
  • fix
    Hotfix for category pages leading to 404
Version 2.0.524/09/2025
  • fix
    A lot of fixes to Listeo Editor regarding Custom Listing Types

  • new
    Google Reviews API Rate Limiting: Listeo Core → Single Listing → Google Reviews API Rate Limiting Screenshot →

  • new
    Option to hide selected stats on author page (Customize → Author Page)

  • new
    Load More button instead pagination – kind of “Infinite Scroll“. To enable this go to Listeo Core → Browse/Search Options → Pagination & Loading Options Screenshot →

  • new
    Added pagination for reviews on single listing page (10 reviews per page)
Version 2.0.314/09/2025
  • fix
    Fix for Listeo Editor missing/not saving fields

  • new
    Attachments in private messaging (Listeo Core User → Privacy & Contact → Message attachments)Screenshot →
Version 2.013/09/2025
Version 1.9.12705/09/2025
  • fix
    Hotfix for Listeo Editor error
Version 1.9.12604/09/2025
  • new
    New Listeo Core interface with grouped sections with similar settings Screenshot →

  • new
    New Elementor widget: Coupon Display Screenshot →

  • new
    New Elementor widget: Minimal Search Form (only search bar)

  • new
    New license page Screenshot →

  • fix
    Fix in booking checkout
Version 1.9.12531/08/2025
  • new
    Added “Nearest First” sorting filter Screenshot →

  • new
    Added radius circle on a map when radius search is enabled Screenshot →

  • new
    New option/search logic to location search when Google API is disabled Screenshot →

  • new
    Swipe support for single listing gallery on mobile

  • fix
    Safe mode in custom permalinks now works
Version 1.9.12429/08/2025
  • new
    Listeo Health check page Docs →

  • fix
    Searching performance fix in database for custom fields

  • fix
    Fix listing card width issues in carousels

  • fix
    Add listing form fix
Version 1.9.12328/08/2025
  • new
    Cloudflare Turnstile as an alternative to reCaptcha and hCaptcha Screenshot →

  • new
    Show X listings on next page button on a map (it’s enabled by default, make sure Listeo Core is updated) Screenshot →

  • new
    Option to show custom Owner fields in Listeo Owner Widget Docs →

  • fix
    Fix for coupons validation if limited to emails

  • fix
    Fixed custom term search fields

  • fix
    Fixed custom taxonomy search form in case it’s set for not compatible layout

  • fix
    Fix for Claim Listing in case of Free package

  • fix
    Fix for Elementor’s Listing widget classic style display
Version 1.9.12126/08/2025
  • fix
    Fix for events date format display issue

  • fix
    Option to reset wrong timestamps for events (Listeo Editor → Listeo Editor → Fix events)

  • fix
    Option to continue payment process for pending listings (abandoned on preview)

  • fix
    Fix for classic list/grid layout pagination bug

  • fix
    Fix for coupons validation if limited to emails
Version 1.9.12020/08/2025
  • new
    Conditional search filters for categories Screenshot → Screenshot →

  • fix
    Added safe mode to custom permalinks

  • fix
    Fixes: blank dokan pages

  • fix
    Fixed missing package features after paid package upgrade

  • fix
    Fixed glitch with booking calendar and multi-step add listing forms

  • fix
    Notification about review waiting for approval for anonymous users

  • fix
    Fix for SMS notification for upcoming booking

  • fix
    Map is now scrollable on search layout with slideable filters

  • fix
    Several minor fixes to new elementor widgets (tabs,carousel,hierarchical categories)
Version 1.9.11518/08/2025
  • new
    Custom permalinks (finally stable version) Screenshot →

  • new
    New Elementor widgets: Categories List Screenshot → , Carousel Screenshot → and tabs Screenshot → (Update Listeo Elementor then find Listeo Tabs, Listeo Carousel or Hierarchical Categories widgets)

  • fix
    Theme license validation fix

  • fix
    Combined average rating based on both Google + Listeo native reviews (Listeo Core → Rating Migration)
Version 1.9.11313/08/2025
  • fix
    Stripe payment fix related to customer address
Version 1.9.11010/08/2025
  • new
    AI Semantic Search! How to enable →

  • new
    Custom fields for each category How to use →

  • new
    Collapsible map on mobile devices Screenshot →
    Setting: Customize → Listings List Options → Mobile Map Behaviour

  • fix
    Fix for multi step add listing form going back to 1 step

  • fix
    Many minor fixes
Version 1.9.10301/08/2025
  • fix
    Many minor visual glitches fixes for new listing card layouts
Version 1.9.9731/07/2025
  • new
    New robust grid and list listings layout Screenshot → and Link →

  • new
    Redesigned bookings dashboard page Screenshot → and Link →

  • new
    Add listing form multi-step feature (steps are editable in Listeo Editor) Screenshot → and Link →

  • new
    Prices are now displayed in calendar under listing description Screenshot →

  • new
    Extension: AI Review Highlights for listings Screenshot → and How to enable →

  • new
    Extension: Listings scraper from Google Places API with AI feature How to use →

  • new
    Extension: Regions importer How to use →

  • new
    SEO feature: Listeo Core → General → Combined region and feature URLs – enables URLs like /region/feature/ e.g. https://example.com/new-york/gym/

  • fix
    Drilldown dropdown menu fix

  • fix
    Email OTP fix

  • fix
    Booking filtering fix

  • fix
    PHP warning fixes

  • fix
    Fixed “show preselected categories” for new full page layout with slideable filters

  • fix
    Many other minor fixes that we just don’t remember 🙂
Version 1.9.9604/07/2025
  • new
    Chat filter – automatically blocks users from sharing phone numbers, emails etc. to keep conversations on the platform. Screenshot → – option available in Listeo Core → General

  • fix
    Missing translation fixes

  • fix
    Schema.org validation fix

  • fix
    Security Fix
Version 1.9.9530/05/2025
  • new
    New search results layout with slideable sidebar filters Link → (you can enable it in Customize → Listings List Options → Listings archive general layout

  • new
    Custom Fields widget in Elementor can display general Custom fields or listing type related fields

  • new
    Improvements for date range search

  • new
    Auto Play for Home Search Slider

  • new
    Improvements for file input type field, it respects now acceptable formats and size limit set in WordPress settings

  • new
    New Dokan dashboard design Screenshot →

  • fix
    Fix for Custom Field widget not having classifieds fields listed

  • fix
    Fixes for wrong text domains in few places in Listeo plugins

  • fix
    Fix for map in Elementor preview

  • fix
    Fix for icons bug in Features list

  • fix
    Fixed translations in tickets

  • fix
    Small fixes in Listeo Editor

  • fix
    Minor booking system fixes including “half-day” booking issue

  • fix
    Fix for single listing gallery widget in Elementor in case of only 1 image added
Version 1.9.9410/04/2025
  • fix
    Fix for badges in listing map popups

  • fix
    Fix for booking being activated when not intented

  • fix
    Fixed PHP warnings in “My Account”

  • fix
    Fixed email One Time Code

  • fix
    Drilldown menu level depth fix for regions

  • new
    Option to set drilldown dropdown menu from multi select to single item select
Version 1.9.9307/04/2025
  • 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
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
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

Changelog for older releases →