- nivo slider using [nivo]
- simple list using [bw_posts]
- image and excerpt using [bw_pages]
- images only using [bw_thumbs]
Workaround
There is a workaround to this problem… I have already applied it to the Nivo theme=pascal page. It requires you to add two additional parameterspost_mime_type=" "
– override the incorrect default setting of “image” – which is used for post_type=”attachments”. Note: the space between the quotes is important
thumbnail="large"
– to set the size of the image.