Hi Bartosz, thanks for your reply.
The files in question didn’t have any description. I added them and the output now looks like this (still broken):
<div class="download-attachments">
<table class="table">
<thead>
<th class="attachment-title">File</th>
<th class="attachment-about">Description</th>
</thead>
<tbody>
<span class="pdf">
<a href="(...)" class="attachment-link" title="(...)">(...)</a><br />
<span class="attachment-caption">(...)</span><br />
</span>
<span class="pdf">
<a href="(...)" class="attachment-link" title="(...)">(...)</a><br />
<span class="attachment-caption">(...)</span><br />
</span>
</div>
My shortcode looks like this btw:
[download-attachments container="div" title="" style="none" display_icon="0" display_user="0"]