attachments
-
I found another problem with 2.7.1 that wasn’t there in 2.6.5.
I have a loop that lists posts and for each post its associated attachments. Something like:[loop …]
[field title]
[content]
[if attached][attached order=”ASC”][field title-link-out][br/]
[/attached][/if][/loop]With 2.7.1 I’m getting the post title for each attachment but the href is just blank so it opens a new tab to the same page. Even if I change the field within the [attached] code to get the attachment title, it’s still pulling the post’s title.
- The topic ‘attachments’ is closed to new replies.