Support

  1. neboy65
  2. Support
  3. Monday, September 15 2014, 01:57 AM
I am trying to setup Easy Profile Basic. When I go to my profile nothing is aligned up evenly. The last name doesn't line up, and the about me, it says no information entered is way off. I have turned on the Bootstrap css and it makes it worse. Also, I am trying to turn off Joomla's account information so it just shows Easy Profiles information, and I not sure how to do that, basically I am trying to set up the profile like Easy Profile did it on their website where it shows the information in tabs. One other thing that is not working is I turned the privacy on, on the about me field, and it is set to public, when I click on the button to change the privacy setting nothing happens.
admin Accepted Answer
Admin
Hi,
Please post me your site link. you can use the form below the reply in "Site Details" tab.
I need to see your site, I think some CSS problem. Easy Profile is light and not have many CSS lines, but as Joomla component require bootstrap classes.
  1. more than a month ago
  2. Support
  3. # 1
neboy65 Accepted Answer
Basic
Attached is the information.
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
Hi,
I found and solved 2 problems:

Profile Page align: this is a CSS issue, your template not align well these HTML tag dl,dd and dt, now I have solved by adding this CSS row on file /templates/shaper_newsplus/css/custom.css
.dl-horizontal dd{display:block;}


Edit/Register profile page: K2 override Joomla profile registration and edit profile page, I have disabled "Enable K2 User Profile" parameter from Component->K2->Parameters->Advanced
  1. more than a month ago
  2. Support
  3. # 3
neboy65 Accepted Answer
Basic
OK, great, thanks! One last question, how do I create the tabs for the users profiles? I see that the about me is still part of the details tab, how so I start a new tab and move the about me over to that?
  1. more than a month ago
  2. Support
  3. # 4
neboy65 Accepted Answer
Basic
Never mind I figured out the tabs, I just needed to create a new group. Thanks for your help!
  1. more than a month ago
  2. Support
  3. # 5
neboy65 Accepted Answer
Basic
I do have another question. How do you create the module like you guys did to display this information:

Avatar
Mark C
Wednesday, 17 September 2014

Free Member

Basic Member

Logout

Useful Links

Profile Page
Edit Profile
Subscriptions
Support

This displays at the top of the forum here. Do I need the pro version of this?
  1. more than a month ago
  2. Support
  3. # 6
admin Accepted Answer
Admin
Hi,
we use the Custom HTML module with our Plugin content (here documentation https://www.easy-profile.com/docs/26-plugin-content.html)

in HTML module we have put something like this:
<p>{user avatar_mini}</p>
<p>{user name}<br /><i class="icon icon-log-in"> </i> {user lastvisitdate}</p>
<p>{payplans plan_id=4345fd34}</p>
<p><span class="label label-danger">Free Member</span></p>
<p>{/payplans}</p>
<p>{payplans plan_id=3453455}</p>
<p><span class="label label-warning">Basic Member</span></p>
<p>{/payplans}</p>
<p>{payplans plan_id=345345re6}</p>
<p><span class="label label-success">Pro Member</span></p>
<p>{/payplans}</p>
<hr />
<p><a href="/component/users/?task=user.logout&Itemid=542"><i class="icon icon-log-out"> </i> Logout</a></p>
<hr />
<p><strong>Useful Links</strong></p>
<p><a href="/component/jsn/">Profile Page<br /></a><a href="/account/edit-profile.html">Edit Profile<br /></a><a href="/account/dashboard.html">Subscriptions<br /></a><a href="/support.html">Support</a></p>


NOTE
- We use also payplan content plugin to render the plan type
- Logout button not work for you because we have hack some Joomla file to do this. my hack is here: https://www.easy-profile.com/support/logout-button.html#reply-2532 . Alternative: to do this you can use some plugin, you can search this on Joomla Extensions directory site.
  1. more than a month ago
  2. Support
  3. # 7
neboy65 Accepted Answer
Basic
OK, thanks again!
  1. more than a month ago
  2. Support
  3. # 8
neboy65 Accepted Answer
Basic
Content Protected
  1. more than a month ago
  2. Support
  3. # 9
admin Accepted Answer
Admin
Hi,

Target Problem
You use a plugin to render buttons and I don't know how it work. You can insert into HTML of module the correct code, without target attribute

Logout Button
I have written this as example, in your case the correct link /http://index.php/component/users/?task=user.logout because you not have enabled rewrite URL from SEF settings on Joomla configuration.
The hack is only on the second parts of this post https://www.easy-profile.com/support/logout-button.html#reply-2532 so you must to delete the new edit.php file. in this post there is edit.php because our customer want to add logout button into edit profile page, but this is not your need.
  1. more than a month ago
  2. Support
  3. # 10
  • 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.

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.