Hello
Thank you for contacting us.
You’d be able to change the content of going to wp-user-avatar/includes/class-wp-user-avatar-shortcode.php and scrolling down to line 212 and 236 where you’ll find the following code:
echo '<div class="updated"><p><strong>'.__('Profile updated .','wp-user-avatar').'</strong></p>
<?php submit_button(__('Update Profile','wp-user-avatar')); ?>
I hope this helps.
Thanks
-
This reply was modified 8 years, 10 months ago by
ruchisupport.
Your are just the best, thank you very much, you are great !
I want to ask you one more question i am not sure if it can be done but i will ask it anyway. When i am in admin account the button for choosing file is translated. But when i am with a user account that have only the rights to choose files from their own device the button is with browser text – ( choose file, browse file, etc) do you have any idea how can i change/translate the text, what line of code should i add?
Best Regards!
Hello
Only a pleasure. 🙂
When you login from other user account You couldn’t change the Choose file text because it’s a ‘file type’ text.
Thanks
Thank you :).
Best Regards!