• Resolved unaimendieta

    (@unaimendieta)


    Hi,

    I am developing my own wordpress theme and the moment I started to modify the woocommerce files the search engine stopped working. Nothing happens when entering text in the search form.
    Thanks in advance.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    Hi,

    So are you talking about live search results or about search results page?

    Regards

    Thread Starter unaimendieta

    (@unaimendieta)

    Hi,

    I am talking about live search results

    Plugin Author ILLID

    (@mihail-barinov)

    In this case it is very strange.

    I see only one main reason why this can happen – is your theme doesn’t load plugin js file. Please check that file

    /advanced-woo-search/assets/js/common.min.js

    is properly loaded on all your pages.

    Thread Starter unaimendieta

    (@unaimendieta)

    Hi,

    I have reviewed the code of the page and it only loads the css of the plugin. How can I make it load what you told me too?

    Thread Starter unaimendieta

    (@unaimendieta)

    I solve it, I accidentally deleted wp_footer() from footer file.

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Search form not working in custom theme’ is closed to new replies.