How to Display Attachments Folder on website
There are generally several ways of how can be attachments folder displayed on the frontend:
1) Inside the Article as directly attached
Folder is created in the Article Edit form the TAB CW Attachments. The folder is connected to the Article ID.
This can be done in two ways:
a) create a folder in the Article Edit Form from TAB CW Attachments
b) from the Attachments Component by Assigning the Folder to selected Article
2) From the Menu Item
Create a menu item for CW Attachments. This will display selected folders.
3) From a Module
Create a CW Attachments module. This will display selected folders.
4) Using plugin syntax
Using syntax like {cwattachments id=3} will display a folder output ANYWHERE on the site.