lukasvo
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [Download Attachments] Mixed up table and list display styleDamn, I should have noticed that.
Changing it to “list” did the trick. Thank you very much!
Forum: Plugins
In reply to: [Download Attachments] Mixed up table and list display styleHi 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"]Forum: Plugins
In reply to: [Contact Form 7] This field has syntax errors.Same issue.
Viewing 4 replies - 1 through 4 (of 4 total)