• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

XStore | Responsive MultiPurpose WooCommerce WordPress Theme

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

No permission to download
Hi @Babak , 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() {
 
xstore v5.1.6.1
please read nulled txt
 
  • Like
Reactions: Babak
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
 
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
 
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.
 
  • Like
Reactions: Cloyser and Babak
Dude have you testted cuz when i want import theme always bug can you help me?
(the codes of the two themes intermingle)
i test it before what is your problem ?
 
@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: Babak
Babak 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...
 
@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 Babak! It worked.
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock