1. Krystal_Hamilton
  2. Support
  3. Friday, November 06 2015, 05:08 PM
I want to completely remove edit profile from my UserProfile Frontend, how can I do that?:) thanks
References
  1. http://Casualspace.net
Accepted Answer
admin Accepted Answer
Admin
Hi,
yes, you can do this with 2 ways:

1. Hide Button with CSS
You can simply add this CSS rule at your template:
.profile .btn-toolbar .btn{display:none;}


2. With template override of profile page
Copy attached file at /templates/your-template-folder/html/com_jsn/profile/ (create missing folders). This file is the same of Easy Profile (components/com_jsn/views/profile/tmpl/default.php) but without edit button.
With Joomla template override feature if you update Easy Profile you will not lost this modification ;)
Attachments (1)
  1. more than a month ago
  2. Support
  3. # Permalink


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.