Divi Supreme - Custom and Creative Divi Modules

Divi Supreme - Custom and Creative Divi Modules v4.9.97.4

No permission to download

NoOoB

Active member
Sep 29, 2019
245
188
43
Hide warning message :
Add "return;" on line 19 after "if ( ! $this->licence->licence_key_verify() ) {"

file : ./includes/class.page-setting.php

PHP:
<?php
/**
 * WordPress settings API
 */
if ( ! class_exists( 'DSM_Settings' ) ) :
    class DSM_Settings {
        var $licence;
        private $settings_api;

        function __construct() {

            $this->licence = new DSM_PRO_licence();
            // if ( isset( $_GET['page'] ) && ( 'dsm_license_page' === $_GET['page'] ) ) {
                add_action( 'init', array( $this, 'options_update' ), 1 );
            // }
            add_action( 'admin_notices', array( $this, 'admin_notices' ) );

            if ( ! $this->licence->licence_key_verify() ) {
                return;
                add_action( 'admin_notices', array( $this, 'admin_no_key_notices' ) );
                // add_action('network_admin_notices', array($this, 'admin_no_key_notices'));
            }

            $this->settings_api = new DSM_Settings_API();

            add_action( 'admin_init', array( $this, 'admin_init' ) );
            add_action( 'admin_menu', array( $this, 'admin_menu' ) );
        }
 
  • Like
Reactions: chezzz

MrSam_1

Well-known member
Staff member
Administrator
Dec 1, 2018
17,930
24,307
120
babiato.tech

MrSam_1

Well-known member
Staff member
Administrator
Dec 1, 2018
17,930
24,307
120
babiato.tech
  • Like
Reactions: chezzz

MrSam_1

Well-known member
Staff member
Administrator
Dec 1, 2018
17,930
24,307
120
babiato.tech
  • Like
Reactions: chezzz

MrSam_1

Well-known member
Staff member
Administrator
Dec 1, 2018
17,930
24,307
120
babiato.tech
  • Like
Reactions: chezzz

MrSam_1

Well-known member
Staff member
Administrator
Dec 1, 2018
17,930
24,307
120
babiato.tech
  • Like
Reactions: JRGWxRxZ

MrSam_1

Well-known member
Staff member
Administrator
Dec 1, 2018
17,930
24,307
120
babiato.tech
  • Like
Reactions: JRGWxRxZ and chezzz

MrSam_1

Well-known member
Staff member
Administrator
Dec 1, 2018
17,930
24,307
120
babiato.tech

MrSam_1

Well-known member
Staff member
Administrator
Dec 1, 2018
17,930
24,307
120
babiato.tech
  • Like
Reactions: JRGWxRxZ and chezzz

MrSam_1

Well-known member
Staff member
Administrator
Dec 1, 2018
17,930
24,307
120
babiato.tech
  • Like
Reactions: chezzz and JRGWxRxZ

bobsmith

Busy in real life so uploads will be soon
Null Master
Trusted Uploader
May 4, 2022
2,977
2,941
113
UK
@Tomz
Nulled version returned as main download.

If you have been running it as unlicenced and have issues with licence etc after installing this new nulled version, then simply reinstall my previously nulled v4.8.76, then simply overwrite it immediately with the new nulled v4.9.11.


@Tomz
Their changelog page has been updated as well.


4.9.11 - 09.02.2023
  • Fixed: WebP format images not displaying in the Divi Filterable Gallery Module.
  • Fixed: Custom URL link not functioning with overlay enabled in the Divi Filterable Gallery Module
 
Last edited:
  • Love
Reactions: tanierlyons

MrSam_1

Well-known member
Staff member
Administrator
Dec 1, 2018
17,930
24,307
120
babiato.tech
bobsmith updated Divi Supreme - Custom and Creative Divi Modules with a new update entry:

Divi Supreme v4.9.13

Download Divi Supreme v4.9.13 - Custom and Creative Divi Modules Nulled Free
v4.9.13 – 19.02.2023

  • Fixed: Implemented fix to only check license status when the license key is active or valid to prevent brute force attempts.
  • Fixed: Resolved issue with Divi Breadcrumbs Module where CPT Archive was not displaying the name.
  • Fixed: Corrected problem with Divi Business Hours Module where borders were not being applied to the child item CSS selector.
  • Fixed: Fixed an issue...

Read the rest of this update entry...
 
  • Like
Reactions: JRGWxRxZ

legarsfred

New member
Aug 21, 2022
5
0
1
France
Hi,
I have a lot of php warnings after install.

/wp-content/plugins/supreme-modules-pro-for-divi/includes/license/class.sl.plugin-updater.php on line 159
...

Broke my site. Had to uninstall.

Any fixing available ?

Thank u.

F.
 

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