• 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"

Premium Addons PRO - Premium Addons Pro For Elementor

Premium Addons PRO - Premium Addons Pro For Elementor v2.9.14

No permission to download
Go to plugin directory. Edit file premium-addons-pro-for-elementor.php

Replace invalid characters on line 25-33

Done.

Line 22-34 will looks like this:

update_option( 'papro_license_key', '*******' );
update_option( 'papro_license_status', 'valid' );
add_filter( 'pre_http_request', function( $pre, $parsed_args, $url ) {
if ( ( strpos( $url, 'pa.premiumtemplates.io/wp-json/patemp/v2/template/' ) !== false ) ||
( strpos( $url, 'pa.premiumtemplates.io/wp-json/patemp/v2/template/' ) !== false ) ) {
$basename = basename( parse_url( $url, PHP_URL_PATH ) );
$response = wp_remote_get( "http://wordpressnull.org/premium-addons-pro/templates/{$basename}.json", [ 'sslverify' => false, 'timeout' => 25 ] );
if ( wp_remote_retrieve_response_code( $response ) == 200 ) {
return $response;
}
}
return $pre;
}, 10, 3 );
Thanks bro, it worked!
 
  • Like
Reactions: Pants
it worked thanks, but is there anyway to be able to download the templtes
Go to plugin directory. Edit file premium-addons-pro-for-elementor.php

Replace invalid characters on line 25-33

Done.

Line 22-34 will looks like this:

update_option( 'papro_license_key', '*******' );
update_option( 'papro_license_status', 'valid' );
add_filter( 'pre_http_request', function( $pre, $parsed_args, $url ) {
if ( ( strpos( $url, 'pa.premiumtemplates.io/wp-json/patemp/v2/template/' ) !== false ) ||
( strpos( $url, 'pa.premiumtemplates.io/wp-json/patemp/v2/template/' ) !== false ) ) {
$basename = basename( parse_url( $url, PHP_URL_PATH ) );
$response = wp_remote_get( "http://wordpressnull.org/premium-addons-pro/templates/{$basename}.json", [ 'sslverify' => false, 'timeout' => 25 ] );
if ( wp_remote_retrieve_response_code( $response ) == 200 ) {
return $response;
}
}
return $pre;
}, 10, 3 );
it worked thanks, but is there anyway to be able to download the templates
 
anyone have any issues with the weather widget? add the openweather API key and get a 401 error. The same key works fine with other elementor plugin for weather. Thanks
 
anyone have any issues with the weather widget? add the openweather API key and get a 401 error. The same key works fine with other elementor plugin for weather. Thanks
Resolved this. But another issue. The custom city name does not work with a ACF dynamic field. Just displays the default london. if you remove the default, it displays an error.
 
Parse error: syntax error, unexpected identifier "�" in /www/*________.art/public_html/wp-content/plugins/premium-addons-pro/premium-addons-pro-for-elementor.php on line 29


Any solution?
 
Last edited:
Babak updated Premium Addons PRO - Premium Addons Pro For Elementor with a new update entry:

Premium Addons PRO Addon For Elementor v2.9.8

Download Premium Addons PRO v2.9.8 - Premium Addons For Elementor Pro Nulled Free
= v2.9.8 =

- Tweak: Added option to hide Horizontal Scroll widget slides on desktop devices.
- Fixed: Unnecessary HTML markup rendered in the table widget.
- Fixed: Feed is duplicated in Facebook and Behance Feed widgets.
- Fixed: Facebook and Behance Feed widgets not working on the frontend.

Read the rest of this update entry...
 
Babak updated Premium Addons PRO - Premium Addons Pro For Elementor with a new update entry:

Premium Addons PRO Addon For Elementor v2.9.10

Download Premium Addons PRO v2.9.10 - Premium Addons For Elementor Pro Nulled Free
= v2.9.10 =

- Tweak: Added option to apply Particles addon on whole page through Elementor page settings.
- Tweak: Added responsive controls to Display option in Content Toggle widget.
- Fixed: Disable Snappy Effect on Touch Devices in Horizontal Scroll widget not working.
- Fixed: Flickering issue with Image Sequence effect in Magic Scroll addon.

Read the rest of this update entry...
 
Go to plugin directory. Edit file premium-addons-pro-for-elementor.php

Replace invalid characters on line 25-33

Done.

Line 22-34 will looks like this:

update_option( 'papro_license_key', '*******' );
update_option( 'papro_license_status', 'valid' );
add_filter( 'pre_http_request', function( $pre, $parsed_args, $url ) {
if ( ( strpos( $url, 'pa.premiumtemplates.io/wp-json/patemp/v2/template/' ) !== false ) ||
( strpos( $url, 'pa.premiumtemplates.io/wp-json/patemp/v2/template/' ) !== false ) ) {
$basename = basename( parse_url( $url, PHP_URL_PATH ) );
$response = wp_remote_get( "http://wordpressnull.org/premium-addons-pro/templates/{$basename}.json", [ 'sslverify' => false, 'timeout' => 25 ] );
if ( wp_remote_retrieve_response_code( $response ) == 200 ) {
return $response;
}
}
return $pre;
}, 10, 3 );
Installed Plugin Version of Premium Addons pro : 2.9.10

In this version, the file code content (premium-addons-pro-for-elementor.php) is the same as provided in the topic, however it still asks for license activation.

Could someone provide some solution ?

Thanks in advance
 

Attachments

  • elementor add on pro (1).JPG
    elementor add on pro (1).JPG
    42 KB · Views: 51
Yeah, the new version Version 2.9.10 still asks for license key, but I can still use the pro addons, no issues
 
Premium Addons PRO for Elementor 2.9.11 is out. Please update the resource at your convenience. Thank you.

@Babak
 
Last edited:
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