2019-03-03, 02:01 PM
You can add a link in showthread in the left bottom of page (or where you wanna to follow your forum design) to redirect you to the first post in the thread.
1) Open showthread template and add these piece of code (below {$addpoll}):
2) Add this to your global.css:
3) Copy the image from the attachment below to your image folder
Here is the result (srry, it is in my Czech language)
1) Open showthread template and add these piece of code (below {$addpoll}):
<li class="first_post"><a href="{$mybb->settings['bburl']}/thread-{$tid}-post-{$thread['firstpost']}.html#pid{$thread['firstpost']}">Go to the first post</a></li>
2) Add this to your global.css:
/* Showthread - go to the first post in the thread */
ul.thread_tools li.first_post {
background: url(images/first_post.png) no-repeat 0px 0px;
}
3) Copy the image from the attachment below to your image folder
Here is the result (srry, it is in my Czech language)
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system