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

FiboSearch Pro - WooCommerce Live Search to Power Your Sales

FiboSearch Pro - WooCommerce Live Search to Power Your Sales v1.27.1

No permission to download
Babak updated FiboSearch Pro - WooCommerce Live Search to Power Your Sales with a new update entry:

FiboSearch Pro v1.27.0

Download FiboSearch Pro v1.27.0 - WooCommerce Live Search to Power Your Sales Nulled Free
= v1.27.0, January 31, 2024 =

* ADDED: Integration with the “Betheme theme”
* ADDED: Highlight words in search results with Greek letters regardless of accent
* ADDED: Support for “Full-width Search” in the “XStore theme”
* FIXED: Multiple search containers on mobile in the “Astra theme” integration
* FIXED: No focus on search input for mobile devices in the “Astra theme” integration
* FIXED...

Read the rest of this update entry...
 
to make the last version work change ajax-search-for-woocommerce-premium 4/fs/config.php
from this:

// Create a helper function for easy SDK access.
function dgoraAsfwFs()
{
global $dgoraAsfwFs ;

if ( !isset( $dgoraAsfwFs ) ) {
// Include Freemius SDK.
require_once dirname( __FILE__ ) . '/lib/start.php';
$dgoraAsfwFs = new dgoraAsfwFsNull();

return $dgoraAsfwFs;
}

to this:

// Create a helper function for easy SDK access.
function dgoraAsfwFs()
{
global $dgoraAsfwFs ;

if ( !isset( $dgoraAsfwFs ) ) {
// Include Freemius SDK.
require_once dirname( __FILE__ ) . '/lib/start.php';
$dgoraAsfwFs = new dgoraAsfwFsNull();
}

return $dgoraAsfwFs;
}

they forgot the } lol.
 
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