Jump to content

vmoisesp2

Newbie
  • Posts

    3
  • Joined

  • Last visited

Profile Information

  • Language
    Portugese
  • Software
    IPS4
  • Version
    4.2

Recent Profile Visitors

853 profile views

vmoisesp2's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Reacting Well
  • Conversation Starter Rare
  • Week One Done
  • One Month Later

Recent Badges

3

Reputation

  1. Good to know it was useful, I was going to quit on using the player since it didn't work on custom themes
  2. Hi there, I was in need of setting profiles songs and tried out this Plugin: It didn't work for the customs themes, only for the Default one and similars. So I just did this.. Went to core->profile->profile and then to the very bottom of the file, I added a code right after: {{endif}} {{if !empty( $visitors ) || \IPS\Member::loggedIn()->member_id == $member->member_id}} <div class='ipsWidget ipsWidget_vertical cProfileSidebarBlock ipsBox ipsSpacer_bottom' data-controller='core.front.profile.toggleBlock'> {template="recentVisitorsBlock" group="profile" params="$member, $visitors"} </div> {{endif}} Code: Yeah, that's something easy, but maybe there are more people who would need it.
×
×
  • Create New...