If you’d like to manually approve or reject new registrations simply use this plugin
If you’d like to manually approve or reject new registrations simply use this plugin
Notifications you’re seeing in WordPress are not errors, so there’s nothing to be concerned about. These messages/warnings are usually intended for developers to assist with debugging and do not impact the functionality of your website..
If you’d prefer not to see these messages, you can easily disable them by turning off debugging in WordPress. You can either contact your hosting provider for assistance or do it yourself by following these steps:
wp-config.php file.After doing this, the warnings should no longer appear.
Let me know if you need any further assistance!
If you’d like to see conversations between users you can view them in Listeo Analytics → Messages Tab.
Go to Dashboard → Settings → Permalinks and click save without changing anything. Also, make sure that Permalink structure is set to Post name
In your child theme functions.php file add this code.
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;
}
Allow listing owners to verify visitors and their tickets using smartphone. By scanning a QR code, owners can quickly confirm ticket/person authenticity directly from their dashboard, making event entry more or visitor identity confirmation efficient.
QR verification system works with all booking methods
First, make sure QR Codes are enabled in Listeo Core → Booking → Ticket Options → Enable Ticket option
If you don’t have QR scanner in dashboard, please create new static page, set Page Template of that page to “Dashboard Page“, and in page content add shortcode [listeo_qr_check]. Publish that page and go toListeo Core → Pages and find “Ticket/Booking Verification Page” option and choose the page you just created.
After booking, guests can download a ticket with a QR code from their dashboard. They can print it or open on their smartphone.
To verify ticket validity, the listing owner needs to access a scanner in their dashboard, usable on any device with a camera. If a customer selects cash payment, the ticket will show as ‘unpaid’ until settled, allowing owners to track payment status with ease.
Once the ticket is scanned, the owner will see a prompt with ticket details. In the example below, the ticket is valid but was previously scanned
The Ad Manager allows users to pay for prominent placement of their listings on your homepage, top of search results, or sidebar. They can set their desired budget and target specific categories.
Below is a step-by-step guide to setting up and managing ad campaigns.

[listeo_ads] shortcode and should use the Dashboard Page template.
In the front-end user dashboard, users can create new ads by clicking the “Create New Campaign” button on the Ad Campaign page. The form is divided into three sections:


After submitting the form, the user is redirected to the checkout page to complete the payment. Once the order status is set to Completed, the ad will become active.
The promoted listing will appear in the positions configured in the ad, such as at the top of search results or in the chosen placement areas. Promoted listings will be marked with “Ad” tag.
| Setting Name | Option/Details |
|---|---|
| Campaign Setup & Configuration | |
| Campaign Product advertising product, campaign WooCommerce product, ad credits product, campaign purchase product, advertising package, campaign billing product | Select WooCommerce product for ad campaigns select Options: All ad campaign products |
| Ad Campaigns type pricing model, billing method, campaign charging type, CPC vs CPM, pay-per-click, pay-per-impression, cost model, ad pricing structure | Choose available campaign pricing models checkbox_multi Options: Per click, Per views Default: Both selected |
| Placement & Visibility Options | |
| Ad Campaigns placement ad locations, campaign positions, advertising zones, ad spots, banner placement, sponsored listing positions, ad display areas, campaign visibility zones | Select where ads can be displayed checkbox_multi Options: Home Page section, Search results, Sidebar widget Default: Home, Search, Sidebar, Location, Tag |
| Per-Click Pricing Configuration | |
| Ad Campaigns price for Home Page home page CPC, homepage click cost, main page advertising rate, front page ad price, homepage campaign cost, home ad pricing | Price per click for home page ads number |
| Ad Campaigns price for Search search results CPC, search page click cost, search advertising rate, SERP ad price, search results campaign cost | Price per click for search results ads number |
| Ad Campaigns price for Sidebar sidebar CPC, widget area click cost, sidebar advertising rate, sidebar ad price, sidebar campaign cost | Price per click for sidebar ads number |
| Per-View Pricing Configuration | |
| Ad Campaigns price for Home per 1k views home page CPM, homepage impression cost, cost per thousand views, home page view rate, homepage CPM pricing, 1000 impressions cost | Price per 1000 views for home page ads number |
| Ad Campaigns price for Search per 1k views search CPM, search impression cost, search results view rate, SERP CPM pricing, search page impression cost | Price per 1000 views for search results ads number |
| Ad Campaigns price for Sidebar per 1k views sidebar CPM, sidebar impression cost, widget area view rate, sidebar CPM pricing, sidebar impression pricing | Price per 1000 views for sidebar ads number |
Before removing domain from licenser you need to remove theme (not just disable, remove) from old website.
According to Envato’s License Terms, each license you purchase allows you to create one unique end product. For example, a website theme like Listeo can be customized to create one specific website. If you want to create a second website from the same theme, you’ll need to purchase another license. In other words, 1 license = 1 website.
You can activate the Listeo License on one domain, but as we understand how web development works and it’s crucial to have a test/dev/staging website, domains matching staging pattern can be activated without any restriction. Just need a valid license key.’
Lost key or did not receive it after purchase? Send us an email at [email protected]