Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Thread Descriptions
Grey Ghost Offline
Junior Member
**
Posts: 10
Joined: Nov 2014
Post: #50
RE: Thread Descriptions
Can I have some help please? I got this going with the default 1.8 template, but the template for the new theme I am using is giving me a bit of trouble. I can get descriptions showing for threads, but when you create a new thread the option is missing to add a description.

Here is the forumdisplay_thread template for this theme:

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<tr class="inline_row">
	<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}">&nbsp;</span></td>
	<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td>
	<td class="{$bgcolor}{$thread_type_class}">
		{$attachment_count}
		<div>
          <span>{$prefix} {$gotounread}{$thread['threadprefix']}<span class="{$inline_edit_class} {$new_class}" id="tid_{$inline_edit_tid}"><a href="{$thread['threadlink']}">{$thread['subject']}</a></span></span><br />
          {$threadfields['desc']}<span class="smalltext">{$lang->xstyled_startedby} {$thread['profilelink']}</span>
		</div>
	</td>
	<td align="center" class="{$bgcolor}{$thread_type_class}">{$thread['multipage']}</td>
    {$rating}
	<td align="left" class="{$bgcolor}{$thread_type_class}" style="width: 70px; padding-right: 20px;">
      	<i style="font-size: 14px;" class="fa fa-comments fa-fw" title="{$lang->xstyled_replies}"></i> {$thread['replies']}</a>{$unapproved_posts}<br />
		<i style="font-size: 14px;" class="fa fa-eye fa-fw" title="{$lang->xstyled_views}"></i> {$thread['views']}
	</td>
	<td class="{$bgcolor}{$thread_type_class}" style="width: 200px; text-align: left;">
      	{$lastposterlink} <a class="effect" href="{$thread['lastpostlink']}" title="{$lang->xstyled_golastpost}"><i style="font-size: 14px;" class="fa fa-toggle-right fa-fw"></i></a><br />
      	<span class="smalltext">{$lastpostdate}</span>
	</td>
{$modbit}
</tr>


Any help? Chucking {$threadfields['desc']} before <span class="smalltext">{$lang->xstyled_startedby} {$thread['profilelink']}</span> half works as said.


