Active Topics (Code Fix)

  • Support OnlineSat-Thu / 9:30am - 5:30pm (GMT +6)
  • Your Time Our Time

Support Home Support Home ForumUS phpbb 3.3.x Style Active Topics (Code Fix)

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1630
    Michael Whyte
    Participant

    The topic list return should use the following.

    <li>
    	<div class="topic-list-content--icon">
    		<i class="fa fa-comment-o"></i>
    	</div>
    	<div class="topic-list-content--title no-desc">
    		<h2><a href="{searchresults.U_VIEW_TOPIC}">{searchresults.TOPIC_TITLE}</a></h2>
    	</div>
    	<div class="topic-list-content--meta">
    		<span class="recent-post-time">{L_POST_BY_AUTHOR} {searchresults.LAST_POST_AUTHOR_FULL} {L_IN} <a href="{searchresults.U_VIEW_FORUM}">{searchresults.FORUM_TITLE}</a></span>
    		<span class="recent-post-time">{searchresults.FIRST_POST_TIME}</span>
    	</div>
    	<div class="topic-list-content--stats">
    		<p><strong>{searchresults.TOPIC_REPLIES}</strong>{L_Replies}</p>
    		<p><strong>{searchresults.TOPIC_VIEWS}</strong>{L_Views}</p>
    	</div>
    </li>

    In the latest release that I am aware of and I donwloaded the TOPIC_REPLIES and LAST_POST_AUTHOR_FULL were wrong. They were displaying as TOPIC_AUTHOR_FULL and TOPIC_VIEWS. It was annoying me for weeks so I looked into it.

    • This topic was modified 6 years, 10 months ago by Michael Whyte.
    #1642

    Hi Michael,

    Sorry for the inconvenience.

    We have find out that issue as you referenced and fixed it.

    You could download the latest update form your Themeforest download page and you will find out the instructions written in documentation/changelogs (folder).

    Best Regards,
    ThemeLooks Support Team

    #1650
    Michael Whyte
    Participant

    No problem and thanks, I figure posting the fix I came up with would just mean I don’t have to fix it next regular patch.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
happy hour