You can configure multi-criteria ratings in Dashboard → Listeo Editor. Tooltip is optional but it’s good practise to provide short description of each criteria.
Author Archive
Adding custom field to booking confirmation form
If you would like to add custom fields to booking confirmation page you can do this in Listeo Editor. In this guide we added “tax id” and “age certify” checkbox.
Navigate to Listeo Editor → Booking Fields choose to which listing type you’d like to add custom fields and add them by clicking green button “add field”. You can choose field type to be checkbox, upload file, input field, select dropdown, multi-select or textarea.
Once added, fields will be visible in booking confirmation field and data from these field will be shown for guest and owner in their dashboard.
Adding custom fields and displaying them on listing page
You can create custom fields and display data from them in listing overview. Those fields will be also available in search forms editor so you will be able to create search form filters for your custom fields.
First you need to create custom fields for listing type you want in fields customizer in Listeo Editor → Fields
Then add these fields to the add listing form
How to use mapbox custom map styles?
First go to your mapbox account, access studio and find style URL / access token
Next, go to Listeo Core and paste “Access token” into “MapBox Access Token” field.
Then extract username and token from “Style URL” :
mapbox://styles/purethemes/cm046dmnx00gm01ph73rr5rp5
and paste into following URL which should be applied into “MapBox Studio Style URL” field.
https://api.mapbox.com/styles/v1/USERNAME/TOKEN/tiles/{z}/{x}/{y}@2x?access_token=
an example or correct URL:
https://api.mapbox.com/styles/v1/purethemes/cm046dmnx00gm01ph73rr5rp5/tiles/{z}/{x}/{y}@2x?access_token=
How to create custom page with taxonomies/listings
If you would like to creage custom page with specific category listings or type here’s quick guide. Start with creating new page and selecting page layout and sidebar.
Then click “Edit with elementor”
Add “Listings” widget
Configure listings layout
And add some filters e.g. you can display only listings from service listing type and specific category etc.
How to enable external booking?
External Booking is an ption that adds a Book Now button that redirect to 3rd party website. To enable this feature simply add the field for that to listing submission form using Listeo Editor → Submit Form, find ‘External Booking link’ field.
Then add Listeo External Booking widget to single listing page:
If host will specify external booking URL in his listing “Book Now” button will redirect users to external booking page
How to disable private messaging?
To disable private messaging feature first disable send message button in Listeo Owner Widget
then disable messages page in Listeo Core > Pages
Homepage widgets look broken after modifying/saving with Elementor
Disable “Optimized DOM Output” in Elementor -> Settings -> Features -> Stable Features -> Optimized DOM Output (set it to Inactive)
It’s claimed to be stable feature but it causes some sort of problems even with default Elementor widgets.