Forum Replies Created

Viewing 1 replies (of 1 total)
  • 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.

Viewing 1 replies (of 1 total)