Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Author Detail not displayed
WINBOY Offline
Member
***
Posts: 71
Joined: Nov 2012
Post: #1
Rolleyes Author Detail not displayed
Hi.
I have problem that after install xthread and download system, i cant able to see author name in thread lists and also author detail s not displayed beside thread screenshot in first post of thread.

check below screenshots.
[Image: U0uoy.jpg]
[img][Image: bEvyF.jpg][/img]
11-22-2012 12:27 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #2
RE: Author Detail not displayed
Edit appropriate templates.

Which templates?  Look around.
Don't know how to edit templates?  Learn HTML/CSS.

My Blog
11-22-2012 08:19 AM
Find all posts by this user Quote this message in a reply
wethegreenpeople Offline
Junior Member
**
Posts: 19
Joined: Jun 2012
Post: #3
RE: Author Detail not displayed
Try putting this in one of the templates?

Code:
1
2
3
4
5
6
7
8
<td class="post_author">
							<strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
							<span class="smalltext">
								{$post['usertitle']}<br />
								{$post['userstars']}
								{$post['groupimage']}
							</span>
						</td>


I don't know if that'll work, or which template to put it in but I guess it's worth a try? Zinga is right, you should really just learn HTML and look around the templates yourself, it's not that hard.

11-22-2012 09:39 AM
Find all posts by this user Quote this message in a reply
WINBOY Offline
Member
***
Posts: 71
Joined: Nov 2012
Post: #4
RE: Author Detail not displayed
Thank you guys.
Will try
11-22-2012 12:45 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: