1. elian
  2. Support
  3. Wednesday, November 18 2015, 11:43 AM
Hi!

I just want to do a simple language override: In Frontend Edit Mode, where the user can update their profile i like to change the button from "Senden" to "Speichern" (Safe). Where can i found that Language Key for it?

Thanks,
Dennis
Attachments (1)
Accepted Answer
admin Accepted Answer
Admin
Hi,
Easy Profile extends Joomla user management, so registration and edit profile pages are the same of Joomla(tabs become from javascript and custom fields from user plugin).
This button become from file /components/com_users/views/profile/tmpl/edit.php.

Unfortunately, in this file, Joomla use the common language constant "JSUBMIT", so we recommend you to override Joomla edit profile template to change this language string.

Override:
- Copy /components/com_users/views/profile/tmpl/edit.php into /templates/your-template-folder/html/com_users/profile/edit.php
- In new file change constant "SUBMIT" with other constant or your string.
  1. more than a month ago
  2. Support
  3. # Permalink
elian Accepted Answer
Basic
Another Short Question: When somebody does update their Profile and hit "Send" the Navigationbar in my Website gets lost. Any Idea why?
  1. more than a month ago
  2. Support
  3. # 1
admin Accepted Answer
Admin
Another Short Question: When somebody does update their Profile and hit "Send" the Navigationbar in my Website gets lost. Any Idea why?

I need to see your site.
  1. more than a month ago
  2. Support
  3. # 2
elian Accepted Answer
Basic
I´ll send you PM with credetials
  1. more than a month ago
  2. Support
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.