7844 comments found.
Hi,
is it possible to show fields from the Listeo Fields Editor in the Single Listing Sidebar widget area?
Could not see any info to that at docs.purethemes.net/listeo/knowledge-base/adding-custom-fields-and-displaying-them-on-listing-page/
Regards Elias
With Elementor, as far as I remember – yes https://docs.purethemes.net/listeo/knowledge-base/editing-single-listing-page-using-elementor/
Will take a look. Thanks.
Hi,
Presales questions please;
1. Is Listeo works with bank transfer method about comission, yearly fee for paid listing?
2. Url’s listing friendly for local language (utf-8) or not if we want to get benefit with SEO?
Thanks so much in advance.
Hi,
1. Listeo can work with bank transfer methods for both receiving commissions/fees and for payouts.
For receiving payments (your commission from bookings or yearly fees for paid listings), Listeo integrates with WooCommerce payment gateways. If you enable the Direct Bank Transfer gateway in WooCommerce, users can pay you via bank transfer.
For payouts to listing owners (their earnings from bookings), the process is manual. You, as the site administrator, would manually transfer the money to the listing owner, and a bank transfer is a common way to do this. You can manage these payouts in Dashboard → Commissions.
2. Listeo, as a WordPress theme, uses WordPress permalinks. While WordPress can technically handle UTF-8 characters in URLs (they are often encoded), it’s generally not recommended for SEO.
How can I find out the page id of the search results page (half map). I asked AI chatbot already. I want to hide an element on that page with css. thank you
If you refer to search results page with URL containing ”?keyword_search=&location_search=&tax-listing_category=&action=listeo_get_listings” then there is no option to get individual ID for each search.
Otherwise if it’s just page with listings created with a shortcode or elementor then you will see ID in body tag https://prnt.sc/oF1aQ-9pXKNc
I asked for the page ID because I need to hide the Announcement Bar on to of the page. Link to my page: https://snl.ink/cpRat do you know an easy css to hide it? thank you
.page-template-template-split-map this is class is always in body tag when a page is “half split map”
.page-template-template-split-map #announcement_bar_slider_1887 { display: none !important }
thanks a lot but unfortunately it didn’t work
I just used this code using devtools and it works so I guess – cache
Where can I set the prices options, “per day”, “per hour” and so on? It is shown now on my listings search results but In the backend I can’T seem to change that…. thank you. oh sorry i didn’t mean to put my question here….but now i cannot change it anymore. (btw. I updated to the latest, 1.9.99 incl- plugins)
to enable “per hour” in rental listing type you need to enable “hourly booking” for that listing by adding switch https://www.docs.purethemes.net/listeo/knowledge-base/how-booking-works-in-listeo/
I have booking completely deactivated. But it shows me at several listings “per day” but it is not the price per day. Just a price range in a cafe for example….. or a real estate listing. price range from x to y “per day” where to turn that off please?
Honestly can’t remember and would need to check myself. Please send us support ticket with admin access using this form: https://themeforest.net/item/listeo-directory-listings-wordpress-theme/23239259/support/contact
Hello,
I have some presale query.
1. can we use this theme without elementor? which page builder can be used any other than Elementor?
2. Can show business listings and events listing on seperate pages and slugs?
1. I believe you can use any page builder but you’ll loose built-in widgets like carousels with listings that you can see on homepage or home search banners.
2. Using shortcodes I think but I am not 100% sure about your question so please specify https://docs.purethemes.net/listeo/knowledge-base/shortcodes/
Thanks for the response,
1. built-in widgets only for elementor or can we use WP-bakery also?
all the theme demos are based on Elementor? or can we select any other page builder?
All homepages are based on Elementor. We don’t unse WP Bakery since 2022.
hello its support hebrew ?, RTL
I will let you know tomorrow, we have new RTL styles and customer who will test if it’s ok or not. 
ok thanks. waiting
I purchased the theme, and it was stated that it supports Arabic translation. I translated it and changed the website’s direction from left to right. However, when using RTL (right-to-left) layout, there are issues with the text, copyright alignment, and several elements are not positioned correctly. There are also many problems on mobile devices.
We have new rtl.css style that should work better but it has not been aded in update yet. Please send us support ticket using this form: https://themeforest.net/item/listeo-directory-listings-wordpress-theme/23239259/support/contact
Hi, This is just a pre-sale question. I’ve reviewed your demo and documentation, but couldn’t find any mention of whether the fields in the Add Listing form can be conditionally displayed based on the selected category during listing submission.
Could you please confirm if there is any built-in option to show or hide listing form fields depending on the chosen category?
You missed this https://prnt.sc/XH7COoDuZI2e
But it’s not released yet, should be ready within a week or two. I added this on landing page because we were ready to release but then we decided to wait a little bit more and polish some things.
Hi, please can you tell me if you plan (and when) to really improve the search filter functionalities depending of the category ? In your last version demo : - still have non relative check-in and check-out field for categories like classified or electronic …
Yes, we’re working on conditional search just right now, should be ready within 2-3 weeks
Hello dear purethemes team i have sent an e-mail. Please reply. Thanks
We replied yesterday https://prnt.sc/A0LiK4LUioW1
Thank you very much for your valuable reply.
Hi, there might be a problem with the Greek translation. Although it appears in the documentation as a ready-made translation in the Translation Importer, this message appears when I choose it: “A translation for the selected language is not yet available.”
Hi, it seems translation files had wrong names for example instead listeo_core-el.po it was listeo_core-el.po so WP and plugin did not rezognize it as greek
I updated file names, try again please and let me know!
https://prnt.sc/N2YfhQfxZOV4This problem appears. https://prnt.sc/pMIEzJ3ZcayO Also, since i changed the active domain of my license, the new domain doesnt appear in this page https://purethemes.net/license/ . Maybe this is the the reason of the problem.
listeo_elementor-el.mo fixed you can re-run installation
If your domain does not appear in licenser it means your server blocked outgoing connection request to our licenser and license was validated offline.
Works fine, thanks. Will I have any problems in the future having my license like that? Should I do anything to change it?
Not an issue.
Hi – I just started a fresh installation of WordPress and a fresh installation of Listeo in my laptop localhost, and followed the demo content loading procedure in Listeo. The database is also in localhost with the same laptop.
Each page (either home page, single listing page, and admin panel page) takes 6.5 seconds to respond to the browser (just responds to the request, media downloading is already excluded). https://snipboard.io/wMJN2Y.jpg
The database only takes 0.3s for 244 queries. : https://snipboard.io/y59BiU.jpg So I’m pretty sure the bottleneck isn’t in DB.
When I deactivate WooCommerce, it shrinks to about 4-4.5seconds per page, it’s better but still far from “good enough”.
Could you advise how to achieve the speed of 1-1.5 seconds (that you mentioned in earlier comment replies).
Also, I would only use the event listing and ticket booking function. Would there be some necessary plugins that I can disable to speed up the time?
Honestly I have no idea why it is takes so long, as you can see I just installed fresh Listeo on localhost and it’s lightning fast 560ms https://prnt.sc/FpQ0yd9BjPZO so definitely not theme issue and I’m quite sure if you’ll disable theme and plugins (and leave default wp theme) there will be similar issue. Isn’t there any resource in network tab that is loaded on homepage from external server? Picture, script or something
There’s nothing that disabling would improve loading, everything is small modules that won’t affect anything.
thanks for the quick response. Other resources are loaded after the first request so they are excluded in the time already. It’s the first request (/wordpress/) takes 6 sec to return the HTML to browser.
When I use the Wordpress default 2025 theme, and disable all plugins, the home page load time is 1.5 second https://snipboard.io/VKmoN6.jpg , and the Database query takes 0.016sec (total 20 queries).
So it seems to me 5 seconds caused by Listeo and the plugins come with it.
Does it happen on other pages or just home. Being honest 1.5s with default theme is still not the best
Also make sure that PHP configuration limits meets:
max_input_time = 300
max_execution_time = 300
memory_limit = 258M
upload_max_filesize = 256M
post_max_size = 257M
thank you, my php configure compliances with these limits.
I have enabled OPcache and it cuts the time by half. Still not as fast as idea but acceptable. thank you for helping.
Should those Booking module, reviews, gallery etc… should be checked or what. What are the implications if it’s not checked? Is checking it would affect user experience, difficulty? What should I do with this?
https://ibb.co/PZcqmMphhttps://purethemes.net/listeo/ai-assistant/
Check our AI assistant, he can clarify this without waiting for us to answer
https://docs.purethemes.net/listeo/knowledge-base/paid-listings/
Some pre-sale questions:
Is there a option to remove the calendar, booking, and food menu if I don’t want it??
Yes, 1 click in options.
Hi again, I’ve been reading through community threads and documentation regarding category management in the Listeo theme, and I came across the issue where all categories appear regardless of the selected listing type (i.e., Service, Rent, Events, Classifieds).
Could you please confirm whether this is still the case in the current version of Listeo? Specifically: Is there now a way to assign or filter categories per listing type (e.g., only show rental-related categories when “Rent” is selected)?
Or do categories still apply globally across all listing types?
Thank you in advance.
I don’t it has ever been an issue. You can have it either that or that
https://docs.purethemes.net/listeo/knowledge-base/categories-and-features/ https://docs.purethemes.net/listeo/knowledge-base/how-main-and-sub-categories-work/You can also send us a support ticket, and I’ll give you a temporary access key to our AI agent, who will explain how it works especially with new drilldown dropdown feature 
Some Question About Listeo theme. Some main Errors or Issue.
1st. Ads Campaign impression calculation error. While ad campaign page showing some wrong calculation.
2nd. Seller have Cancel option even buyer pay for booking.
This error should be fixed.
If these are not errors so give us some information about this why these are not errors.
And some php error messages in some part of site.
You didn’t specify which version of theme you use, I guess not the latest. Please send us support ticket using this form: https://themeforest.net/item/listeo-directory-listings-wordpress-theme/23239259/support/contact
Latest version 1.9.96
Hi, where is the real estate topic?
Findeo is not available anymore.
Pre-sales Qs: 1. Can I make FREE classifieds for different things, each with custom fields just for them [cars, lost/found, jobs, pets to adopt, etc need different fields]? I assume I’d need separate CPT?
2. Can I also have places listing CPTs or do I need to select either classified or places?
3. Can I have different CPT per type of places? [ex: restaurants, doctors, service providers, hotels,...].
4. How does frontend submission form work when my site has multiple types of classifieds and listings? Do I need to create multiple forms, or do they adjust fields by selection of the classified category/ listing type?
5. Can I use Elementor’s dynamic content to create template layouts and content as I need [like for ex, a slider from a listing images submitted, or a special layout for FB/Instagram recent posts the biz has from their URLs in submission, etc]?
6. What Elementor elements or shortcodes have you, for use site-wide?
thx!
7. how to prevent duplicate submissions? Esp for free classifieds, I don’t want ppl bombing the directory with repeated submissions.
Is there a way to use ChatGPT to moderate submissions? So no duplicates, no sex content etc. I don’t want to waste time on such things, even if they get submitted, they should go to trash bin. duplicated ones withing 30 days should be disallowed. or billed, while normal submissions are free.
8. Can booking calendars for a local biz use their existing google calendar? Or can they use the one in your theme for booking in office by logging in and manually add appointments? How does your calendar ‘know’ what is a free slot if they also fill slots manually, not just from my directory?
9. Google Reviews on listing pages: Can I set it to only display 4-star and above? How does it function? Does the customer just input a URL for it to scrape reviews?
10. Have you support for relationships?
Ex: A local biz (“place”) posts a classified for job/s. Event/s. How to display their classifieds also in their place listing?
And for their classified to link to their place.
We will reply via email to your support ticket
Hi. Whats the best way you can recommend if I want to show Views/Visits on the listings pages? I don’t want to install an extra plugin for this. In the “All Listings” overview page in the backend, I can see the Views/Visits already, but I want all visitors to my page see those too. Maybe you have a snippet for this? or can recommend a very lightweight plugin for it? thx in advance.
Please send us support ticket using this form: https://themeforest.net/item/listeo-directory-listings-wordpress-theme/23239259/support/contact
Lukas (dev) will check what could be done
Pre sale question, just confirming that the messaging system functionality identify’s which classified listing is linked/related to each message enquiry has come from in the the event multiply listings are within a individual user account, ie the user account owner can identify which listing the message enquiry has come from.
Yes, the messaging system in Listeo is designed to link each message inquiry to the specific classified listing it originated from. This ensures that if a user has multiple listings, they can easily identify which listing the message is related to. https://prnt.sc/EgfwYaSmB-hp
Thanks, another question is confirming the ability and process of “Featuring” specific classified listings to display as “Featured Listings” in either a featured page section or highlighted when displayed within the category of other listings on the frontend when using the mode of all listings are free to users, ie. No paid packages are used. What type of user account can have access enabled to this feature within their listing dashboard, all users or admin only or is this configured as needed?
As an admin you have control over featured listings
is this via the woo commerce product or does the listing within the theme function have a “featured” button? ie, if not using paid packages option is it still available to the used?
You can mark listing as an admin even if it’s free https://prnt.sc/GGb_-L9HEixX
thanks, after purchase can see additional to the child folder another folder labelled “child-old-templates” included, is this needed or what is it provided for?
Also any known issues with using cache plugins with the theme functions or all good?
also and known issues with any of the main security plugins if installed?
Hi, please check our AI agent he can answer all of your questions: https://purethemes.net/listeo/ai-assistant/
If agent won’t be able to help and you will need assistance from us (humans :)) feel free to send us support ticket using this form: https://themeforest.net/item/listeo-directory-listings-wordpress-theme/23239259/support/contact
We’re unable to adjust the featured image size on our blog page (https://www.solartiqo.com/blog/). It displays vertically by default, but we need it in a horizontal layout. Please advise if there’s a way to modify this.
Not sure if that’s what you ask for but add this in customize/additional css: @media (min-width: 768px) { .search-results .blog-post, .archive .blog-post, .blog .blog-post { display: block; }}