XplodedThemes Woo Floating Cart

XplodedThemes Woo Floating Cart v2.8.1

No permission to download

br00gle

Active member
Mar 6, 2019
247
70
28
Italy
broogle.io
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?
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,064
111,714
120
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
 

Noxium

Member
Aug 2, 2019
83
31
18
Same here.. The PRO functions are greyed out.
Thanks for the upload either way!
 

pateutz

Member
Sep 18, 2019
56
26
18
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: tanierlyons

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,064
111,714
120

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,064
111,714
120

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,064
111,714
120
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...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,064
111,714
120
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...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,064
111,714
120
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...
 

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