Taylor Grant

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
in reply to: why file_size says 0kb? #50095

Taylor Grant
Member

I figured out the problem. I was cloning a package that had automatically defined the file size.

I cleared the file size field for all of my cloned packages and it dynamically displayed it as designed.

in reply to: why file_size says 0kb? #50069

Taylor Grant
Member

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?

Viewing 2 posts - 1 through 2 (of 2 total)