• Alan

    (@alanwhiteman)


    This plug in works as expected- Perfectly!

    Well, almost perfectly. After uploading a document, one has to put the required shortcode [wpba-attachment-list] in the post edit window in order to display the attachment on the page view.

    To work around this and make sure that attachments show up automatically, except when there are none, I put the following code in the ‘content-single.php’ template:

    <?php echo do_shortcode('[wpba-attachment-list open_new_window="true" no_attachments_msg=" "]'); ?>

  • The topic ‘Excellent Attachment Plugin’ is closed to new replies.