Best Blackhat Forum

Full Version: [GET] [PURCHASED] XStore - Responsive WooCommerce Theme
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
it's work, thanks so much
plz update Xstore Core..thanks
Thanks for sharing


+++ Rep added
Thanks for the instructions +++ Rep added




(09-06-2018 08:52 PM)tisna Wrote: [ -> ]thanks ya.. this step for activated this theme

first install this plugin
Code:
http://[Reported by Members as VIRUS SPAM SITEs]/lp0ybdb423f8/xstore_plugins_24-08-2018.zip.html
and install this plugin from wordpress
Code:
https://wordpress.org/plugins/redux-framework/
https://wordpress.org/plugins/woocommerce/
https://wordpress.org/plugins/cmb2/

active all plugins and go to the file xstore/framework/thirdparty/envato_setup/envato_setup.php
find this code on line 1741:
Code:
$code = trim( $_POST['purchase-code'] ); on line 1741
after this code add this code:
Code:
$this->activate( 'Well hello there!', 'api_key_blah_blah_blah' );
return;

2) Go to the file xstore/framework/version-check.php
find this code on line 322:

Code:
public function process_form() {
after line 322 add this code:

Code:
$this->activate( 'Well hello there!', 'api_key_blah_blah_blah' );
$redirect_url = ( class_exists( 'Redux' ) ) ? admin_url( 'admin.php?page=_options' ) : admin_url( 'themes.php?page=install-required-plugins' ) ;
echo  '<p class="updated">Theme is activated! You will be redirected in a few seconds
<script type="text/javascript"> setTimeout( function() { window.location.href = "' . $redirect_url . '"; }, 3000 ); </script>
</p>';
return;
go to the setup wizard and active the theme with any word :)
Please! share xstore core plugin 1.1.3
bump for update
bump for update
bump for update
bump for update
Pages: 1 2
Reference URL's