Templates issue for posts/views
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Templates issue for posts/views
Hey members,
At current my forum's display is in a way that my posts and views are right beside each other on the forum index. However someone told me that I needed to edit templates to make them go on top of each other. Could anyone possible help me achieve this look:

At current my forum's display is in a way that my posts and views are right beside each other on the forum index. However someone told me that I needed to edit templates to make them go on top of each other. Could anyone possible help me achieve this look:

Last edited by Syabria on May 29th 2012, 9:06 pm; edited 1 time in total
Syabria- Forumember
-
Posts : 165
Reputation : 10
Language : English
Location : Ireland
Re: Templates issue for posts/views
Hi,
That's the topics list box you are showing there not the forum index right?
If so, go to AP > Display > Templates > topics_list_box and find this:
Than find this:
Replace it with this:
You have to publish your template on the green cross in order for it to work. Not only save it.
Here is a display of it working on a punBB forum (your profile states you are on punBB):

That's the topics list box you are showing there not the forum index right?
If so, go to AP > Display > Templates > topics_list_box and find this:
- Code:
<thead>
<tr>
<th class="tcl">{L_TOPICS}</th>
<th class="tc2">{topics_list_box.row.L_REPLIES}</th>
<th class="tc3">{topics_list_box.row.L_VIEWS}</th>
<th class="tcr">{topics_list_box.row.L_LASTPOST}</th>
</tr>
</thead>
Than find this:
- Code:
<td class="tc2 <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">{topics_list_box.row.REPLIES}</td>
<td class="tc3 <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">{topics_list_box.row.VIEWS}</td>
<td class="tcr <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">{topics_list_box.row.LAST_POST_TIME} {topics_list_box.row.L_BY} {topics_list_box.row.LAST_POST_AUTHOR} {topics_list_box.row.LAST_POST_IMG}</td>
Replace it with this:
- Code:
<td class="tc2 <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">{topics_list_box.row.VIEWS} views<br />{topics_list_box.row.REPLIES} replies</td>
<td class="tcr <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">{topics_list_box.row.LAST_POST_TIME} {topics_list_box.row.L_BY} {topics_list_box.row.LAST_POST_AUTHOR} {topics_list_box.row.LAST_POST_IMG}</td>
You have to publish your template on the green cross in order for it to work. Not only save it.
Here is a display of it working on a punBB forum (your profile states you are on punBB):

Re: Templates issue for posts/views
Hmmm.... didn't work! I did everything right though and I double checked! 
Thanks though!

Thanks though!
Syabria- Forumember
-
Posts : 165
Reputation : 10
Language : English
Location : Ireland
Re: Templates issue for posts/views
You'll have to check it again since it works perfectly fine on my punBB. Than it MUST work on yours too. That means you did not do it correctly.
Example: http://tiki.makingforum.com/f3-third-forum
Example: http://tiki.makingforum.com/f3-third-forum
Re: Templates issue for posts/views
Ahhah! I see now! Yes it worked in that area! However what I was looking at was on the forum index, not when you click on a forum. In other words, on the homepage?! Also may you tell me how to resolve this 'squashed' problem:


Syabria- Forumember
-
Posts : 165
Reputation : 10
Language : English
Location : Ireland
Re: Templates issue for posts/views
Never mind, I figured it out! However I still need help on the 'squashed' layout thing.
Syabria- Forumember
-
Posts : 165
Reputation : 10
Language : English
Location : Ireland
Re: Templates issue for posts/views
Did you figure out the part for the forum index?
I need the link to see the squashing problem.
I need the link to see the squashing problem.
Re: Templates issue for posts/views
Here's one page:
teenstalk.forumotion.com/f6-introduce-yourself
teenstalk.forumotion.com/f6-introduce-yourself
Syabria- Forumember
-
Posts : 165
Reputation : 10
Language : English
Location : Ireland
Re: Templates issue for posts/views
Never mind. Solved it myself! Thanks for your help Nera! Solved
Syabria- Forumember
-
Posts : 165
Reputation : 10
Language : English
Location : Ireland
Re: Templates issue for posts/views
@Syabria wrote:Ahhah! I see now! Yes it worked in that area! However what I was looking at was on the forum index, not when you click on a forum. In other words, on the homepage?! Also may you tell me how to resolve this 'squashed' problem:
@Syabria wrote:Never mind, I figured it out! However I still need help on the 'squashed' layout thing.
@Syabria wrote:Never mind. Solved it myself! Thanks for your help Nera! Solved
Please don't double/triple post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead! This is your second reminder about double posting. |
Topic Solved & Locked |

Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum