Live Search not working and Bug

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeLive Search not working and Bug

This topic has been marked as resolved.

Hey TB

Live search is not working even though is installed and in System > info i see this message

April 26, 2016 at 9:17 pm #46928

We have no issues with live search, as you can observe from the attached file.
We’ll check into the Illegal string offset ‘date’ issue.

April 27, 2016 at 10:24 am #46951

Our live search isn’t working either. We did enable it.

April 27, 2016 at 11:14 am #46955

@vapeloft – The above live search is actually working. Could you start another thread with your issue and provide a url to the non-working live search ?

April 27, 2016 at 11:26 am #46957

I’ve tested on several browser and computers and it’s a hit and miss scenario. It doesn’t work on some and it does in others, but slow. It takes like 10 seconds to load the first results, so it’s not reliable. Does the smart search patch work with BE?

April 27, 2016 at 6:51 pm #46981

@steven2

Have you tried, if SmartSearch works out of the box?

May 4, 2016 at 5:34 pm #47169

Yes it does after a few tweaks:

1. I had to deactivate Defer JS and Optimize JS. Can you make it compatible?

2. On options this :

Selector : #filter_keyword

Additional CSS :
.tb_search_wrap .smartsearch {
border: 0 none !important;
border-radius: 2px !important;
-webkit-box-shadow:
0 1px 0 0 rgba(0, 0, 0, 0.1),
0 0 0 1px rgba(0, 0, 0, 0.08),
0 1px 5px 0 rgba(0, 0, 0, 0.2) !important;
box-shadow:
0 1px 0 0 rgba(0, 0, 0, 0.1),
0 0 0 1px rgba(0, 0, 0, 0.08),
0 1px 5px 0 rgba(0, 0, 0, 0.2) !important;
}
.tb_search_wrap .smartsearch-product {
padding: 10px !important;
}
.smartsearch {
left:0px !important;
}

May 5, 2016 at 5:36 am #47188

new information: In further testing of smartsearch

Optimize js OFF and Defer js OFF: Smartsearch work, but in Product Page product image doesn’t load, add to cart also doesn’t work giving this console:

error Uncaught SyntaxError: Unexpected identifier

Optimize js ON and Defer js ON: Smartsearch doesn’t work anywhere giving this console error:

Uncaught ReferenceError: $ is not defined

  • This reply was modified 2906 days ago by  steven2.
May 5, 2016 at 6:50 am #47189

Can you please re-enable smart search so we can observe the errors ?

May 5, 2016 at 10:59 am #47196

Ok, its enabled.

Error in console log and it’s not working
Uncaught ReferenceError: $ is not defined

Also i found that if i disable Defer JS and Optimize JS even though all modules are disabled, product page doesn’t work correctly.

May 5, 2016 at 4:08 pm #47208

Thanks, we’ll take a look

May 5, 2016 at 4:38 pm #47210

Any news?

May 9, 2016 at 5:56 am #47330

We have fixed your issue. SmartSearch works now out of the box. Can you please send us the latest version of SmartSearch so we can have it for future testing ?

May 9, 2016 at 3:36 pm #47358

Here you, is attached.

What was the fix? to know for future upgrades?

May 9, 2016 at 5:32 pm #47366

The fix was a general one and will be included in the future updates.

Regards,
ThemeBurn team

May 9, 2016 at 5:50 pm #47368
Viewing 15 posts - 1 through 15 (of 17 total)
  • You must be logged in to reply to this topic.