Title: Mobile version
Last modified: August 20, 2025

---

# Mobile version

 *  Resolved [Misso](https://wordpress.org/support/users/usimgyqsfycwdowu/)
 * (@usimgyqsfycwdowu)
 * [9 months, 3 weeks ago](https://wordpress.org/support/topic/mobile-version-157/)
 * Hi there,
 * I’m currently testing the plugin _SearchWP Live Ajax Search_ on my website using
   the OceanWP theme: [https://wp.zanasuvodu.sk/?cmp_bypass=zanasuvodu](https://wp.zanasuvodu.sk/?cmp_bypass=zanasuvodu).
 * The search functionality works perfectly on desktop, but unfortunately it doesn’t
   seem to work on mobile devices. Could you please advise if there’s a recommended
   way to make it mobile-compatible? Perhaps a hook, a custom script, or a workaround?
 * Also, would this issue be resolved in the premium version of the plugin? At the
   moment, I’m only using the free version for testing.
 * For testing purposes, you can try entering the word **“vrak”** in the search 
   field.
 * Thanks in advance for your help!
 * Best regards, Michal
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmobile-version-157%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Karan](https://wordpress.org/support/users/kjswp/)
 * (@kjswp)
 * [9 months, 3 weeks ago](https://wordpress.org/support/topic/mobile-version-157/#post-18608774)
 * Hi [@usimgyqsfycwdowu](https://wordpress.org/support/users/usimgyqsfycwdowu/),
   
   I investigated the live search issue on your page URL.
 * On desktop, the default search form is being used, and the Live Search extension
   has built-in integration with this form. However, on mobile, a custom search 
   form is being used instead.
 * To enable live search on mobile, you can add the following JS script:
 *     ```wp-block-code
       <script>	jQuery(document).ready( function(){	    jQuery("form #ocean-mobile-search-2").searchwp_live_search();	});</script>
       ```
   
 * I hope this helps to solve your problem. If you need further assistance, please
   let me know.
 *  Thread Starter [Misso](https://wordpress.org/support/users/usimgyqsfycwdowu/)
 * (@usimgyqsfycwdowu)
 * [9 months, 3 weeks ago](https://wordpress.org/support/topic/mobile-version-157/#post-18608802)
 * Hi [@kjswp](https://wordpress.org/support/users/kjswp/),
 * Thank you so much! I’ve implemented the code and it works perfectly on mobile.
   Exactly what I needed.

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

The topic ‘Mobile version’ is closed to new replies.

 * ![](https://ps.w.org/searchwp-live-ajax-search/assets/icon-256x256.png?rev=3119393)
 * [SearchWP Live Ajax Search](https://wordpress.org/plugins/searchwp-live-ajax-search/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/searchwp-live-ajax-search/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/searchwp-live-ajax-search/)
 * [Active Topics](https://wordpress.org/support/plugin/searchwp-live-ajax-search/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/searchwp-live-ajax-search/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/searchwp-live-ajax-search/reviews/)

## Tags

 * [mobile](https://wordpress.org/support/topic-tag/mobile/)

 * 2 replies
 * 2 participants
 * Last reply from: [Misso](https://wordpress.org/support/users/usimgyqsfycwdowu/)
 * Last activity: [9 months, 3 weeks ago](https://wordpress.org/support/topic/mobile-version-157/#post-18608802)
 * Status: resolved