July 26, 2012 at 12:52 /
The searchForm uses the content. I’ve never used WPML, but if you translate the content in the post that should work in the searchForm too.
Maybe try
1 |
echo '<a class="easy-search-form-submit" rel="nofollow">'.__($atts['reserve_text']).'</a>'; |
on line 360 and use the WPML string translation function in the shortcodes attribute reserve_text.