• Out of the box, I’m getting no results found. Everything seems to be working otherwise, the dropdown, the autocomplete. No console errors. Any ideas?

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

    (@wpdreams)

    Hi!

    It’s either one of the filters, or maybe not the correct custom post types are chosen?
    I can only guess though. Can you link me to a page where the search is active?

    Also, can you share the debug information, which you can find under the ‘Help & Support’ submenu? (please use paste.ee or gist.github.com to share that data)

    Thread Starter allurewebsolutions

    (@allurewebsolutions)

    Site: https://sites-dev.oit.duke.edu/testdelete/

    As for settings, I have everything turned on, but it’s not even returning basic post and page types. This is a multisite BTW.

    Here is the debug info: https://paste.ee/p/Gi5sj

    Thanks in advance!

    Plugin Author wpdreams

    (@wpdreams)

    Hi!

    Thanks! The debug info indeed reveals a presumably correct cofniguration, even the queries seem fully correct to me, it should return results there.

    There is probably only one thing that might cause the issue. The queries are running on the tables with the following prefix: ‘wp_7714_’
    Is this the database table of the site where the plugin is placed? Can check that?

    Thread Starter allurewebsolutions

    (@allurewebsolutions)

    It’s a multisite so there are our table prefixes are in this format: wp_<siteid>_

    wp_7714_ is the subsite https://sites-dev.oit.duke.edu/testdelete/

    Plugin Author wpdreams

    (@wpdreams)

    So that means that the correct table is used. Interesting, it should work then.

    What happens if you try it on another subsite, or the main site?

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

The topic ‘No Results Found’ is closed to new replies.