• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

ListingPro - Best WordPress Directory Theme

ListingPro - Best WordPress Directory Theme v2.9.3

No permission to download
Hi everyone. Just in the process of testing this out on a local environment and not sure why this is showing on the demo install when viewing "Add Listing" page : [listingpro_submit title=”Add your Listing” subtitle=”Add details about your listing”]

Any ideas what this means? Their documentation is not the best and cannot locate this shortcode. I can only assume its related to Elementor. I chose WPBakery when installing the demo data on the bases my client uses the same builder for his main website.

Thanks in advance.

Edit: I have it working, please see my latest post. I cant paste the sahred link from here.
 

Attachments

  • Submit-Your-Listing-–-Ufindus.png
    Submit-Your-Listing-–-Ufindus.png
    330.8 KB · Views: 29
Last edited:
Nulling Instructions.

Open functions.php - in the theme folder
Replace line 7 which is:
PHP:
use Elementor\Plugin;
use Stripe\Stripe;
use Stripe\Subscription;

define('THEME_PATH', get_template_directory());

With the following:
PHP:
use Elementor\Plugin;
use Stripe\Stripe;
use Stripe\Subscription;

update_option( 'theme_activation', 'activated' ); // Add this line

define('THEME_PATH', get_template_directory());

It will now look like:
PHP:
 */
use Elementor\Plugin;
use Stripe\Stripe;
use Stripe\Subscription;

update_option( 'theme_activation', 'activated' );

define('THEME_PATH', get_template_directory());
define('THEME_DIR', get_template_directory_uri());

Save the file and you are all set! :)

TassieNZ :)
Just to add to TassieNZ nulling method.

You need to amend the plugin as well. The above is not enough to get the theme nulled.

You need to unzip the theme folder and do the following:

include: plugins: listingpro-plugin.zip. Extract this or open it and go to: elementor_special_widgets.php: search for

Code:
add_action( 'elementor/widgets/register', [ $this, 'register_widgets' ] );

and replace it with:

Code:
add_action( 'elementor/widgets/widgets_registered', [ $this, 'register_widgets' ] );

This will work with Elementor only. Looking at the code you don't need to do this for WPBakery. Tessie's method should work.
 
Last edited:
  • Like
Reactions: mua
Hey guys, here's the MedicalProWP untouched plugin. Any volunteers to null it are welcome.
Thanks for sharing. Have you purchase this and will u have updates for coming up new version releases of this plugin?

If nulling is need it you may want to create a tread here:
and ask to be nulled.

File looks that is clean.
2023-09-26_17-00-01.jpg

 
  • Like
Reactions: DCDev
Hey guys, here's same Listingpro addons untouched. Any volunteers to null it are welcome.
 

Attachments

  • blackpro-plugin.zip
    2.7 MB · Views: 7
  • cbdpro-plugin.zip
    742.6 KB · Views: 10
  • cbdpro-plugin_2.zip
    742.6 KB · Views: 4
  • drivepro-plugin.zip
    1.1 MB · Views: 6
  • lawyerpro-plugin.zip
    2.1 MB · Views: 7
  • Listingpro-Minifyr-v1.zip
    52.2 KB · Views: 13
  • petfinderpro-plugin.zip
    797.7 KB · Views: 7
  • QuotePro-v1.1.1.zip
    10.6 KB · Views: 8
  • unzipme-email-blaster-pro-v1.5.zip
    158.8 KB · Views: 11
  • unzipme-mollie-v1.0.zip
    117.3 KB · Views: 8
  • unzip-verifypro-package.zip
    2.5 MB · Views: 18
  • weddingpro-plugin.zip
    3.9 MB · Views: 7
Just to add to TassieNZ nulling method.

You need to amend the plugin as well. The above is not enough to get the theme nulled.

You need to unzip the theme folder and do the following:

include: plugins: listingpro-plugin.zip. Extract this or open it and go to: elementor_special_widgets.php: search for

Code:
add_action( 'elementor/widgets/register', [ $this, 'register_widgets' ] );

and replace it with:

Code:
add_action( 'elementor/widgets/widgets_registered', [ $this, 'register_widgets' ] );

This will work with Elementor only. Looking at the code you don't need to do this for WPBakery. Tessie's method should work.
Hello,

With the theme update, it seems that the 7th line of the func file has been deleted. How can we crack the latest updated files? It's asking for a license key. Can you help?
@TassieNZ

 
Easy Way To Activate ListingPro Theme:


In the discussion tab, we have 2.9 Nulled Version, Upload it first on the website & then Upload 2.91 Version... Later delete that 2.9 Version... That's it, your theme is now Activated!
 
Easy Way To Activate ListingPro Theme:


In the discussion tab, we have 2.9 Nulled Version, Upload it first on the website & then Upload 2.91 Version... Later delete that 2.9 Version... That's it, your theme is now Activated!

when you delete the theme nulled 2.9 the theme crashes again could you put it totally nulled 2.9.1 please
 
when you delete the theme nulled 2.9 the theme crashes again could you put it totally nulled 2.9.1 please
Please test and report back. :)
 

Attachments

  • themeforest-listingpro-multipurpose-directory-theme-2.9.1.zip
    40.3 MB · Views: 7
2nd Feb 2024 | Version 2.9.2 - Untouched.

* New: Compatibility with PHP 8.2
* New: Welcome Email Template upon Setup
* New: Updated WPBakery
* New: Updated Redux Framework
* Fixed: Few Warnings
* Fixed: Auto page Recreation issue.
* Fixed: Package issue (When the package is completed it disappears from packages.)
* Fixed: Unable to display more reviews on the app view detail page.
* Fixed: Categories icons are not showing on the app view banner.
* Fixed: Reviews are not updating from the user dashboard.
* Fixed: The address is not showing on the detail page in the app view.
* Fixed: In Albanian Language Thursday and Friday days are not showing on the detail page.
* Fixed: Description quick tip not showing on the submit listing page
* Fixed: Fatal Error When only theme is activated.
* Fixed: Fatal error when we switch ListingPro Theme without deactivating the plugins.
* Fixed: Child Categories are not showing in the Style 1 Banner.
* Fixed: Custom fields are not showing on the lead form in-app view
* Fixed: Get Direction issue in Mobile on Detail Page.
* Fixed: The plugin setup screen is not displaying properly when we run the setup wizard again.
* Fixed: Reviews Show 5.0.0 instead of 5.0 on the detail page.
* Fixed: If we select Homepage in-app view for Home it shows an error of redirect too many times
* Fixed: Stripe object Payment issue with the Ads Payment.
* Fixed: Homepage button color issue.
* Fixed: Pricing Plan image size is not working while adding listings.
* Fixed: Business Hours issue on Safari Browser.
* Fixed: Unable to click on the Street View Icon in Google Maps on the Archive Page
* Fixed: Satellite Button is not clickable on Archive Page
* Fixed: Header Search Dropdown overlays with the top bar.
* Fixed: The listing layout is disturbed in the Elementor Listings Posts element.
* Fixed: If we import demo with Elementor, edit listing and Checkout page not imported with Elementor.
* Fixed: Select dropdown form field default selection in backend edit listing.
* Tweaks: Improve Setup Process
* Tweaks: Add placeholder text in many fields.
* Tweaks: XML File updated.
* Tweaks: Claim now and Report now button colors in Classic 2.
* Tweaks: Pot language file updated
* Tweaks: Twitter icon is now X

DL:

View hidden content is available for registered users!
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock