XStore | Responsive MultiPurpose WooCommerce WordPress Theme

XStore | Responsive Multi-Purpose WooCommerce WordPress Themes v9.4.10

No permission to download

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,093
111,733
120
Hi @Tomz , Do you mean like adding the latter code right below the first line of code?
and does this method work for 5.1.5 version? Please Let me know! Thanks
yes add after this code:
public function process_form() {
 

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,059
22,063
120
xstore v5.1.6.1
please read nulled txt
 
  • Like
Reactions: tanierlyons

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,093
111,733
120

k0c1

Active member
Jul 16, 2018
177
38
28
Admin after complete intalation need update Core plugin of this theme, i get this message:
This theme version requires the following plugin 8theme Core to be updated up to 1.2 version

That maybe a problem, because we have installed only version 1.2 and latest version is 2.0, and latest version have lot of fixes.

Thanks
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,093
111,733
120
Admin after complete intalation need update Core plugin of this theme, i get this message:
This theme version requires the following plugin 8theme Core to be updated up to 1.2 version

That maybe a problem, because we have installed only version 1.2 and latest version is 2.0, and latest version have lot of fixes.

Thanks
i test it v1.2 work good
remove old core plugin and install v1.2 again
test it 1 hour ago and everything work good
 

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,059
22,063
120
Latest version 5.2 / Core plugin 1.2.1
April 12, 2019
  • ADDED: Compatibility with WC 3.6
  • ADDED: New version – Organic 02
  • ADDED: Compatibility with WC 3.6
  • ADDED: Blog hover type none
  • ADDED: [8THEME] Blog List WPBakery element Limit option and improved pagination (added Ajax)
  • ADDED: [8THEME] Blog Timeline WPBakery element Limit option and improved pagination (added Ajax)
  • ADDED: [8THEME] Blog WPBakery element Limit option and improved pagination (added Ajax)
  • FIXED: Images carousel WPBakery element (slides on mobile, tablet)
  • FIXED: Double image in the enlarge lightbox on the single product page if the product does not have gallery
  • FIXED: Stop on hover option of the Instagram slider element
  • FIXED: Scroll items on sliders
  • FIXED: Facebook Sign In/Sign up in the header popup
  • FIXED: Sidebar on shop taxonomy pages
  • FIXED: Comments section of the portfolio projects
  • FIXED: Timer start date (single product)
  • FIXED: Clear for categories on shop
  • FIXED: Product hovers when WC marketplace plugin is enabled
  • FIXED: CSS styles of the Stripe payment method on the checkout page if Subscriptio plugin is enabled
  • FIXED: Minor CSS styles
  • REMOVED: Google plus from follow & share shortcodes, team member 8theme WPBakery element, theme options for product sharing
  • ADDED: et_reinit_instagram get query (Core plugin)
  • ADDED: Plugin compatibility check (Core plugin)
pls look at this.
10490
do not use setup wizard after theme installation. Theme is nulled. Plugin installation automatic. install the plug-in as shown in the picture. You can install the redux package manually. Thanks.
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,093
111,733
120

medi2087

New member
Apr 28, 2019
1
1
3
@elmage @damiriys


hey first install this plugin
http://uploadboy.me/lp0ybdb423f8/xstore_plugins_24-08-2018.zip.html
and install this plugin from wordpress
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 :
PHP:
$code = trim( $_POST['purchase-code'] );
after this code add this code:
PHP:
$this->activate( 'Well hello there!', 'api_key_blah_blah_blah' );
return;
2) Go to the file xstore/framework/version-check.php
find this code :
PHP:
public function process_form() {
add this code:
PHP:
$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
1715

1716

1717
WORKING ,-) Thanks
 

Attachments

  • Activation Xstore.png
    Activation Xstore.png
    116.1 KB · Views: 50
  • Like
Reactions: tanierlyons

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,093
111,733
120
Tomz updated XStore | Responsive Multi-Purpose WC WP Theme Free Nulled with a new update entry:

XStore v5.3

Download XStore v5.3 | Responsive Multi-Purpose WooCommerce WordPress Theme Nulled Free
Latest version 5.3 / Core plugin v1.2.2
May 21, 2019

  • ADDED: Compatibility with WP 5.2.1
  • ADDED: Compatibility with WC 3.6.3
  • ADDED: New version – Baby Land 01
  • ADDED: Newsletter popup in Theme Options if WC plugin is disabled
  • FIXED: Single Product layout (Fixed type)
  • FIXED: jQquery script_depends
  • FIXED: Warning in...

Read the rest of this update entry...
 

hny287

New member
Jul 29, 2018
4
0
1
@elmage @damiriys


hey first install this plugin
http://uploadboy.me/lp0ybdb423f8/xstore_plugins_24-08-2018.zip.html
and install this plugin from wordpress
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 :
PHP:
$code = trim( $_POST['purchase-code'] );
after this code add this code:
PHP:
$this->activate( 'Well hello there!', 'api_key_blah_blah_blah' );
return;
2) Go to the file xstore/framework/version-check.php
find this code :
PHP:
public function process_form() {
add this code:
PHP:
$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
1715

1716

1717
Thanks Tomz! It worked.
 

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