Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   How to remove the upper bar in TSUE 2.2 (http://www.bvlist.com/showthread.php?t=11649)

MasterMan 12th June 2018 04:58

How to remove the upper bar in TSUE 2.2
 
Hey guys,


I was wondering if someone knows how to remove the upper bar for Downloads, Uploads, Ratio, Buffer, Max Slots, Points, Hit and run Warns and etc from the main Home-Page???


I wanna make the site Open-Tracker instead of counting above mentioned stuff.


If you have any knowledge, plz do share it..!


Cheers,

BamBam0077 12th June 2018 06:03

I am not 100% sure but would it be inside plugins?

MasterMan 12th June 2018 06:07

Quote:

Originally Posted by BamBam0077 (Post 52021)
I am not 100% sure but would it be inside plugins?


ahhh, it could be .. will look into it m80


thnks for the reply :friend:

BamBam0077 12th June 2018 08:12

just glad to help where needed bro :drink:

Botanicar 12th June 2018 12:20

In the:
Appearance --> Themes Manage --> Templates --> Your Theme --> main


Remove: {$member_info_bar} or edit member_info_bar

Code:




   

       

Don't show download - Upload and Ratio       
                | {$_slots}

        | {$_total_posts}
        | {$_invites_left}
        | {$_total_warns}
        | {$_hitrun_warns} |
   



MasterMan 13th June 2018 03:02

Quote:

Originally Posted by Botanicar (Post 52024)
In the:
Appearance --> Themes Manage --> Templates --> Your Theme --> main


Remove: {$member_info_bar} or edit member_info_bar

Code:




   

       

Don't show download - Upload and Ratio       
                | {$_slots}

        | {$_total_posts}
        | {$_invites_left}
        | {$_total_warns}
        | {$_hitrun_warns} |
   




this worked with many thanks for your help. But still these info showing on the user panel where the AVATAR is displayed and i guess this might a plugin edit issue..! If you could direct me how to edit it, plz :wave:



thanks m80 for your help :)

Botanicar 13th June 2018 08:36

https://s33.postimg.cc/qwweskgu7/Screenshot_2.jpg




https://s33.postimg.cc/d3823igj3/Screenshot_1.jpg

MasterMan 13th June 2018 08:53

cool ... how could you erase these ?? i mean remove them :P

Botanicar 13th June 2018 12:01

Appearance --> Themes --> Manage Templates: YOUR TEMPLATE --> member_info

Code:


   
   

        {$countryFlag}
        {$clickable_member_avatar}
   


   

        {$MoreMemberInfo}
        {$Member['groupname']}
        {$MemberSince}
        {$LastActivity}
        {$invitedBy}

       

            {$staffLinks} {$banned} {$muted} {$warned} {$memberAwards}

       


       

           
                {$Page_Title}
           

            {$SendMessageLink}
            {$FollowLink}
       

       
   


   



MasterMan 14th June 2018 03:10

many thanks bro, this took care of that info on that page :ok:


but still on the main Home Page i have those info showing where saying:



Welcome Back: !!!



Uploaded: !!!
Downloaded: !!!
Buffer: !!!
Ratio: !!!
Max.Slots: !!!
Points: !!!


how can i remove these and i'm set to go!


All times are GMT +2. The time now is 19:31.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.