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

Epic News Elements - Add Ons for Elementor & WPBakery Page Builder

Epic News Elements - Add Ons for Elementor & WPBakery Page Builder v2.3.8

No permission to download
Babak updated Epic News Elements - Add Ons for Elementor & WPBakery Page Builder with a new update entry:

Epic News Elements v2.3.2

Download Epic News Elements v2.3.2 - Add Ons for Elementor & WPBakery Page Builder Nulled Free
== 2.3.2 ==

- [IMPROVEMENT] Compatible with WP Bakery 6.5
- [IMPROVEMENT] Compatible with Elementor 3.1
- [IMPROVEMENT] Compatible with WordPress 5.6
- [IMPROVEMENT] Update deprecated functions
- [IMPROVEMENT] Switch from file CSS to inline CSS

Read the rest of this update entry...
 
For Nulling Go Here
epic-news-element.zip\epic-news-element\lib\epic-dashboard\class\class-plugin.php
Open class-plugin.php
find these code Around Line 232 to 239

PHP:
    public function is_license_valid() {
        $option = get_option( $this->option );
        if ( $option ) {
            return $option['validated'];
        }

        return false;
    }
and change it to this
PHP:
public function is_license_valid() {
        return true;
 
For Nulling Go Here
epic-news-element.zip\epic-news-element\lib\epic-dashboard\class\class-plugin.php
Open class-plugin.php
find these code Around Line 232 to 239

PHP:
    public function is_license_valid() {
        $option = get_option( $this->option );
        if ( $option ) {
            return $option['validated'];
        }

        return false;
    }
and change it to this
PHP:
public function is_license_valid() {
        return true;
Thank you! Worked well ;)
 
  • Like
Reactions: Babak
For Nulling Go Here
epic-news-element.zip\epic-news-element\lib\epic-dashboard\class\class-plugin.php
Open class-plugin.php
find these code Around Line 232 to 239

PHP:
    public function is_license_valid() {
        $option = get_option( $this->option );
        if ( $option ) {
            return $option['validated'];
        }

        return false;
    }
and change it to this
PHP:
public function is_license_valid() {
        return true;
thanks its works but sadly you forgot } at the end of return true;
 
  • Love
Reactions: Lalo
For Nulling Go Here
epic-news-element.zip\epic-news-element\lib\epic-dashboard\class\class-plugin.php
Open class-plugin.php
find these code Around Line 232 to 239

PHP:
    public function is_license_valid() {
        $option = get_option( $this->option );
        if ( $option ) {
            return $option['validated'];
        }

        return false;
    }
and change it to this
PHP:
public function is_license_valid() {
        return true;
Hello Babak. Unfortunately this is not working. I'm getting the message "Caused a critical error"
 
  • Angry
Reactions: Hala
Hello Babak. Unfortunately this is not working. I'm getting the message "Caused a critical error"
the cause of wordpress critical error is you forgot to add } at the end of the code , check the post above you , i had explained this.

anyway here is a fixed one , all credit goes @Babak 😁

For Nulling Go Here
epic-news-element.zip\epic-news-element\lib\epic-dashboard\class\class-plugin.php
Open class-plugin.php
find these code Around Line 232 to 239

PHP:
public function is_license_valid() {
        $option = get_option( $this->option );
        if ( $option ) {
            return $option['validated'];
        }

        return false;
    }
and change it to this

PHP:
public function is_license_valid() {
        return true;
        }
 
Babak updated Epic News Elements - Add Ons for Elementor & WPBakery Page Builder with a new update entry:

Epic News Elements v2.3.5 - Add Ons for Elementor & WPBakery Page Builder

Download Epic News Elements v2.3.5 - Add Ons for Elementor & WPBakery Page Builder Nulled Free
== v2.3.5 ==

- [IMPROVEMENT] Update deprecated functions
- [IMPROVEMENT] Update Elementor deprecated function
- [BUG] Fix Inline module ads issue
- [BUG] Fix missing ads

Read the rest of this update entry...
 
  • Like
Reactions: adrespi22
Babak updated Epic News Elements - Add Ons for Elementor & WPBakery Page Builder with a new update entry:

Epic News Elements v2.3.8 - Add Ons for Elementor & WPBakery Page Builder

Download Epic News Elements v2.3.8 - Add Ons for Elementor & WPBakery Page Builder Nulled Free
== v2.3.8 ==

- [BUG] Fix EPIC - News Ticker animation issue
- [BUG] Fix fatal error when Flexbox Container experiment feature is enabled in Elementor Editor.
- [BUG] Fix issue with required parameter following optional parameter PHP 8 on Epic Dashboard

Read the rest of this update entry...
 
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