That plugin uses the AJAX API as it should…
http://frome.fm/wp-admin/admin-ajax.php?s=ho&action=dwls_search
… but when not logged in that request fails (from HttpFox)…
07:23:58.923 0.155 470 0 GET (Aborted) NS_BINDING_ABORTED http://frome.fm/wp-admin/admin-ajax.php?s=ho&action=dwls_search
Since you say that the plugin works when you are logged in the Ajax callback is likely hooked to wp_ajax_* but not wp_ajax_nopriv_* The latter is required for requests made by non-logged in users.
You will need to find the plugin code that hooks the AJAX callback and add a second line of code to hook to wp_ajax_nopriv_*.
It is possible that the plugin performs other checks, however, so that may not be adequate. It is impossible to say without digging through the code.
Related Posts:
- How to make search engine index PDF files? [closed]
- How to override normal WordPress search in Buddypress? [closed]
- Search and replace text across all posts
- How would implement StackExchange ‘Questions with similar titles’ for the FAQ on my wordpress site
- dynamic page not indexed
- How to get posts by content?
- WP-PageNavi plugin doesn’t work with multiple pages of search results
- Problem with Search Results in WP (not displaying the full posts)
- How to improve WordPress search
- Creating search filter through plugin
- How do I add advanced custom fields / meta fields to Elasticsearch? [closed]
- plugin to search entire posts, blogs, forum, users [closed]
- Automatically adding category filter based on search string
- How can I reuse the WordPress search form for a custom plugin / widget?
- Custom Taxonomy Tag Search
- What causes an Unexpected HTTP Error within install plugins?
- What is the best way to mimic a search query within a plugin
- Is there a way I can find wordpress posts that don’t contain a word?
- Search is not working on plugin directory
- Search Everything plugin integration
- AJAX search posts and pages
- Search for categories
- AJAX search as you type? [duplicate]
- WooCommerce search products between price range using WP_Query
- Send admin an email when a user’s search has no results
- Integrate Algolia to WordPress site
- How to multiply a post to test internal search results?
- How to set “split_on_numerics” to false in ElasticSearch mapping using ElasticPress? (for proper SKU search in WooCommerce) [closed]
- Woocommerce Backend Search by Title and SKU
- Search and Filter Plugin – How to disable redirection
- WordPress Multi-Step Product Search
- Search by Attachment ID
- Custom search search does not work?
- Creating a search form and displaying results
- Is it save to replace with in WordPress search form
- WordPress search shows protected content
- Best approach to make all tags searchable by the wordpress search function
- How to search post titles with whole words only, but not the exact word only?
- RSS feeds for specific topics
- How to add the search page link to the anchor tag?
- WC Fix Attributes – ‘Add New’ Not Searchable/Delayed
- How to hide an option from dropdown in filter module
- WP search box on page not finding .PDF files
- Redirect to a page while maintaining search query parameters without causing an infinite loop
- Search results to point to specific section?
- Search in WordPress
- Content disappears when searching with Search & Filter plugin
- How to exclude a part of a page in search results
- Accounting for search terms that may include a space, using SearchWP
- how to add navigation icons in specific template?
- multiple string replace of post’s content for large data
- How can I make the search bar in my wordpress site search all of the pages rather than just the blog posts?
- How to make wp multisite subdomain exist search
- Remove Url Parameter WordPress
- How can I remove this sidebar from my Search Results page?
- History of page, interval of years
- Include post_date in search
- How to order users alphabetically by name? in plugin UPME
- How to hook into search results template or query?
- Add “selected” class to custom taxonomy dropdown search
- WordPress Search return wrong results
- Differentiate attachment pages in search results
- Is there any simple wordpress search template that works with existing searchforms?
- Extend WordPress Search
- how to sort results by last day update at search result in plugin installer?
- Jigoshop search taxonomy
- Strange Search Query Appearing on Google Index – “/?q=Save+Us+From+Berlusconi”
- wordpress Search function is not working
- Multi-step, live updating search
- Can we install 3d product configurator into wordpress
- LiteSpeed cache image Optimization
- How to set an exact search box in tablepress plug-in
- whole website redirected to another page
- WordPress search every time shows no search found even data exists
- How to Handle? vp_page Parameter in WordPress and Resolve Google Search Console Validation Issues?
- Autocomplete search field that is feed by a taxonomy from custom post type?
- How to add CPT in Elementor pro search template
- Create index for own custom data in elasticpress from wordpress plugin
- search by meta field in the regular WordPress admin panel search
- Product Search by ZIp Code Radius
- I want to create a search option for CPT using plugin. The search options should search for categories and tags
- Plugin for better Backend Search? [closed]
- How do I apply different block supports to different parts of my custom block?
- Update my custom WordPress Plugin through my own server [duplicate]
- How to read configuration file in wordpress or PHP
- How to filter all products by products_tag (woocommerce )
- Plugin to book course and pay online for it
- WP_Query ordering numbers as letters
- JQuery not working in my plugin [closed]
- how to activate a plugin inside a theme
- What am is missing? (API CORS)
- Deactivated Visual Composer plugin, site crashed, what to do? [closed]
- Add Stack Exchange Recent Questions to a wordpress sidebar?
- jQuery slider widget similar to cnet.com
- need to find duplicated meta value in custom filed and view the posts that have the same value
- Add a parameter at the end of the url and prettify
- Is there any known plugins that would replace WordPress classes in editor with their Bootstrap 4 equivalent?
- Error after installing the WordPress plugin updates
- How to iterate on a list?
- How to manually remove preload fonts settings in WordPress?