Tagged: download attachments, shortcodes, Sidebar, widgets
I tried to insert the shortcode into a text widget on a sidebar….doesn’t work. Is there a way to get the download attachment in a sidebar?
You can use below short code in widget but before using this need to install shortcode excute in widget plugin. [download-attachments container=”div” title=”Attachments” style=”list” display_icon=”1″ display_size=”1″]
add_filter('widget_text', 'do_shortcode');
After you register and login to the site, you may post all plugin support questions in the Support Forum.
If you need to provide private info, please create a ticket and then reply to it using Set as private reply option.