[AH] Social Profiles

[AH] Social Profiles 3.1.5

Sem autorização para baixar
  • Fixed gamer card popups not being positioned correctly 100% of the time on each member tooltip. I tested my solution on my localhost installation, my own forum, and another forum with many different users and different pages to make sure positioning was accurate 100% of the time.
Please let me know if there any issues after installing, but I'm confident this issue is fixed.
Sorry for the multiple updates, found a bug:
  • Fixed guests being able to see social profile icons in member tooltip, even with permission turned off for guests.
  • Separated style property for enabling social profile icons in member tooltip and member profile. The reason these were previously linked was because both icons had the possibility of displaying over a profile banner and the gamercard popup was not previously compatible with the member tooltip. But with the previous update fixing this problem, there is no longer reason to link both the member tooltip and member profile in one style property.
  • Further simplified the macros template by removing style property and permission checks and moving them to the template modifications.
  • No longer require dedicated custom CSS classes for member tooltip or member postbit. Now using XenForo classes to identify elements.

This should be the last update for a while, unless someone else identifies a problem.
  • Gamercard popup now relies entirely on CSS. Javascript code is removed.
  • Due this change, gamercard popups now work on boths the member tooltip and member profiles. Previously, the Javascript version would not work with the member card tooltips.
  • Macros template is simplified to accommodate these changes. No longer required to have two different macros for the icons. All places that have these icons, will use the same macros. This also make customization easier if you are adding your own icons.
Fixed an issue with Bluesky support not taking into account verified profiles. Verified profiles have a different naming scheme in the URL.
Thank you guys for your patience for cough years cough

This is quite a large update with new profiles and many things reworked.

Changes:
All icon brand colors were re-evaluated using brandcolorcodes.com. Icon colors should be more accurate now. Like always, you’re more than welcome to change them in the style properties.
Twitter - updated icon to new X logo. This field was NOT renamed. You may change it in the custom user field settings.
Epic Games - now links to exophase profile
Battle.NET - now links to exophase profile
Origin - Icon changed to EA and now links to exophase profile. This profile ALSO now includes a gamer card popup and displays the gamercard in the member profile tab. This field was NOT renamed, but feel free to change it to “EA” in the custom user field settings.
Facebook Gaming removed
Oculus removed
New profiles: I knew you guys were waiting for this….
Nintendo
Reddit
Instagram
TikTok
Telegram
Kick
GitHub
GitLab
Roblox

Reddit, Instagram, TikTok, Kick, GitHub, and GitLab all link to online profiles. Nintendo does not due to no online profiles available, and unfortunately Roblox doesn’t either. This is due to the fact that Roblox uses numbered ID’s in their profile URL’s, NOT usernames.

Regarding Nintendo...friend codes are set up in a unique 12-digit format: You can force your user's to type in their friend code in the specific format with this regex expression:
^SW-\d{4}-\d{4}-\d{4}$

Screenshot 2025-06-26 at 15-22-47 Edit field Nintendo Friend Code altBoards - Admin control p...webp

And I know some of you guys wanted Trovo, but I cannot find a suitable svg icon for it. If you can find one, let me know.
Top