Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 9 Years, 3 Months ago How to edit a plugins design on member profile?
#1
Solved: 9 Years, 3 Months ago
firstly, sorry for my bad english.

Hi, actually i've been tried hard but i couldnt do.

I design a new member profile for my forum. And I dont want to see some plugins in thead. (Like social sites and profile comments).


I edit plugins php. deleted parts by me write bold. Look Below:

$new_template['profile_comments'] = '{$comments_form_edit}
<br />
<table border="0" cellspacing="{$theme[\'borderwidth\']}" cellpadding="{$theme[\'tablespace\']}" class="tborder">
<thead>
<tr>
<td colspan="2" class="thead">
<div>
<strong>{$lang->profile_comments_list}</strong>
</div>
</td>
</tr>
</thead>


And it didnt work. Then I deleted all of them. But still it show.

in short, No matter what I changed on plugin's php page it doesnt change anything.

Help me Smile
Thanks.[/code]
#2
Solved: 9 Years, 3 Months ago
You need to edit the template "profile_comments".
No longer involved in the MyBB project.
#3
Solved: 9 Years, 3 Months ago
(2014-03-01, 01:09 PM)Nathan Malcolm Wrote: You need to edit the template "profile_comments".

where can i find that template?
#4
Solved: 9 Years, 3 Months ago
ACP > Templates & Style > Templates > Search/Replace > Search Template Titles
No longer involved in the MyBB project.
#5
Solved: 9 Years, 3 Months ago
(2014-03-01, 01:33 PM)Nathan Malcolm Wrote: ACP > Templates & Style > Templates > Search/Replace > Search Template Titles

thank you Smile
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)