1. Marco_Scarpa
  2. Support
  3. Friday, May 22 2015, 12:00 PM
hello, need some help, i have the username same of the email, then username is the email i want to remove from the browser page title in the profile page....

any suggestion?

tnks
admin Accepted Answer
Admin
Hi,
yes, you can use Joomla template override feature, follow these steps

- Copy /components/com_jsn/views/profile/tmpl/default.php into /templates/your-template-folder/html/com_jsn/profile/default.php*
- Open new file /templates/your-template-folder/html/com_jsn/profile/default.php
- at line 12 you will the code to set title of page
$this->document->setTitle($this->document->title.' - '.JsnHelper::getFormatName($this->data));



* if you copy this file into template folder then when you update Easy Profile the file will not be overwritten (this is Joomla template override feature)
  1. more than a month ago
  2. Support
  3. # 1
  • 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.