1) you have to create app in facebook for your domain and use app id in with wpdm,settings page for activating fb like lock
2) block hotlink add-on don’t have any settings page, it is just install and activate
3) check if cache dir not writable, anyhow give me package link to check
the css already adjusted in 3.3.5.rc1 ( already available for download )
you’re welcome
server path add-on depends on wpdm pro. after you run it once and fix the server path, you can simply remove and delete server path add-on for safety
๐ the plugin attached with previous reply already. anyhow here is the link again:
http://www.wpdownloadmanager.com/wp-content/uploads/2013/01/wpdm-server-path.zip
in that case you have to change a little in code, but we are adding that option with final release. I missed that now. Anyhow, if you want to change in code, its in functions.php line# 1568:
replace:
$qcids = implode(” or “, $qcids);
with:
$qcids = implode(” and “, $qcids);
ok, please send a temporary wp-admin login info to support@wpdownloadmanager.com or contact with live support team for setup help
please send temporary wp-admin login info to support@wpdownloadmanager.com
1) Just release wpdm pro 3.3.5 rc1, download wpdm pack , get the latest v3.3.5.rc1 from the pack and update your current copy.
2) now download and update http://www.wpdownloadmanager.com/download/advanced-tinymce-button/
3) you can insert multiple category now from tinymce add-on:
try deleting and re-adding the file again.
Get the attachment. Install it just like other regular plugin then follow the image:
i see, anyhow I’m releasing a new (free) add-on for that, so that you can update server path easily after moving to another server
just confirmed from support, they have fixed your issue and its working fine now
you should get reply by now, if still don’t please give me order id here, I’ll link your order with your account
seems “WP-XenForo bridge ” using same menu priority as wpdm pro, you can change or remove menu priority from /plugins/download-manager/download-manager.php , line # 230
just remove “,6” or change it to 7
ok, then please send a temporary wp-admin login info to support@wpdownloadmanager.com
ok, its working in your site now. it has to be configured ( http://www.wpdownloadmanager.com/docs/setting-up-lazy-download-add-on/ )
default build in template will not show in list, as they are coming from php file directly ( dir location of templates: /download-manager/templates/ ) , if you want to edit those, you have to go to that directory and edit php file. You also can create a template there with php file following same way.
there is the problem, if you already have a page named “downloads” then don’t use same word for slug.
“downloads” is base url slug for wpdm category, full category url should be like http://www.robvens.com/downloads/any-category-id/ , that will work, you you already have a page names “downloads”, then you have to change the base url slug for category from here:
if you want to show icon, you have to use [icon] tag with page template, not [thumb] tag
yes, you can build your own details page template from details page section. but to remove password column you may have to edit code in functions.php now, but in next update we are adjusting it. More details about template is here http://www.wpdownloadmanager.com/docs/integrated-templates/
seems you using 3.3.2, for 3.3.2 you need to enable osx.css for resolve that issue from wp-admin Downloads Settings Front-end css.
for audio player user [audio_player] tag, it will show player with file list, anyhow a very good looking page template coming for mp3 type package within next 4-5 days