Icy Phoenix

     
 

NEED HELP?

NEED HELP?

Article
Reply with quote    Download Post  
Post NEED HELP? 
 
I used the following code on my own forum to move the PM and email buttons from under a post to inside the posters profile:
Code: [Download] [Hide]

    template: viewtopic_body.html  
    search for...  
    
    Code:  
                       <!-- BEGIN custom_fields -->  
                          <br /><b>{postrow.custom_fields.PROFILE_FIELD_NAME}:</b> {postrow.custom_fields.PROFILE_FIELD_VALUE}  
                       <!-- END custom_fields -->  
                    </span>  
    
    and add after...  
    
    Code:  
                    <br />  
                    <!-- IF postrow.U_PM --><a href="{postrow.U_PM}">{PM_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_EMAIL --><a href="{postrow.U_EMAIL}">{EMAIL_IMG}</a> <!-- ENDIF -->  
    



UPDATE...
Well I just tried adding this code and it does not do anything with this style for some reason. I figured the template for viewtopic_body.html would be the same for all styles, but it obviously is not. Yes - I refreshed the style after the edit. No effect. Bummer:(

Can anyone please suggest an alternative code - my son really wants this like my forum.



 
mikemikeee - View user's profile Send private message  
mikemikeee [ Sat 26 May, 2018 05:17 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


NEED HELP?

Comments
Reply with quote    Download Post  
Post Re: NEED HELP? 
 
Hi,

Do you also want to move the Profile button?
Do you want to move it on the left column, under the avatar/post count?



 
Informpro - View user's profile Send private message  
Informpro [ Mon 28 May, 2018 16:28 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1
 
 




 


 

  cron