• 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
1653823063831.png
hi, please help, it need license key, i cant also submit listing sayng activate license
Nulling Instructions.

Open functions.php
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' );

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 :)
 
Nulling Instructions.

Open functions.php
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' );

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 :)
Where can I see this function.php.

I can't see it inside /wp-content/plugins/Listingpro-plugin/functions.php
 
The theme is already activated.
public_html - wp_content - themes - listingpro - functions.php - line 7 already says "
use Elementor\Plugin;use Stripe\Stripe;use Stripe\Subscription;update_option( 'theme_activation', 'activated' );"
Line 8 is blank, line 9 and 10 are already as in the description.
even though the activation screen says XXXXXetc just ignore it and enjoy. The guys have done it for us.
 
  • Like
Reactions: pinkstarrainbow
The theme is already activated.
public_html - wp_content - themes - listingpro - functions.php - line 7 already says "
use Elementor\Plugin;use Stripe\Stripe;use Stripe\Subscription;update_option( 'theme_activation', 'activated' );"
Line 8 is blank, line 9 and 10 are already as in the description.
even though the activation screen says XXXXXetc just ignore it and enjoy. The guys have done it for us.

When I try to go to the submit listing page (after installing) it asks me to activate the theme. So, it's not fully functional unless there is something I'm missing.
 
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