• 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"

XplodedThemes Woo Floating Cart

XplodedThemes Woo Floating Cart v2.7.9

No permission to download
i updated from 1.3.6 -> 1.3.7.1 now asking for license

deleted plugin and installed directly 1.3.7.1 still askng for license.

any help or trick?
 
i updated from 1.3.6 -> 1.3.7.1 now asking for license

deleted plugin and installed directly 1.3.7.1 still askng for license.

any help or trick?
This plugin works fine without a license key – it’s only needed for updates and support
 
Same here.. The PRO functions are greyed out.
Thanks for the upload either way!
 
Same here.. The PRO functions are greyed out.
Thanks for the upload either way!
how to nulled.
This plugin works fine without a license key – it’s only needed for updates and support but I know some people don’t want the license page to say “Y you no license?” so here’s how…

Simple null:
In the file includes/class-license.php around line 193ish find public function isActivated() {
add to the top of function:

Code:
return true;

More complicated (but better looking) null:
Don’t add the code for the simple null, do this instead…
In the file includes/class-license.php around line 147 find public function activate($purchase_code, $domain, $installation_url) {
Comment out the top few lines of the function:

Code:
// $response = $this->process(array(
// 'product_id' => $this->product->id,
// 'purchase_code' => $purchase_code,
// 'domain' => $domain,
// 'installation_url' => $installation_url,
// 'action' => 'activate',
// 'market' => WOOFC_MARKET
// ));



Straight underneath paste this code (edit ‘mystery buyer’ to whatever name you want in the license):


Code:
$buyername = 'mystery buyer';
$date_U = date("U");
$date_formatted = date("l jS \of F Y H:i:s A");
$response = json_decode('{"license":{"id":"1303","purchase_code":"'. $purchase_code .'","domain":"'. $domain .'","installation_url":"'. $installation_url .'","product_id":"8","product_name":"Woo Floating Cart","created_at":"","buyer":"'. $buyername .'","licence":"valid","supported_until":"2024-12-31 23:59:59","type":"edd","date":"'. $date_U .'"},"license_summary":"<table class=\"wp-list-table widefat fixed striped posts\"><tbody><tr><th>Product Name<\/th><td><strong>Woo Floating Cart<\/strong><\/td><\/tr><tr><th>Product ID<\/th><td><strong>8<\/strong><\/td><\/tr><tr><th>Buyer Name<\/th><td>'. $buyername .'<\/td><\/tr><tr><th>License Type<\/th><td>valid<\/td><\/tr><tr><th>License Key<\/th><td>'. $purchase_code .'<\/td><\/tr><tr><th>Domain<\/td><\/th><td><span>'. $domain .'<\/span><\/td><\/tr><tr><th>Installation URL<\/td><\/th><td><a target=\"_blank\" href=\"'. $installation_url .'\">'. $installation_url .'<\/a><\/td><\/tr><tr><th>Supported Until<\/th><td>2024-12-31 23:59:59<\/td><\/tr><tr><th>Activation Date<\/th><td>'. $date_formatted .'<\/td><\/tr><\/tbody><\/table>","msg":"Your purchase code has been successfully validated","code":"valid"}');

then add key 123456789 for validation and is working, just tested now
 
  • Like
Reactions: Babak
Jano updated XplodedThemes Woo Floating Cart with a new update entry:

XplodedThemes Woo Floating Cart v1.4.3 Nulled

Download XplodedThemes Woo Floating Cart v1.4.3 Nulled Free
v1.4.3 - 30.10.2019

  • Fix: Add proper hooks to min / max cart product quantities to support other plugins such as WooCommerce Min / Max Quantities
  • Fix: Fix envato license validation issue
  • Update: Template changes: /templates/parts/cart/list/product/quantity.php

v.1.4.2 - 29.10.2019
  • Fix: Shipping Address fields showing when Virtual/Downloadable product is...

Read the rest of this update entry...
 
Jano updated XplodedThemes Woo Floating Cart with a new update entry:

XplodedThemes Woo Floating Cart v1.4.4 Nulled

Download XplodedThemes Woo Floating Cart v1.4.4 Nulled Free
v1.4.4 - 18.11.2019

  • Fix: Fixed intermittent issue with page being reloaded after adding product to cart when either "Cart Totals" or "Checkout Form" options are enabled.
  • Fix: Fixed issue with add_to_cart event not being picked up by google tag manager plugins / facebook pixel etc..
  • Fix: Fixes caching issues
  • Update: Template changes: /templates/parts/cart/list.php

Read the rest of this update entry...
 
Jano updated XplodedThemes Woo Floating Cart with a new update entry:

XplodedThemes Woo Floating Cart v1.4.9 Nulled

Download XplodedThemes Woo Floating Cart v1.4.9 Nulled Free
v1.4.9 - 10.01.2019

  • fixFix intermittent issue with Suggested Products slider showing duplicated nav arrows and bullets
v1.4.8 - 10.01.2019
  • fixFix issue with Suggested Products customizer options not applying correctly
  • newPro Added Suggested Products position option
v1.4.7 - 10.01.2019
  • updateXT Framework update.
v1.4.6 - 09.01.2019
  • ...

Read the rest of this update entry...
 
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