[RT] User Rank Ribbons

User Rank Ribbons 2.3.5

No permission to download
Thanks! :) Sorry about that! XD. We just have a lot of groups. Also, love the design. Is there a way to move them below the username/staff/custom title?
K1WE2.jpg
 
For now I can edit the template until the new version comes out.
To edit the template do this:
  1. Go to this location: ACP -> Appearance -> Template Modifications
  2. Click on: message_user_info - UserRankRibbons Template Edit
  3. Add in the search box:
    Code:
        <xen:if hascontent="true">
            <div class="extraUserInfo">
  4. Add in the replace box:
    Code:
    <xen:if is="@UserRankRibbonsActive"><xen:include template="UserRankRibbons" /></xen:if>
        <xen:if hascontent="true">
            <div class="extraUserInfo">
  5. Click Save and Exit
  6. Make sure that it went thru by checking if it is Applied 1 times with green background
  7. Done!
It should be moved now. If you get any problems let me know! ;)
 
Yes. Should I try without spaces? We have modified that template in the past to change avatar size from m to L.
 
Daniel 'RTRD' updated [RT] User Rank Ribbons with a new update entry:

2.2 - Major Update

  • Now with and without TMS
  • Added support for 35 (thirty-five) ribbons (Made for big forums)
  • Added colors to all the new ribbons
  • Customize the position of the ribbons here: Appearance -> Template Modifications. See attachment.
  • Changed name for "Ribbon" in settings to "Overall Ribbon Styling"
THIS UPDATE WILL OVERWRITE YOUR STYLING (CSS)!
It will overwrite the styling because there are now 35 ribbons.

View attachment 31612 View attachment 31616

Read the rest of this update entry...
 
So this doesn't seem to be working and I have an odd issue....

I install it and ALL the ribbons show up on all my staff (all 35).

I un-check the ones I do not want and change the user ID to the correct user groups.... The end result is everything ends up un-checked (including the mast setting) and everything is reverted back to user group 3 (admin)... Then no ribbons at all show up. From there.... It doesn't matter what I change, I end up with the same result again and again upon save.

Un-install and re-install.... Same thing.... All ribbons showing (all 35) and as soon as I change a settings.... Repeats above.

I installed the TMS copy .... Everything in TMS is Green and applied only 1x as it should be. No errors in the error log either.

Thoughts? Solutions? :confused:
 
Top Bottom