It's just done using CSS and fontawesome
<xen:if is="@messageShowMessageCount AND {$user.user_id}">
<dl class="pairsInline">
<dt><span class="fa fa-comments-o fa-fw Tooltip" title="{xen:phrase messages}"></span></dt>
<dd><a href="{xen:link search/member, '', 'user_id={$user.user_id}'}" class="concealed" rel="nofollow">{xen:number $user.message_count}</a></dd>
</dl>
</xen:if>
<xen:if is="@messageShowTotalLikes AND {$user.user_id}">
<dl class="pairsInline">
<dt><span class="fa fa-thumbs-up fa-fw Tooltip" title="{xen:phrase likes_received}"></span></dt>
<dd>{xen:number $user.like_count}</dd>
</dl>
</xen:if>
Ok thanks then I will need to pass as I really don't like doing code changes like this
I also have both of those running but from experience I just found doing any manual template edits to be a pain when it comes to doing any upgrades. So when I moved over to XF I made myself a promise now more of that stuff
Template edits in XF are not the same as what you've been used to. Trust me We've edited our style a bucketload - template edits, CSS edits galore. When 1.3.3 was released this morning it took us longer to upload the files, than it did to bring the site back online after the upgrade. The automerge feature is fab, and gives us so much range now in the edits we can make to the site without a huge worry about what will break upon upgrade.I also have both of those running but from experience I just found doing any manual template edits to be a pain when it comes to doing any upgrades. So when I moved over to XF I made myself a promise now more of that stuff
To make your forum upgrade quicker:Template edits in XF are not the same as what you've been used to. Trust me We've edited our style a bucketload - template edits, CSS edits galore. When 1.3.3 was released this morning it took us longer to upload the files, than it did to bring the site back online after the upgrade. The automerge feature is fab, and gives us so much range now in the edits we can make to the site without a huge worry about what will break upon upgrade.
Yeah I know but since I have a 25Mb upload speed it doesn't really bother me much.To make your forum upgrade quicker:
In short you don't need to upload the XenForo file one by one which is sometimes cause a corruption of file and longer time just for upload as it will upload 1K+ php files.
- Download XenForo zip on Customers Area
- Extract the upload folder
- Open up upload folder and select all contents and add to zip (I'm using Winrar here)
- Upload the upload.zip on your /public_html/ folder
- Extract / replace all
- Then run the upgrade.
But not to me lol We all have our quirks, that one is mine. @Tracy Perry @Mike54 have both tried to convert me with little success1,411 XenForo files vs 1(one) .zip file does matters
that only 5Mb slower than my download connectionYeah I know but since I have a 25Mb upload speed it doesn't really bother me much.
To make your forum upgrade quicker:
In short you don't need to upload the XenForo file one by one which is sometimes cause a corruption of file and longer time just for upload as it will upload 1K+ php files.
- Download XenForo zip on Customers Area
- Extract the upload folder
- Open up upload folder and select all contents and add to zip (I'm using Winrar here)
- Upload the upload.zip on your /public_html/ folder
- Extract / replace all
- Then run the upgrade.
My download is 80Mbthat only 5Mb slower than my download connection
Some day you'll see the light!But not to me lol We all have our quirks, that one is mine. @Tracy Perry @Mike54 have both tried to convert me with little success
We use essential cookies to make this site work, and optional cookies to enhance your experience.