Sysadmin > UtilitIes > AvaDa

A v a d a c r a c k

work in progress

  1. open wp-content/themes/Avada/includes/lib/inc/class-fusion-envato-api.php
  2. remove
                    $response_code    = wp_remote_retrieve_response_code( $response );
                    $response_message = wp_remote_retrieve_response_message( $response );
    
  3. open wp-content/themes/Avada/includes/lib/inc/class-fusion-product-registration.php
  4. change set_site_transient( 'wp-smush-update-modal', true, 3600 ); to 0
  5. chenge false to true

  1. open wp-content/themes/Avada/includes/lib/inc/class-fusion-envato-api.php
  2. remove
                    $response_code    = wp_remote_retrieve_response_code( $response );
                    $response_message = wp_remote_retrieve_response_message( $response );
    
  3. open wp-content/themes/Avada/includes/lib/inc/class-fusion-product-registration.php
  4. change = $is_registered = $this->is_registered();= to true