[Image: TVGF_signature.png]
06-18-2015 08:41 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Thread Descriptions - ZiNgA BuRgA - 04-22-2010, 04:48 PM
RE: Thread Descriptions - Shadowss - 09-22-2010, 06:08 PM
RE: Thread Descriptions - ZiNgA BuRgA - 09-22-2010, 06:16 PM
RE: Thread Descriptions - Shadowss - 09-22-2010, 06:28 PM
RE: Thread Descriptions - ZiNgA BuRgA - 09-22-2010, 07:06 PM
RE: Thread Descriptions - Shadowss - 09-22-2010, 07:26 PM
RE: Thread Descriptions - 1master1 - 10-25-2010, 01:05 PM
RE: Thread Descriptions - ZiNgA BuRgA - 10-25-2010, 04:05 PM
RE: Thread Descriptions - RocketFoot - 12-18-2010, 12:52 AM
RE: Thread Descriptions - leefish - 12-18-2010, 01:06 AM
RE: Thread Descriptions - RocketFoot - 12-18-2010, 01:19 AM
RE: Thread Descriptions - RocketFoot - 12-18-2010, 01:53 AM
RE: Thread Descriptions - leefish - 12-18-2010, 02:24 AM
RE: Thread Descriptions - RocketFoot - 12-18-2010, 03:01 AM
RE: Thread Descriptions - leefish - 12-18-2010, 03:13 AM
RE: Thread Descriptions - RocketFoot - 12-18-2010, 03:33 AM
RE: Thread Descriptions - Hyperspace - 11-29-2011, 04:34 PM
RE: Thread Descriptions - RateU - 11-30-2011, 02:23 AM
RE: Thread Descriptions - ZiNgA BuRgA - 11-30-2011, 09:04 AM
RE: Thread Descriptions - Hyperspace - 11-30-2011, 10:41 AM
RE: Thread Descriptions - webmasterdean - 02-14-2012, 09:12 PM
RE: Thread Descriptions - RateU - 02-15-2012, 04:08 AM
RE: Thread Descriptions - webmasterdean - 02-15-2012, 02:33 PM
RE: Thread Descriptions - RateU - 02-16-2012, 02:56 AM
RE: Thread Descriptions - webmasterdean - 03-05-2012, 10:42 PM
RE: Thread Descriptions - ZiNgA BuRgA - 03-06-2012, 09:52 AM
RE: Thread Descriptions - webmasterdean - 03-18-2012, 02:13 PM
RE: Thread Descriptions - akm - 03-15-2012, 01:58 AM
RE: Thread Descriptions - ZiNgA BuRgA - 03-15-2012, 04:41 PM
RE: Thread Descriptions - akm - 03-15-2012, 11:53 PM
RE: Thread Descriptions - ZiNgA BuRgA - 03-18-2012, 08:37 PM
RE: Thread Descriptions - webmasterdean - 03-18-2012, 10:31 PM
RE: Thread Descriptions - RateU - 03-19-2012, 05:07 AM
RE: Thread Descriptions - ZiNgA BuRgA - 03-19-2012, 09:35 AM
RE: Thread Descriptions - ZiNgA BuRgA - 03-19-2012, 04:40 PM
RE: Thread Descriptions - Scois0n - 09-12-2012, 06:00 AM
RE: Thread Descriptions - mylife - 12-07-2013, 01:08 AM
RE: Thread Descriptions - ZiNgA BuRgA - 12-07-2013, 01:54 PM
RE: Thread Descriptions - mylife - 12-07-2013, 04:27 PM
RE: Thread Descriptions - RateU - 12-07-2013, 11:10 PM
RE: Thread Descriptions - mylife - 12-08-2013, 09:05 AM
RE: Thread Descriptions - terzier - 08-05-2014, 09:12 AM
RE: Thread Descriptions - ZiNgA BuRgA - 08-06-2014, 11:34 AM
RE: Thread Descriptions - bromance - 03-18-2015, 01:12 AM
RE: Thread Descriptions - ZiNgA BuRgA - 03-18-2015, 09:24 AM
RE: Thread Descriptions - Grey Ghost - 03-30-2015, 05:28 PM
RE: Thread Descriptions - ZiNgA BuRgA - 04-07-2015, 05:13 PM
RE: Thread Descriptions - F.AIRYTALE - 04-11-2015, 04:26 AM
RE: Thread Descriptions - ZiNgA BuRgA - 04-11-2015, 08:24 PM
RE: Thread Descriptions - Grey Ghost - 06-18-2015 08:41 PM
RE: Thread Descriptions - ZiNgA BuRgA - 06-19-2015, 11:09 AM
RE: Thread Descriptions - Grey Ghost - 06-21-2015, 03:02 PM
RE: Thread Descriptions - OldDuck - 06-20-2015, 04:07 AM
RE: Thread Descriptions - ZiNgA BuRgA - 06-20-2015, 12:09 PM
RE: Thread Descriptions - OldDuck - 06-20-2015, 12:13 PM
RE: Thread Descriptions - Grey Ghost - 06-21-2015, 03:52 PM
RE: Thread Descriptions - ZiNgA BuRgA - 06-21-2015, 06:55 PM
RE: Thread Descriptions - Grey Ghost - 06-21-2015, 09:01 PM
RE: Thread Descriptions - ZiNgA BuRgA - 06-21-2015, 10:09 PM
RE: Thread Descriptions - OldDuck - 06-29-2015, 08:12 AM
RE: Thread Descriptions - ZiNgA BuRgA - 06-29-2015, 12:15 PM
RE: Thread Descriptions - OldDuck - 06-29-2015, 02:47 PM
RE: Thread Descriptions - Amir Hossein - 02-28-2016, 10:06 PM
RE: Thread Descriptions - ZiNgA BuRgA - 02-29-2016, 09:47 AM
RE: Thread Descriptions - Starnova - 09-29-2016, 07:59 AM
RE: Thread Descriptions - MrBrechreiz - 09-30-2016, 10:12 AM
RE: Thread Descriptions - Starnova - 10-04-2016, 04:56 AM
RE: Thread Descriptions - MrBrechreiz - 10-04-2016, 06:06 AM
RE: Thread Descriptions - Starnova - 10-04-2016, 07:17 AM
RE: Thread Descriptions - MrBrechreiz - 10-04-2016, 08:53 AM
RE: Thread Descriptions - Starnova - 10-08-2016, 08:31 AM
RE: Thread Descriptions - MrBrechreiz - 10-09-2016, 01:49 PM
RE: Thread Descriptions - Starnova - 10-10-2016, 02:56 AM
RE: Thread Descriptions - MrBrechreiz - 10-10-2016, 06:49 PM
RE: Thread Descriptions - Starnova - 10-11-2016, 05:31 AM
RE: Thread Descriptions - Starnova - 10-11-2016, 06:49 AM
RE: Thread Descriptions - gagatek - 12-23-2016, 02:41 AM
RE: Thread Descriptions - ZiNgA BuRgA - 04-02-2017, 05:50 PM
RE: Thread Descriptions - firekid - 06-29-2021, 04:44 AM

 Standard Tools
Forum Jump: