Listeo - Verzeichnis und Anzeigendateien mit Buchung - WordPress-Thema

Listeo - Verzeichnis und Anzeigendateien mit Buchung - WordPress-Thema 2.0.45 Nulled

Keine Berechtigung zum Herunterladen
  • new
    An awesome Multi-level depth (drilldown) menu for taxonomies (categories, regions etc.). To use it modify search form taxonomy dropdown and set drilldown in search forms editor. Screenshot →
  • new
    Slim mobile header (Appearance → Header → Slim Mobile Menu) Screenshot →
  • new
    FAQ section for listings (Listeo Core → Submit Listing → Submit form modules → FAQ Section Screenshot →
  • new
    “My Other Listings” section on single listing page where owner can select specific listings to be displayed
  • new
    Schema.org support for listing pages (helps search engines better understand listing content like address, reviews, business type etc.). Works by default, doesn’t need to be enabled.
  • new
    Children and animals pricing Screenshot → – an additional fields with custom price – How to add this feature after update?
  • new
    hCaptcha support (alternative to reCaptcha)
  • new
    Sticky sidebar on single listing page. Works by default, doesn’t need to be enabled.
  • fix
    Disabled-by-default sections in the ‘Add Listing’ form are now hidden until the user enables them with the toggle switch. They no longer take up unnecessary space Screenshot →
  • fix
    30+ minor and major bug fixes, detailed list will be updated soon
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
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]
  • 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
Zurück
Oben