Great. We’ve figured it out and are good to go. Thank you again, David! I’ll mark this as resolved.
Thank you, David. Correct that we’re using the “item” section. Unfortunately removing the ‘mla_’ before target did not resolve the issue on our end. I copied the code you provided in our private site to test out the solution:
<td width="96%">
<a href="[+file_url+]" target="_blank">[+link+]</a>
</td>
After this didn’t work, I adjusted the code on another page that calls to pdf files at the end of the command from [ . . . mla_target="_blank"] to [. . .target="_blank"] and then tried removing the target code all together: none of these tweeks made a difference, and I’m truthfully not sure how they may relate/influence the shortcode itself.
Much appriciated for your time.