Title: WESLINK's Replies | WordPress.org

---

# WESLINK

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Da Reactions] Page freezes completely when reactions loaded in lazy loaded posts](https://wordpress.org/support/topic/page-freezes-completely-when-reactions-loaded-in-lazy-loaded-posts/)
 *  Thread Starter [WESLINK](https://wordpress.org/support/users/weslink/)
 * (@weslink)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/page-freezes-completely-when-reactions-loaded-in-lazy-loaded-posts/#post-17885274)
 * Sorry, forgot to mention, that I’m using the PRO version of your Plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cloudflare SSL by Weslink] WP login loop after update to 1.0.8](https://wordpress.org/support/topic/wp-login-loop-after-update-to-1-0-8/)
 *  Plugin Contributor [WESLINK](https://wordpress.org/support/users/weslink/)
 * (@weslink)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/wp-login-loop-after-update-to-1-0-8/#post-9400958)
 * We plan to handle this case more smoother in a future release.
    Thank you for
   reporting this.
    -  This reply was modified 8 years, 10 months ago by [WESLINK](https://wordpress.org/support/users/weslink/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Geo Mashup] Restrict search results to just one country?](https://wordpress.org/support/topic/restrict-search-resu-to-just-one-country/)
 *  [WESLINK](https://wordpress.org/support/users/weslink/)
 * (@weslink)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/restrict-search-resu-to-just-one-country/#post-6613545)
 * same question here….
 * I added a country selectbox to the search-form.php:
 *     ```
       <select id="widget_location_country" name="location_country">
       		<option value="Deutschland" selected="selected">Deutschland</option>
       		<option value="Deutschland" >Österreich</option>
       		<option value="Schweiz" >Schweiz</option>
       	</select>
       ```
   
 * I I thought geo-mashup-search.php could add that country to the search_text at
   the load_template function, but that does not work.

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