• Resolved tmstarme

    (@tmstarme)


    After upgrading past version 1.7.6 filters, via category or custom taxonomies are not added/or show after javascript fetches the search results. They still work when using 1.7.6 version. I am using the same short code with each. Is there something new to get them to show?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor digamberpradhan

    (@digamberpradhan)

    Hello @tmstarme

    The current version of the plugin is 1.8.4 are you still using 1.7.6 ?
    Also – is it possible for you to describe your issue – there hasn’t been a major change to either the templating or js code for instant search only code refactoring.

    Please provide steps for me to reproduce the error.
    Additionally if possible please provide me with the link to the page where you’re having that error.

    Thread Starter tmstarme

    (@tmstarme)

    To create the error all I have to do is upgrade the version below are examples
    Our prod site has 1.7.6 and it works

    https://academicaffairs.syracuse.edu/faculty-manual-search/

    with short code

    [cm_typesense_search placeholder=”Search for” columns=”3″ post_types=”page” filter=”show”? per_page=”20″? sortby=”show” pagination=”show” query_by=”post_title,post_content” topic=”faculty_manual” sticky_first=”no”]

    Our dev site has 1.8.4 does not work

    https://academicaffairs-dev.syr.edu/typesense-search-test/

    with shortcode

    [cm_typesense_search placeholder=”Search for” columns=”3″ post_types=”page” filter=”show”? per_page=”12″? sortby=”show” pagination=”show” query_by=”post_title,post_content” topic=”faculty_manual” sticky_first=”no”]

    Also on my local version I also tested 1.8.0 which does not work. I suspect it is inside the js refactor from 1.8.0 but can’t tell since the js is minified.

    Plugin Contributor digamberpradhan

    (@digamberpradhan)

    Hi @tmstarme,

    The latest version of the plugin is running on https://typesense.codemanas.com/ as you can see on the example – those are all custom taxonomies there [genre, price, author]

    Can you please tell me what if anything you have modified ?
    Additionally the dev sit isn’t accessible to me https://academicaffairs-dev.syr.edu/typesense-search-test/

    Plugin Contributor digamberpradhan

    (@digamberpradhan)

    @tmstarme

    I’m closing this ticket since it’s been 2 weeks since the last response here.
    I hope you were able to sort everything out – if not please do let me know.
    And we can work on resolving the issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Filters no longer loading after version 1.7.6’ is closed to new replies.