Forum Replies Created
$cp = wpdm_query_var('cp','num');
if(!$cp) $cp = 1;
$params = array(
'post_type' ► 'wpdmpro',
'paged' ► $cp,
'posts_per_page' ► $items_per_page,
'tax_query' ► array(array(
'taxonomy' ► 'wpdmcategory',
'field' ► 'slug',
'terms' ► $cids
))
);
please give me complete error message to find the reason.
changed file is functions.php, function name “wpdm_embed_category” , added “paged” parameter with query.
usually cached file deleted automatically after download completed, but if user cancel download and it will not be deleted and need to clear cache dir manually for now, but we are already adding cache management option there now.
you can download again now and reinstall v4 to resolve those notices, but you will see the notification in you dashboard after v4.0.1. release. anyhow those notices are not from wpdm pro.
I see boxed template looks 99% ok in your site, but a “quote” coming from your theme css.
you see 2 images, because theme has build-in option for showing feature image where wpdm page template also using thumb tag for showing featured image, so, if you remove [thumb] tag from wpdm page template, there you will see 1 image only, it is not an issue, nothing to fix there actually.
actually pro is 100s times powerful then free, here you have option to create new templates simply using template tag, image button add-on ( http://www.wpdownloadmanager.com/download/wpdm-image-button/ ) to prettify download link and many more, you don’t have to edit each package to change template, when you will use tinymce button add-on you will have option to select template directly from there while generating short-code, as pro version has so many options and feature it certainly will take little more time to understand everything, that actually don’t make it worse. After you understand all features of pro, i think you will love it most. Anyhow let me know if you need any clarification on any feature there.
please download the plugin and install, noticed should be gone. anyhow we are releasing v4.0.1 today.
1) yes, for example if you want to use full width page template, create a copy of fullwith page template from your theme and name it single-wpdmpro.php
2) support@wpdownloadmanager.com, please mention forum post URL so that support team can track it.
3) noted for implementation
7) that will not remove image completely as your page template already showing featured image, so you can skip from wpdm page template.
page template demos are not available, but you can try applying one after another. as there are very easy template editor, you can create you own style there easily.
we got a minor issue there, update coming within 24 hours.
– [version] added with 4.0.1, coming tomorrow
– not clear
– noted
– demos http://demo.wpdownloadmanager.com/wpdmpro/ready-templates/
– you don’t have to edit css the wpdm, you can apply in theme
– yes, we will add that option.
@Nikodemsky,
for changing page template you can now use plugin like http://wordpress.org/plugins/custom-post-type-page-template/
#1) I meant ti could happen for your theme css
#2) then I need to check it in your installation
#3) there are no category template, you can use link template for categories, you need to check previews by settings different template for category short-code in a page
#7) remove [thumb] tag from page template or create new page template without [thumb] tag
4.0.1 coming tomorrow.
no such short-code or widget yet, anyhow we will add similar widget and short-code soon
cache dir location /plugins/download-manager/cache/, anyhow got the issue, update is coming within next 24 hours or less.
actually wpdm pro don’t cut file name, it should be as it is, but if same file exists then it simply add a prefix with file name.
got the issue, update coming with next 24 hour or less
no, actually, we had to change it as earlier we were using data table and when there are 1000s of packages, it hangs. anyhow same for table using datatable js coming with next update of extended short-code add-on
1. please install this add-on http://www.wpdownloadmanager.com/download/wpdm-extended-short-codes/ to enable [wpdm_tree] short-code
2. i need to check that in your site, we tested it with 2014 and certainly working fine.
1) create new link template with template tag [audio_player_single] and apply that
2) http://sina.wirmachenesbesser.de/download/sprecherin-sina-begruessung/ , mp3 player is working fine:

please give me an example url to check, also please try checking “enable individual download” option again.
it may happen if cache dir not writable or you trying to use same link for more then 3 times.