Support

  1. Queenielass
  2. Support
  3. Wednesday, March 28 2018, 05:48 PM
1. I need to make the email contact button bigger, please. Can you direct me to where I can make the changes, please?

2. Are you able to help me to add a function whereby a bcc copy of an email from one member to another is automatically sent to the site admin when a member clicks on this email button? If this is custom work I will be willing to pay for it.

3. Also, I need to change the spelling mistake on this profile bar, please.

Many thanks

Sue
Attachments (2)
admin Accepted Answer
Admin
Hi,
1) You can add following CSS to your custom.css file
.jsn-p-opt .btn{padding:10px 30px}


2) To make this you need to change a Joomla core file, in file at /components/com_contact/controllers/contact.php after line 216 you can add following new line:
$mail->addBCC('here_your_admin_email');

NOTE 1: When you update Joomla then you need to redo this change.
NOTE 2: this code is not tested and not supported


3) You can override language string, follow these steps:
- Go to Extensions->Languages->Overrides
- Click to new button
- Fill the form like screenshot, the language constant is "COM_JSN_PROFILE_INFO"
Attachments (1)
  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.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.