 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
March 4, 2016 at 9:17 am #593180hi, I tried to translate the button text “Post Comment” on the Blog Comment Area, 
 but it seems to be hidden somewhere deeply,
 I tried using CodeStyling Localization to search in both WordPress and Enfold strings and looked into the comments.php as well,Can’t make it work, could you help? March 6, 2016 at 5:26 am #593836Hi decode, Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply. Regards, 
 RikardMarch 7, 2016 at 8:39 am #594133hi, admin login info provided :) tks. March 7, 2016 at 8:40 am #594134forgot the URL … March 8, 2016 at 4:45 pm #595051hello?? March 9, 2016 at 12:15 pm #595503anyone can help ?? March 14, 2016 at 10:23 am #597639Hey! Sorry for the delay. Are you referring to the following text? Want to join the discussion? Feel free to contribute!Please install the following plugin in order translate the strings: https://wordpress.org/plugins/loco-translate/ If it’s not working, go to the enfold theme folder then modify the comments.php file. Cheers! 
 IsmaelMarch 14, 2016 at 1:03 pm #597685hi, I am afraid not, I mean the button “post comment”. I tried using CodeStyling Localization to search in both WordPress and Enfold strings and looked into the comments.php as well, Can’t make it work March 16, 2016 at 7:10 am #598811hello? losing you again …. March 16, 2016 at 5:22 pm #599029hi, this is the 12th day after the ticket was submitted, could anyone help?? can’t find where to translate the text “post comment” on the button, http://screencast.com/t/qVamD9c80 I tried using CodeStyling Localization to search in both WordPress and Enfold strings and also looked into the comments.php as well, Can’t make it work …. March 16, 2016 at 8:45 pm #599200Hey! Posting to a topic again and again, just bring it back to que and we miss it, that means we can not reply at all. 
 I have translated the string for you, please clear cache and let us know if it is ok.Regards, 
 BasilisMarch 19, 2016 at 7:05 am #600623hi, Basilis thanks~ but it didn’t work (cache cleared) , 
 where exactly did you go for the fix?I need to translator the button label “post comment”, it’s currently showing “張貼迴響” in my language. 
 I need to modify it but can’t find the string any where.March 19, 2016 at 9:30 am #600640Hey! We are working on your ticket please wait while we update the results here soon.Please go to Appearance > Editor > functions.php > scroll to bottom where you see Replace “Post Comment” with any text you want in line ” var btntxt = ‘Post Comment’;” // Replace post button text function custom_btntxt(){ ?> <script> jQuery(window).load(function(){ var btntxt = 'Post Comment'; jQuery("#commentform").find("input[name='submit']").val(btntxt); }); </script> <?php } add_action('wp_footer', 'custom_btntxt');Best regards, 
 Vinay Kashyap- 
		This reply was modified 9 years, 7 months ago by Vinay. 
 March 24, 2016 at 7:50 am #602896Vinay, Thank you so much, it works !!!! 
- 
		This reply was modified 9 years, 7 months ago by 
- 
		AuthorPosts
- The topic ‘can't find translate string for the button "Post Comment".’ is closed to new replies.
