2016-08-16

While looking for ways to streamline and speed up the forum page load time I came across a way to remove avatars from latest posts in the category list. Avatars will no longer be loaded to the end user's browser cutting some 250kb to 500kb from the overall size.

Go to display_Forum_Item template and remove both instances of the code below around line 30 and 124:

Code:

Show more