Thanks.
Disappointing that it’s a paid add-on. I was hoping for the functionality shown in my attached mockup.
Hi Shaon.
Did this add-on ever get released? I need this feature desperately.
Fantastic. That’s great news ๐
Hi Shaon,
Sorry for the late reply. I’ve added a mockup image that hopefully explains the single file shortcode feature I would like. The idea is to be able to show links to a file anywhere in WordPress, regardless of the file package.
Let me know if you need any further information.
I disabled Events Manager to no effect, but disabling (commenting out WP_CACHE and WPCACHEHOME) did the trick.
I then reactivated and added ‘wpdmdl’ to the exclusion string in WP Super Cache. Seems to have cured it ๐
I’ve turned on error reporting and get:
Warning: Cannot modify header information - headers already sent by (output started at C:\Apache24\htdocs\wp-content\plugins\events-manager\classes\em-permalinks.php:262) in C:\Apache24\htdocs\wp-content\plugins\wp-super-cache\wp-cache-phase2.php on line 89
Warning: Cannot modify header information - headers already sent by (output started at C:\Apache24\htdocs\wp-content\plugins\events-manager\classes\em-permalinks.php:262) in C:\Apache24\htdocs\wp-content\plugins\download-manager\functions.php on line 159
Warning: Cannot modify header information - headers already sent by (output started at C:\Apache24\htdocs\wp-content\plugins\events-manager\classes\em-permalinks.php:262) in C:\Apache24\htdocs\wp-content\plugins\download-manager\functions.php on line 160
Warning: Cannot modify header information - headers already sent by (output started at C:\Apache24\htdocs\wp-content\plugins\events-manager\classes\em-permalinks.php:262) in C:\Apache24\htdocs\wp-content\plugins\download-manager\functions.php on line 161
Warning: Cannot modify header information - headers already sent by (output started at C:\Apache24\htdocs\wp-content\plugins\events-manager\classes\em-permalinks.php:262) in C:\Apache24\htdocs\wp-content\plugins\download-manager\functions.php on line 162
Warning: Cannot modify header information - headers already sent by (output started at C:\Apache24\htdocs\wp-content\plugins\events-manager\classes\em-permalinks.php:262) in C:\Apache24\htdocs\wp-content\plugins\download-manager\functions.php on line 163
Warning: Cannot modify header information - headers already sent by (output started at C:\Apache24\htdocs\wp-content\plugins\events-manager\classes\em-permalinks.php:262) in C:\Apache24\htdocs\wp-content\plugins\download-manager\functions.php on line 164
Warning: Cannot modify header information - headers already sent by (output started at C:\Apache24\htdocs\wp-content\plugins\events-manager\classes\em-permalinks.php:262) in C:\Apache24\htdocs\wp-content\plugins\download-manager\functions.php on line 165
Warning: Cannot modify header information - headers already sent by (output started at C:\Apache24\htdocs\wp-content\plugins\events-manager\classes\em-permalinks.php:262) in C:\Apache24\htdocs\wp-content\plugins\download-manager\functions.php on line 166
Warning: Cannot modify header information - headers already sent by (output started at C:\Apache24\htdocs\wp-content\plugins\events-manager\classes\em-permalinks.php:262) in C:\Apache24\htdocs\wp-content\plugins\download-manager\functions.php on line 193
So it looks like the problem lies with either Events Manager or WP Super Cache. I’m not sure how to turn those plugins off just for Download Manager download links?
Thanks Shaon. That’s a shame.
I know you’re busy, but would it be possible to have an “All files” option in admin with a single file shortcode for each? Is that something that could be developed in the future? I think other customers would find it useful too.
Fantastic. Thank you ๐
Sorry, Shaon. I think you misunderstood me. I’ve looked through those documents already, but I don’t see a shortcode for a single file?
Thanks, Shaon. Keep up the good work ๐
Has this feature been added? I have 4.0.3. Iโve downloaded some single files and a package, but my stats say โ0โฒ across the board.
Cant find anything in the v4 docs either
Thanks, Shaon. I’ve created the link template with your above code and called it ‘File List’. It has the ID of 52f0b563f3d46.
Next I went into the package and changed the link template to ‘File List’. The problem is when I update the page/package, the link template reverts back to ‘with MP3 preview’. I can switch to any of the other templates, but not ‘File List’ that I created.
I checked on the page where I want the file list to appear and it just displays ’52f0b563f3d46′.
Any ideas where I’m going wrong? I’m using v4.0.3 of the plugin.
EDIT
The only way I could get it working was to create a new link template in \plugins\download-manager\templates. But I’m guessing this will disappear with each update?
Thanks for the reply,
For me it seems to open up a directory browser which mean going to /wordpress/wp-content/uploads then trying to find the file. My users wont be able to manage this. Is there a way to invoke the WordPress media library, like when you click the ‘add media’ button?