Forum Replies Created
select icon for each package and use image buttons add-on http://www.wpdownloadmanager.com/download/wpdm-image-button/ to make your page like demo.
btw, in some rare case facebook like button don’t show in popover, in those case you need to use [download_link_extended] to embed like button in page.
@iconstudios, please go to order details page.

here are some pre-designed templates http://www.wpdownloadmanager.com/download/wpdm-button-templates/ . Double line coming from your theme css. I see download link is working fine now, please give me an example url where I can check the issue.
“b) Can I get rid of the buttons on top at all?” <-- may you please explain little more. f) yes, 0 is missed, from 1 it shows the value g) yes, custom field will work, you need to create a custom field and in link or page template simply add tag like [custom-field-name] to print custom field value 2) use cols=2 with category short-code. [wpdm_category id="africa" order_by="create_date" order="asc" item_per_page="3" template="532f733f227c0" cols=1]
with category short-code use parameter toolbar=0 to hide category name and sorting option. anyhow, you may use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code.
sorry, I meant 4.1.0 actually 🙂 we are mostly done
you’re welcome, anyhow, FYI, here http://www.wpdownloadmanager.com/downloads/add-ons/ is also some other free add-ons could power-up your wpdm pro 🙂
please mail to customize@wpdownloadmanager.com
just checked now, looks like you already got it working.
tried to check now, but login info is not working
edit the package and enable email lock from lock options tab under package settings.
it working fine now :). I disabled a few lines in functions.php
//@ini_set('zlib.output_compression', 'Off');
@set_time_limit(0);
//@session_cache_limiter('none');
//@ob_end_clean();
//@session_write_close();
please install this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/
that will require some customization in code at functions.php, but a little lengthy for explaining.
in that case you will need this add-on http://www.wpdownloadmanager.com/download/advanced-access-control/
anyone please give me admin login info in a private reply, i’ll check it in your site.
the issue is with the plugin “adrotate” plugin, that plugin added jquery dependent js file before jquery, which is cuasing a js error.
2) feature is not implement yet with wpdm pro, but we will add that soon
3) please add it in homepage and let me know , then i’ll check
as “expo” is a wordpress theme, you simple need to follow the standard procedure of installing wp theme from local drive ( Admin Menu Appearance Add New Theme Upload )
“payment themes” <-- not clear.
please make files in download-manager/ dir writable.
you were seeing the issues as you network activated the plugin, but you need to activate from subsite, anyhow I didn’t and everything looks ok.
🙂 sorry for delays, few more hours, we got few issues on pre-release test.
zip files were showing 0 kb as cache dir was not writable. I’ve changed the cache dir writable from ftp and everything is working fine there now.