Forums Forums Search & Filter Pro FILTER AND AJAX NOT WORK

Viewing 10 posts - 1 through 10 (of 17 total)
  • Anonymous
    #235148

    I was using the free version of the plugin and now I have the PRO. I already removed the free version, and created a new form for a custom post type and its taxonomies. I followed the documentation to use using a shortcode, but it doesn’t work, neither the filter nor the ajax.
    I’m already using the two shortcodes of form and results in my file, and I created the search-filter folder in my theme with the results.php file inside. Could you help me solve it please?

    Trevor
    #235160
    This reply has been marked as private.
    Anonymous
    #235208

    I also do not update the form after pressing SUBMIT. When I refresh the page, the form has been updated with available fields.

    Trevor
    #235212

    Krzysztof, you will need to renew your licence before I can assist you.

    Trevor
    #235213
    This reply has been marked as private.
    Anonymous
    #235221
    This reply has been marked as private.
    Anonymous
    #235223
    This reply has been marked as private.
    Anonymous
    #235307
    This reply has been marked as private.
    Trevor
    #235315

    Ah, my bad, I did not see the revised logins, sorry.

    I can see the problem. Our javascript file is not being loaded. This might be a problem with the theme, as I see that the template (you gave me this, thank you) for the page is correctly calling the wp_footer function.

    So, this means you must load (enqueue) the file manually, from the child theme functions.php file.

    The URL looks like this:

    .../wp-content/plugins/search-filter-pro/public/assets/js/search-filter-build.min.js

    You would need to add this as an enqueued file.

    Anonymous
    #235323
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 17 total)