• Resolved Vimal Roy

    (@vimalroy08)


    Hi,

    We have a woo-commerce store and i installed Fibosearch for a better ajax search. After installing the plugin we implemented the search by shortcode. and now the search is not working.

    When we search anything it throws the below error in the console.

    VM196:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
        at parse (<anonymous>)
        at Function.<anonymous> (jquery-migrate.min.js?ver=3.3.2:2)
        at Function.e.<computed> [as parseJSON] (jquery-migrate.min.js?ver=3.3.2:2)
        at Object.transformResult (search.min.js?ver=1.10.0:1)
        at Object.<anonymous> (search.min.js?ver=1.10.0:1)
        at c (jquery.min.js?ver=3.5.1:2)
        at Object.fireWith [as resolveWith] (jquery.min.js?ver=3.5.1:2)
        at l (jquery.min.js?ver=3.5.1:2)
        at XMLHttpRequest.<anonymous> (jquery.min.js?ver=3.5.1:2)
    (anonymous)	@	jquery-migrate.min.js?ver=3.3.2:2
    e.<computed>	@	jquery-migrate.min.js?ver=3.3.2:2
    transformResult	@	search.min.js?ver=1.10.0:1
    (anonymous)	@	search.min.js?ver=1.10.0:1
    c	@	jquery.min.js?ver=3.5.1:2
    fireWith	@	jquery.min.js?ver=3.5.1:2
    l	@	jquery.min.js?ver=3.5.1:2
    (anonymous)	@	jquery.min.js?ver=3.5.1:2
    load (async)		
    send	@	jquery.min.js?ver=3.5.1:2
    ajax	@	jquery.min.js?ver=3.5.1:2
    s.ajax.s.ajax	@	jquery-migrate.min.js?ver=3.3.2:2
    (anonymous)	@	search.min.js?ver=1.10.0:1
    debounce	@	search.min.js?ver=1.10.0:1
    getSuggestions	@	search.min.js?ver=1.10.0:1
    onValueChange	@	search.min.js?ver=1.10.0:1
    onKeyUp	@	search.min.js?ver=1.10.0:1
    (anonymous)	@	search.min.js?ver=1.10.0:1
    dispatch	@	jquery.min.js?ver=3.5.1:2
    v.handle	@	jquery.min.js?ver=3.5.1:2

    but i think the “No results” function is working whenever I search with some unused title.

    Please help me with the solution.

    Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Issue with search’ is closed to new replies.