Listeo - Directory & Listings With Booking - WordPress Theme

Listeo - Directory & Listings With Booking - WordPress Theme 1.9.81 Nulled

No permission to download
no change log for this version on link
no change log for this version
  • 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
  • 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
Top