Forum Replies Created
it will be visible but only admin will be able to download.
sorry for delays, I’ll upload it on Monday.
Filename: functions.php
Function name: wpdm_download_file
Approx line numbers: 143 – 147
Remove:
@ini_set('zlib.output_compression', 'Off');
@set_time_limit(0);
@session_cache_limiter('none');
@ob_end_clean();
@session_write_close();
Welcome Bro, Extremely sorry for the unexpected troubles.
please send me temporary wp-admin login info in a private reply to check your issue
please give me a temporary wp-admin login info in a private reply, I’ll adjust it.
I see, got your point now, if you want to open it in new window, you need to upload the pdf from media uploader and attach it with wpdm package as url. give me a temporary wp-admin login info in a private reply, I shall create an example for you.
please subscribe from here http://www.wpdownloadmanager.com/purchases/ to get email notification
use:
<a href='[download_url]' target='_blank'>[link_label]</a>
now, you can use this short-code [wpdm-archive] , anyhow more details about usage are here http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/
better to edit css in theme or use another custom css file, as if you edit css directly in plugin, later updating plugin may erase those.
First you will need this add-on http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ with wpdm pro
“The missing point in my case is the reference connection between the package and the individual file,
without implement the file directly in the package option.” not clear, may you please explain little more.
yes, from link template replace [page_link] with [title]. But you already have access control option there to allow specific roles for download.
for translation please wait 2-3 days, as new update is coming by then where many updated strings. Anyhow you can use POEdit ( http://poedit.net/ ) for translation.
please open /plugins/download-manager/stats/current-month.php , find and remove http:
I’ve updated functions.php , anyhow it is already adjusted for next update.
for adjusting color schemes, need to customize css.
To hide url under player add a file title from editing package window.
you can show category names with link/page template using [categories] tag
theme has hardcoded js file in header.php and not enqueued properly following wp theme guideline, which causing js conflict. please try changing other standard theme.
please send me a temporary wp-admin login info in a private reply to check your issue.