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.
The forum of the forums

    thumbnails of similar topics

    H.A.SS.A.N
    H.A.SS.A.N
    Forumember


    Posts : 77
    Reputation : 1
    Language : Arabic

    thumbnails of similar topics Empty thumbnails of similar topics

    Post by H.A.SS.A.N August 5th 2015, 2:42 pm

    hi freind ,,, I have this code javascript for similar topics in veiwtopic tamplate


    Code:
    <script type="text/javascript">
    $(function () {
    $('#cungchuyenmuc').load('/f{FORUM_ID}-forum td:not("td:contains("Announcement"), td:contains("Sticky"), td:contains("Global announcement")") .topic-title a.topictitle:lt(15)', function () {
    $('#cungchuyenmuc a.topictitle').wrap("<tr><td></td></tr>");
    });
    var topictitleFMvi = '{TOPIC_TITLE}';
    var fmviTopictitle = topictitleFMvi.replace(/ /gi, '+');
    $('#bailienquan').load('/search?mode=searchbox&search_keywords=' + fmviTopictitle + '&show_results=topics td:not("td:contains("Announcement"), td:contains("Sticky"), td:contains("Global announcement")") .topic-title a.topictitle:lt(15)', function () {
    $('#bailienquan a.topictitle').wrap("<tr><td></td></tr>");
    });
    });
    </script>


    I need some edit for appear thumbnails of these topic , I mean (( first image in these topics ))
    with name of writer this topic
    please help me ++ my forum version phpbb2
    thank u , I'm waiting
    H.A.SS.A.N
    H.A.SS.A.N
    Forumember


    Posts : 77
    Reputation : 1
    Language : Arabic

    thumbnails of similar topics Empty Re: thumbnails of similar topics

    Post by H.A.SS.A.N August 10th 2015, 12:35 pm

    bump

      Current date/time is September 22nd 2024, 9:30 pm