Title: Fix for Polylang
Last modified: August 31, 2016

---

# Fix for Polylang

 *  Resolved [Troglos](https://wordpress.org/support/users/troglos/)
 * (@troglos)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/fix-for-polylang/)
 * To make it work with Polylang I had to edit the file
    ultimate-wp-query-search-
   filter/html/searchform.php
 *     ```
       //echo $html;
       echo apply_filters('get_search_form', $html);
       ```
   
 * It would be nice if the next version could address this fix.
 * see this thread:
    [https://wordpress.org/support/topic/issues-with-ultimate-wp-query-search-filter](https://wordpress.org/support/topic/issues-with-ultimate-wp-query-search-filter)
 * [https://wordpress.org/plugins/ultimate-wp-query-search-filter/](https://wordpress.org/plugins/ultimate-wp-query-search-filter/)

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

 *  Plugin Author [TC.K](https://wordpress.org/support/users/wp_dummy/)
 * (@wp_dummy)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/fix-for-polylang/#post-6926642)
 * ok, will add this to the todo list.
 *  Thread Starter [Troglos](https://wordpress.org/support/users/troglos/)
 * (@troglos)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/fix-for-polylang/#post-6926648)
 * Very appreciated

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

The topic ‘Fix for Polylang’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ultimate-wp-query-search-filter_fcfcfc.
   svg)
 * [Ultimate WP Query Search Filter](https://wordpress.org/plugins/ultimate-wp-query-search-filter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-wp-query-search-filter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-wp-query-search-filter/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-wp-query-search-filter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-wp-query-search-filter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-wp-query-search-filter/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Troglos](https://wordpress.org/support/users/troglos/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/fix-for-polylang/#post-6926648)
 * Status: resolved