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
docs.purethemes.net
no change log for this version on link
docs.purethemes.net
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
www.docs.purethemes.net
- 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
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
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
- Fix for some Claim Listing email notification
- 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 for redirection from login form (it should redirect now to previously visited page, for example if you need to login to add a comment)
- Listeo Owner Widget has now option to show “send message” only on verified listings
- Pricing menu in listings was now added to Extra Listing Package Options
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