I created the following link template to use in the accordion:
<div class=”media”>
[icon]
<div class=”media-body”>
<div class=”media-heading”>[title]</div>
File Size: [file_size]
</div>
</div>
Every file displays the same File Size (904.59 KB). Is this the same problem as above?