The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to remove replies, views, latest posts and forum image columns on forum.

2 posters

Go down

In progress How to remove replies, views, latest posts and forum image columns on forum.

Post by ProfaneValkyrie July 4th 2015, 12:27

hallo everyone.

I have just started a new forum which is a phpbb 3 version, which I have never used before.
I would really like to know what to delete/replace in templates to remove the columns replies, views, latests posts and forum image column.

and I know that there is this guide but it only works for phpbb 2 not the 3 ^^

So I do hope that someone can help me ^^

Yours profanevalkyrie.
ProfaneValkyrie
ProfaneValkyrie
Forumember

Posts : 48
Reputation : 1
Language : danish and english

http://thenextplanet.danskforum.net

Back to top Go down

In progress Re: How to remove replies, views, latest posts and forum image columns on forum.

Post by ProfaneValkyrie July 5th 2015, 10:24

bump
ProfaneValkyrie
ProfaneValkyrie
Forumember

Posts : 48
Reputation : 1
Language : danish and english

http://thenextplanet.danskforum.net

Back to top Go down

In progress Re: How to remove replies, views, latest posts and forum image columns on forum.

Post by Guest July 5th 2015, 10:42

Are you asking on how to remove the entire column from view?
avatar
Guest
Guest


Back to top Go down

In progress Re: How to remove replies, views, latest posts and forum image columns on forum.

Post by ProfaneValkyrie July 5th 2015, 11:47

I'm not totally sure what you mean o.o Smile

I want to remove all of this, marked with yellow (don't mind all the  other retarded colours)
How to remove replies, views, latest posts and forum image columns on forum. Snc14610

because I want to make the same "system" like on my old forum newworld.danskforum.net
there you can see that there is no view count, latest replies and such, and those were removed by templates but because the templates is different in phpbb 3 then I do not know what to change ^^
ProfaneValkyrie
ProfaneValkyrie
Forumember

Posts : 48
Reputation : 1
Language : danish and english

http://thenextplanet.danskforum.net

Back to top Go down

In progress Re: How to remove replies, views, latest posts and forum image columns on forum.

Post by SLGray July 5th 2015, 18:08

AP > Display > Templates > General > Indox_Box
Look for these and remove them:
Code:
<dd class="topics">{L_TOPICS}</dd>
                  <dd class="posts">{L_POSTS}</dd>
                  <dd class="lastpost"><span>{L_LASTPOST}</span></dd>


      <dd class="topics">{catrow.forumrow.TOPICS} <dfn>{L_TOPICS}</dfn></dd>
                  <dd class="posts">{catrow.forumrow.POSTS} <dfn>{L_POSTS}</dfn></dd>
                  <dd class="lastpost">
                            <!-- BEGIN avatar -->
                            <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
                            <!-- END avatar -->

                     <span>
                     <!-- BEGIN switch_topic_title -->
                     <a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
                     <!-- END switch_topic_title -->
                     {catrow.forumrow.USER_LAST_POST}
                     </span>


How to remove replies, views, latest posts and forum image columns on forum. Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: How to remove replies, views, latest posts and forum image columns on forum.

Post by ProfaneValkyrie July 6th 2015, 11:55

@SLGray
it worked perfectly to remove views, latests posts and replies.
thank you ^^
ProfaneValkyrie
ProfaneValkyrie
Forumember

Posts : 48
Reputation : 1
Language : danish and english

http://thenextplanet.danskforum.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum