Nullify it , maybe update or license check file edit.. upload and send me link .. I will take a lookHey Dan, How to activate "zephyr material design theme"? By default its not activated.
What hiccups ? Can we start a woo-commerce store using these themes ?Thank you, well you can't use it for Commercial Purposes, it might get you in bit of hiccups when you do that, but you will be ok for personal uses![]()
Nullify it , maybe update or license check file edit.. upload and send me link .. I will take a look![]()
Yes you can!! if it get famous and you start making money, always support developer and buy the themeWhat hiccups ? Can we start a woo-commerce store using these themes ?
hmmm Interesting, am on mobile and can't test this but looks like this can nullify it, replace the before line below with after following line and upload, try to activate, let me knowI have located the file which initiating the activation process. please review the file and made the necessary changes.
Also, I not fully sure that the file I have attached is the only file initiating the activation process. So please correct me if I am wrong.
PFA.
Also, you can find the codes below:
<?php defined( 'ABSPATH' ) OR die( 'This script cannot be accessed directly.' );
/**
* About admin page
*/
add_action( 'admin_menu', 'us_add_info_home_page', 50 );
function us_add_info_home_page() {
add_submenu_page( 'us-theme-options', US_THEMENAME . ': Home', us_translate_x( 'About', 'personal data group label' ), 'manage_options', 'us-home', 'us_welcome_page', 11 );
}
function us_welcome_page() {
// Predefined URLs
$help_portal = 'https://help.us-themes.com';
$help_portal_api_url = 'https://help.us-themes.com/envato_auth';
$urlparts = parse_url( site_url() );
$domain = $urlparts['host'];
$return_url = admin_url( 'admin.php?page=us-home' );
if ( ! empty( $_GET['activation_action'] ) ) {
if ( $_GET['activation_action'] == 'activate' AND ! empty( $_GET['secret'] ) ) {
$url = $help_portal_api_url . '?secret=' . $_GET['secret'] . '&domain=' . $domain;
$response = us_api_remote_request( $url );
if ( $response == '1' ) {
update_option( 'us_license_activated', 1 );
update_option( 'us_license_secret', $_GET['secret'] );
delete_transient( 'us_update_addons_data_' . US_THEMENAME );
}
}
} elseif ( get_option( 'us_license_activated', 0 ) == 1 ) {
$url = $help_portal_api_url . '?secret=' . get_option( 'us_license_secret' ) . '&domain=' . $domain;
$response = wp_remote_get( $url );
if ( ! is_wp_error( $response ) ) {
if ( $response['body'] != '1' ) {
update_option( 'us_license_activated', 0 );
update_option( 'us_license_secret', '' );
delete_transient( 'us_update_addons_data_' . US_THEMENAME );
}
}
}
?>
I spoke to him and he said you are a scammer!!have you spoke to *********?, but i know you didn't (because he would tell you to not be nosy on what's going on), it is his mega drive and there are more to that collection than the need to explain to you what is the deal of this collection.
that said, appreciate your comment and your concern, soon this thread will be moved to google drive, even the one on BHW![]()
Koco, a scammer is some who scam someone else's money, retard much!! Anyhow am not sure what your problem is, but if you are not helping , get the f* out, if you got issue with one of my posts, go to the admin and complain about it, rather than trying to get some attention.I spoke to him and he said you are a scammer!!
You can download updates from here: "Link Removed"Hey Danz,
Thanks for the link, that's an amazing bundle.
I have just 1 question, do you have an updated version of the WP All Import Pro plugin + WooComerce addon?