Last topic titles on index Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
3 posters

    Last topic titles on index

    Bokssha
    Bokssha
    Forumember


    Female Posts : 158
    Reputation : 0
    Language : Serbian
    Location : Srbia / Belgrade

    In progress Last topic titles on index

    Post by Bokssha February 23rd 2013, 1:12 am

    Hello...can someone tell me how to make that when you click on last topic titles on index
    it direct you to last page of the topic,to last post,not on the first page?
    My forum is Invision.
    Thank you.
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6983
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    In progress Re: Last topic titles on index

    Post by Sir Chivas™ February 23rd 2013, 1:57 am

    Hi,

    Try this tutorials:
    http://www.avacweb.com/t168-how-to-put-the-avatar-on-lastpost
    http://www.avacweb.com/t218-latest-member-avatar
    http://www.avacweb.com/t143-avatar-category

    Or this,

    CSS
    Code:
            /* Avatar hover effect in the last post*/
            .thai_avatar img {
            border: 1px solid #DDD;
            height: 50px;
            margin: 0 5px;
            padding: 1px;
            width: 50px;
            }
            .thai_avatar:hover img {
            cursor: pointer;
            position: absolute;
            width: 150px;
            height: 150px;
            background-color: white;
            }
            /* Avatar hover effect in the last post*/

    JavaScript
    Code:
    eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!''.replace(/^/,String)){while(c--){d[c.toString(a)]=k[c]||c.toString(a)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('$(8).9(4(){$(\'.a.g .b\').c(4(e){f m=3.5(\'6\')[0].7.d;$(3).h(\'<2 o="1" p="1\'+e+\'"></2>\');$(\'#1\'+e).l(m+\' #j-k-q i:n(0)\')})});',27,27,'|thai_avatar|span|this|function|getElementsByTagName|strong|firstChild|document|ready|topiclist|lastpost|each|href||var|forums|prepend|img|profile|advanced|load||eq|class|id|right'.split('|'),0,{}))

    Regards,
    Sir Chivas.
    Bokssha
    Bokssha
    Forumember


    Female Posts : 158
    Reputation : 0
    Language : Serbian
    Location : Srbia / Belgrade

    In progress Re: Last topic titles on index

    Post by Bokssha February 23rd 2013, 2:06 am


    Sad but I dont want avatar on last post.
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    In progress Re: Last topic titles on index

    Post by Sanket February 23rd 2013, 4:35 am

    When you click on the image next to the last topic title, it takes you to the last post. Have you tried that?
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6983
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    In progress Re: Last topic titles on index

    Post by Sir Chivas™ February 23rd 2013, 5:33 am

    Do you want this?

    ACP >> Display >> Homepage >> Structure & Hierarchy >> Show the last topic titles on index : Yes

    Regards,
    Sir Chivas.


    Bokssha
    Bokssha
    Forumember


    Female Posts : 158
    Reputation : 0
    Language : Serbian
    Location : Srbia / Belgrade

    In progress Re: Last topic titles on index

    Post by Bokssha February 23rd 2013, 1:06 pm

    Yes,Sanket,I know that,but most of the people gonna click on the Topic title-link,you agree? Smile

    @CJ11™️ When I click on last topic titles on index-link- it takes me to the
    first page of that topic.And I want to take me to the last page. Smile
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    In progress Re: Last topic titles on index

    Post by Sanket February 23rd 2013, 1:15 pm

    Bokssha, I don't think that can be changed.
    Bokssha
    Bokssha
    Forumember


    Female Posts : 158
    Reputation : 0
    Language : Serbian
    Location : Srbia / Belgrade

    In progress Re: Last topic titles on index

    Post by Bokssha February 24th 2013, 5:02 pm


    Oh...i think it can.I remember one time someone have the same problem,
    and find solution.But I cant remember where.I will look it up,
    and when I find gonna post it here. Smile
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    In progress Re: Last topic titles on index

    Post by Sanket February 24th 2013, 7:30 pm

    Thanks. I will see if I can search for the thread as well.