Support

  1. HypnoGuy
  2. Support
  3. Monday, January 25 2016, 12:08 PM
Hello - you recently helped me with a minor issue with newly installed Easy Profile displaying bullet points next to buttons but I am having a number of issues which I wonder if have a common cause. I have also moved the site online so you can access it and take a look (you offered to do this before :-)

The issues I see and questions I have are as follows:

1. Occasional blue bullet points - this has now gone from the view profile page but appears on edit profile at the top.
2. I have turned on the Tab option but the view details page does not appear in tabbed format and the edit profile is tabbed but lacks formatting
3. When displaying easy profile content of modules the formatting of my module blocks changes (the headings get much bigger) if you go from About Us -> Mission Statement (Joomla single article) to Member - Your Details (Easy Profile >> Details) you can see this. I also get this effect if I publish the Easy Profile Search module (currently unpublished, position-5)
4. I can upload a graphic avatar on the edit profile page but was expecting editing abilities ?
5. I have some large text fields - multi line, I need to add to the profile. How can I get those specific fields to be multi line?

I have added my site details, it is offline, not yet live and I have regular backups up to current :-)
Accepted Answer
admin Accepted Answer
Admin
Hi,
1) 2) add this CSS code to fix edit profile tabs:
#profile_tabs li::before {
content: none !important;
display: none !important;
}
#profile_tabs{
margin-left:0px;
}
#profile_tabs li{
padding:0;
margin-bottom:-1px;
}

Tabs are available only for edit profile/registration form, in profile view are reserved for other functions (for example see your profile page on this site, you have 2 tabs: information and forum)

3) Your template not have a good support for Bootstrap Classes (used in any parts of Joomla), so you need to enable parameter "Include Bootstrap CSS files" in Easy Profile Options. This CSS library come from Joomla API and it add some style also on HTML headers.

4) Go to Administration->Components->Easy Profile->"Avatar" Field->"Option image field" tab and enable "Upload with Crop& Webcam" parameter

5) You can create a field of type "Textarea"
  1. more than a month ago
  2. Support
  3. # Permalink
HypnoGuy Accepted Answer
Basic
1/2 I have added the code to template.css thanks and it is improved the formatting. As the tabs are reserved on the profile view I have turned that option off for now.

3) Unfortunately I already have the 'Include Bootstrap CSS files' turned on. This, as you say, seems to be a problem with Artisteer generated templates as their own suggested fix (which amends the template index.php to load Bootstrap stylesheet libraries) also causes the same problem, So I will pursue it with them (but if you have any suggestions that would be appreciated)

4/5 Thank you, I also am re-reading the manual and checking out the other field type options ;-)
  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.