ListingPro - Best WordPress Directory Theme

ListingPro - Best WordPress Directory Theme v2.7.2

No permission to download

TassieNZ

Premium Uploader and Sometimes Hacker!
Jan 17, 2019
9,017
19,812
120
New Zealand
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 :)
 

Syntaxbyte

Active member
Jan 7, 2021
254
94
28
Nigeria
stackhubs.com
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
 
May 7, 2022
47
26
18
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
Oct 26, 2018
37
16
8
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.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu