Title: devzstack's Replies | WordPress.org

---

# devzstack

  [  ](https://wordpress.org/support/users/devzstack/)

 *   [Profile](https://wordpress.org/support/users/devzstack/)
 *   [Topics Started](https://wordpress.org/support/users/devzstack/topics/)
 *   [Replies Created](https://wordpress.org/support/users/devzstack/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/devzstack/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/devzstack/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/devzstack/engagements/)
 *   [Favorites](https://wordpress.org/support/users/devzstack/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Connect Polylang for Elementor] The search results are redirected to the default language](https://wordpress.org/support/topic/the-search-results-are-redirected-to-the-default-language/)
 *  [devzstack](https://wordpress.org/support/users/devzstack/)
 * (@devzstack)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/the-search-results-are-redirected-to-the-default-language/#post-12169066)
 * [@p4fbradjohnson](https://wordpress.org/support/users/p4fbradjohnson/)
 * hello, Yes it worked for me.
    You can try to test it at this link. [https://tbj.devzstack.com/th/](https://tbj.devzstack.com/th/)
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Connect Polylang for Elementor] The search results are redirected to the default language](https://wordpress.org/support/topic/the-search-results-are-redirected-to-the-default-language/)
 *  [devzstack](https://wordpress.org/support/users/devzstack/)
 * (@devzstack)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/the-search-results-are-redirected-to-the-default-language/#post-12164437)
 * [@ayhanrv](https://wordpress.org/support/users/ayhanrv/)
    hello. I have the same
   problem as you.
 *     ```
       <form class="elementor-search-form" role="search" 
       action="<?php echo home_url(); ?>" method="get">
       ```
   
 * I think it should show the current language (i used plugin polylang)
    You can
   try replace code within the search-form.php
 * search-form.php
 * `<form class="elementor-search-form" role="search" action="<?php echo home_url();?
   >/<?php echo pll_current_language(); ?>/" method="get">`
 * I hope it will help solve your problem.
    Thanks.
    -  This reply was modified 6 years, 6 months ago by [devzstack](https://wordpress.org/support/users/devzstack/).
    -  This reply was modified 6 years, 6 months ago by [devzstack](https://wordpress.org/support/users/devzstack/).
    -  This reply was modified 6 years, 6 months ago by [devzstack](https://wordpress.org/support/users/devzstack/).
    -  This reply was modified 6 years, 6 months ago by [devzstack](https://wordpress.org/support/users/devzstack/).

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