AJAX Search for WooCommerce

sin

New member
May 4, 2022
12
2
3
@Tomz FiboSearch v.1.20.2
thanks for sharing. I found that there are 3 plans in official website.
person plan (up to 10000 products)
entrepreneur plan (up to 50000 products)
agency plan (up to 150000 products)

For code study, is this file are person plan (up to 10000 products)? I found the code which is


Code:
            // Start with specially high number to make sure it's appended.
            $i = max( 10000, max( array_keys( $top_level_menu ) ) + 1 );
            foreach ( $all_submenu_items_after as $meta ) {
                $top_level_menu[ $i ] = $meta;
                $i ++;
            }
 

phpCore

ReLOADED
Trusted Uploader
Banned User
Jun 6, 2020
1,511
1,657
120
127.0.0.1/::1
thanks for sharing. I found that there are 3 plans in official website.
person plan (up to 10000 products)
entrepreneur plan (up to 50000 products)
agency plan (up to 150000 products)

For code study, is this file are person plan (up to 10000 products)? I found the code which is


Code:
            // Start with specially high number to make sure it's appended.
            $i = max( 10000, max( array_keys( $top_level_menu ) ) + 1 );
            foreach ( $all_submenu_items_after as $meta ) {
                $top_level_menu[ $i ] = $meta;
                $i ++;
            }

Maybe
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,613
26,955
120
FiboSearch – AJAX Search for WooCommerce (Pro)1.21.1
 

Attachments

  • ajax-search-for-woocommerce-premium-1.21.1.zip
    1.8 MB · Views: 22
  • Like
Reactions: an0nimo

khongcoji1

Member
Oct 29, 2018
35
29
18
Xin chào, cảm ơn vì những nỗ lực của bạn! Trong trường hợp của tôi (Cục bộ bằng Bánh đà và bản cài đặt WooC Commerce + Shoptimizer mới) kích hoạt FiboSearch tạo ra một lỗi nghiêm trọng. Có manh mối nào không?
try only active woo and fibo, if not run you need change your theme or check your server
 

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