Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved [How To?] Remove Forum Views?
#1
Not Solved
Can someone please tell me how to remove forum views?

Thank You!
#2
Not Solved
Template: forumdisplay_threadlist

Remove:
<td class="tcat" align="center" width="7%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=views&amp;order=desc">{$lang->views}</a> {$orderarrow['views']}</strong></span></td>

Template: forumdisplay_thread

<td align="center" class="{$bgcolor}{$thread_type_class}">{$thread['views']}</td>

Repeat the same thing to all the following sets of templates also...

usercp_subscriptions
usercp_subscriptions_thread

usercp_latest_threads
usercp_latest_threads_threads

usercp_latest_subscribed
usercp_latest_subscribed_threads

search_results_threads
search_results_threads_thread

search_results_posts
search_results_posts_post
#3
Not Solved
Thanks!

I removed it from forumdisplay_threadlist & forumdisplay_thread but can't find where to remove it in the following...

usercp_subscriptions
usercp_subscriptions_thread

usercp_latest_threads
usercp_latest_threads_threads

usercp_latest_subscribed
usercp_latest_subscribed_threads

search_results_threads
search_results_threads_thread

search_results_posts
search_results_posts_post


Forum Jump:


Users browsing this thread: 1 Guest(s)