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

Extras for Elementor - Premium Plugin For Elementor

Extras for Elementor - Premium Plugin For Elementor v2.2.51 Nulled

No permission to download
v2.2.6 Untouched - @Babak


= 2.2.26 =

* Fixed: Posts Extra — Carousel pagination selector breaks pagination when multiple carousels on same page
* Fixed: Search Form — Submit button icon spacing control bug
* Fixed: Search Form — Beautified option fields icons not displaying properly
* Fixed: Gallery Slider – Figure line height causing caption display issues
* Fixed: Gallery Slider — Distance control for thumbnails carousel arrows not working
 
  • Like
Reactions: Region25 and Babak
Babak updated Elementor Extras WordPress Plugin with a new update entry:

Elementor Extras v2.2.26 Nulled

Download Elementor Extras v2.2.26 WordPress Plugin Nulled Free
= v2.2.26 = Thanks To @medw1311

* Fixed: Posts Extra — Carousel pagination selector breaks pagination when multiple carousels on same page
* Fixed: Search Form — Submit button icon spacing control bug
* Fixed: Search Form — Beautified option fields icons not displaying properly
* Fixed: Gallery Slider – Figure line height causing caption display issues
* Fixed: Gallery Slider — Distance control for...

Read the rest of this update entry...
 

@Babak Please update this submission :)

( ! ) Parse error: syntax error, unexpected '=>' (T_DOUBLE_ARROW) in \wp-content\plugins\elementor-extras\includes\licensing.php on line 711

There has been a critical error on your website.

Due to this issue :)

pls test it.

With this release, which works fine :)
 
  • Like
Reactions: Japan
v2.2.27 Untouched - @Babak


= 2.2.27 =

* Added: Display Conditions — Shortcode output condition
* Added: Display Conditions — Post meta condition
* Added: Posts Extra — Control to stack filters responsively
* Added: Posts Extra — Option to trigger a window resize events after each carousel slide to fix displaying issues of certain widgets when using custom post skins
* Added: Gallery Slider — Option to contain centre fit images inside preview slider when custom height is set
* Fixed: Incorrect Breadcrumbs and Slide Menu WPML integration
* Fixed: Posts Extra — Filters not changing active class when using masonry
* Fixed: Posts Extra — Load more button not hidden when no pagination available
* Fixed: Video Player — Trigger window resize to position correctly elements with motion effects enabled after the video is loaded
* Fixed: Global Tooltips — Removed label_block from slider control that broke controls
 
  • Love
  • Like
Reactions: Region25 and Babak
Babak updated Elementor Extras WordPress Plugin with a new update entry:

Elementor Extras v2.2.27 Nulled

Download Elementor Extras v2.2.27 WordPress Plugin Nulled Free
= v2.2.27 = Thanks To @medw1311

* Added: Display Conditions — Shortcode output condition
* Added: Display Conditions — Post meta condition
* Added: Posts Extra — Control to stack filters responsively
* Added: Posts Extra — Option to trigger a window resize events after each carousel slide to fix displaying issues of certain widgets when using custom post skins
* Added: Gallery Slider — Option to contain...

Read the rest of this update entry...
 
just want extra post meta as they mentioned but till this version, there are no rating fro archive category.
 
@sijibae @brunogracco

At the bottom of:
/elementor-extras/includes/licensing.php

Change:
PHP:
                //$this->print_admin_notice( $title, $message, null, null, [
                    'key'         => 'license-expiring',
                    'duration'     => 10,
                ] );
To:
PHP:
                //$this->print_admin_notice( $title, $message, null, null, [
                //    'key'         => 'license-expiring',
                //    'duration'     => 10,
                //] );
 
  • Like
Reactions: sijibae
I am trying to delete these values, the error gone

Code:
            if ( $until_expiry_time <= current_time( 'timestamp' ) ) {

                //$title = sprintf( __( 'License expires in %s.', 'elementor-extras' ), human_time_diff( current_time( 'timestamp' ), $expiry_time ) );
                //$message = sprintf( __( '<a href="%s" target="_blank">Renew your license</a> with a <strong>30&#37; discount</strong> before it expires. Continue getting updates and keep your access to premium support.', 'elementor-extras' ), $errors[ self::STATUS_EXPIRED ][ 'link' ] );

                //$this->print_admin_notice( $title, $message, null, null, [
                    'key'         => 'license-expiring',
                    'duration'     => 10,
                ] );
            }
 
@sijibae @brunogracco

At the bottom of:
/elementor-extras/includes/licensing.php

Change:
PHP:
                //$this->print_admin_notice( $title, $message, null, null, [
                    'key'         => 'license-expiring',
                    'duration'     => 10,
                ] );
To:
PHP:
                //$this->print_admin_notice( $title, $message, null, null, [
                //    'key'         => 'license-expiring',
                //    'duration'     => 10,
                //] );
Hi, @goldenbunny.

I did it exactly. But it gives persistent error:

#​
Time​
Memory​
Function​
Location​
Call Stack​
( ! ) Notice: Undefined index: expires in E:\swanz\www.swanz.dev.cc\wp-content\plugins\elementor-extras\includes\licensing.php on line 698
1​
0.0144​
509992​
{main}( )...\index.php:0
2​
4.4844​
132878984​
require_once( 'E:\swanz\www.swanz.dev.cc\wp-admin\admin-header.php' )...\index.php:111
3​
4.8051​
134009464​
do_action( )...\admin-header.php:281
4​
4.8051​
134009736​
WP_Hook->do_action( )...\plugin.php:478
5​
4.8051​
134009736​
WP_Hook->apply_filters( )...\class-wp-hook.php:311
6​
4.8348​
134051696​
ElementorExtras\Licensing->admin_notices( )...\class-wp-hook.php:287

#​
Time​
Memory​
Function​
Location​
Call Stack​
( ! ) Notice: Undefined index: expires in E:\swanz\www.swanz.dev.cc\wp-content\plugins\elementor-extras\includes\licensing.php on line 702
1​
0.0144​
509992​
{main}( )...\index.php:0
2​
4.4844​
132878984​
require_once( 'E:\swanz\www.swanz.dev.cc\wp-admin\admin-header.php' )...\index.php:111
3​
4.8051​
134009464​
do_action( )...\admin-header.php:281
4​
4.8051​
134009736​
WP_Hook->do_action( )...\plugin.php:478
5​
4.8051​
134009736​
WP_Hook->apply_filters( )...\class-wp-hook.php:311
6​
4.8348​
134051696​
ElementorExtras\Licensing->admin_notices( )...\class-wp-hook.php:287
 
@Japan I'm not sure what you are doing different, but it definitely does work.

Here is my entire file. Note, I've changed the extension from .php to .txt to allow it to be uploaded.
 

Attachments

  • licensing.txt
    22.7 KB · Views: 5
@Japan I'm not sure what you are doing different, but it definitely does work.

Here is my entire file. Note, I've changed the extension from .php to .txt to allow it to be uploaded.
@goldenbunny
Did it one more time with debug on, by doing the entire replacement in file licensing.php by your licensing.txt. It stil gives above errors.

However.
When I replaced all elementor-extras folder by v2.2.27 Untouched from @medw1311 the problem is gone.
 
  • Like
Reactions: Babak
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