Jump to content

(DF41) Enhanced User Info Panel (Support Topic)

This topic contains 473 posts. A summary containing the most significant posts is available

Featured Replies

  • Author
 

I'm having the same problem as superJ.

Screenshot_1.png.7b68b3380870daff551b3fd420e351ce.png

The title is too long for now you will need to hide it, I am making a update to move it when its got longer text

  • Replies 472
  • Views 47.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • TheJackal84
    TheJackal84

    It was always 10$ the other plugin / widget I made is free as I used most of the code from this plugin for that and it took minutes to write. And this one is a plugin, yeah people can add their own if

  • TheJackal84
    TheJackal84

    Didn't take your idea nor did I take your scripts this is my own custom work, Don't hate me cos I made something better its in my update I am making   you can add them your sel

  • TheJackal84
    TheJackal84

    1.0.1 available New features Better view for mobile browsing Added a setting to move the user rank / title to below the avatar (use this if you have long rank / title names)

Posted Images

 

I think it needs to left align better on mobile

 

mobile.jpg

Good point.  How can we force this to the left on the board view, please?

  • Author
 

You took my script/idea and turn it into a plugin?
Can't understand why...
Close enough right?

Didn't take your idea nor did I take your scripts this is my own custom work, Don't hate me cos I made something better

 

Good point.  How can we force this to the left on the board view, please?

its in my update I am making

 

 

wow you have gender and location? Those would be nice to have listed.

you can add them your self by using the custom profile fields read the main topic post on how to

Edited by TheJackal84

 

The title is too long for now you will need to hide it, I am making a update to move it when its got longer text

Any ETA on the update?

  • Author
 

Any ETA on the update?

I am just making sure all the new setting are ok and the mobile view is ok, The latest will more than likely be tomorrow it could be tonight but I will say tomorrow to be safe and not to make you keep checking

 

I am just making sure all the new setting are ok and the mobile view is ok, The latest will more than likely be tomorrow it could be tonight but I will say tomorrow to be safe and not to make you keep checking

Sounds good! Thanks

Bug: If I disable "Show user group?"only, it hides also user ID (Member ID). If I enable "Show user group?" it shows both.

  • Author
 

Bug: If I disable "Show user group?"only, it hides also user ID (Member ID). If I enable "Show user group?" it shows both.

Cheers for letting me know I just fixed it

 

Cheers for letting me know I just fixed it

It will be in the next release or is something I can do manually?

  • Author
 

It will be in the next release or is something I can do manually?

It will be in the next release as their is no html page in there it's just a hook

 

wow you have gender and location? Those would be nice to have listed.

@superj707 Custom Field - I can confirm that this works well.
e5r0pl.jpg

 

 

its in my update I am making
jK7cjKDl.png

 

Looks much better!

 

  • Author
 

Looks much better!

I made a couple more changes to the mobile view by adding a little online / offline icon next to the name like in the other member posted images (it can be turned off if people already have it though) it makes it look a little bit nicer

Edited by TheJackal84

Tip: For any custom profile field that you want to add any clickable URL you can add the below code into display format box as mentioned from @TheJackal84 in post #1

<li class='ipsType_break euip_Border'>
  <span class='euip_Title'><i class="fa fa-link" aria-hidden="true"></i> {title}: </span>
  <span class='euip_Content'><a href="{content}" target="_blank">{content}</a></span>
</li>
<br/>
<hr class='euip_Hr'>

59078f638aae5_ScreenShot2017-05-01at22_08_08.png.09b7c102aa938c2ee6e65a51cc0d8726.png

  • Author

1.0.1 available

New features

  1. Better view for mobile browsing
  2. Added a setting to move the user rank / title to below the avatar (use this if you have long rank / title names)
  3. Added a setting to show a little online / offline pip when viewing on mobile
  4. Cover photo is hidden on mobile view

Bug fix

  • When hiding the user group it also hid the member ID

Much better, all that's needed now is to hide certain info from mobile view and it'll be perfect.

Many thanks!

  • Author
 

Much better, all that's needed now is to hide certain info from mobile view and it'll be perfect.

Many thanks!

Your welcome and yeah that can be done, I will look into adding it for 1.0.2, I have a few ideas already for extra's but will need to try and write the code first so I will keep you all updated

Think I've found a bug but not sure if it's just for me. I've checked Move Username to see how it looks, and I went to change it back and I get a configuration error.

Error: Call to undefined method IPS\Member::isOffline() (0)

Turned off other options, but only Move Username is causing the issue, I've set it as on so the page loads.

  • Author
 

Think I've found a bug but not sure if it's just for me. I've checked Move Username to see how it looks, and I went to change it back and I get a configuration error.


Error: Call to undefined method IPS\Member::isOffline() (0)

Turned off other options, but only Move Username is causing the issue, I've set it as on so the page loads.

Where do you get this error is it in the plugin settings?

Its my fault sorry I am a idiot I will fix now and upload new one

  • Author

I just uploaded another version that fixed it, I didn't change the version as I am already in dev for 1.0.2 so I just edited 1.0.1

 

I just uploaded another version that fixed it, I didn't change the version as I am already in dev for 1.0.2 so I just edited 1.0.1

Wonderful, that's fixed the issue.

Are you able to add: Last Activity to the list of options? There is a couple on the market place, but they don't fit in with this.

  • Author
 

Are you able to add: Last Activity to the list of options? There is a couple on the market place, but they don't fit in with this.

What do you mean like last time the user was online?

 

What do you mean like last time the user was online?

Exactly, and then it would be like.

Last Activity: 5 Minutes ago
or
Last visited: 8 Minutes Ago
or
Last visit: 5 Days Ago

If you search last visit in the market place you'll see some examples. Instead of hovering over the members name to see the hover card.

Edited by CP_User

  • Author
 

Exactly, and then it would be like.

Last Activity: 5 Minutes ago
or
Last visited: 8 Minutes Ago
or
Last visit: 5 Days Ago

If you search last visit in the market place you'll see some examples. Instead of hovering over the members name to see the hover card.

Yeah that should be easy enough, I will look into it but I need to consider the size of the text incase it breaks the css

 

Yeah that should be easy enough, I will look into it but I need to consider the size of the text incase it breaks the css

Good point, I'll leave you be now. Thanks for the help and updates. :thumbsup:

Recently Browsing 0

  • No registered users viewing this page.