Forum Replies Created
Hello @aloette1978,
Thank you and best of luck
Hello @ccbfdrc,
Thank you and regards
Hello @ikram_dirujii,
Can you please try both this plugin,
https://wordpress.org/plugins/bulk-edit-post-titles/
please test before replacing. I hope they may help you
Thank you and regards
Hello @ccbfdrc,
Hope you are well. Have you checked out our this add-on and demos? https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/
and For any customization request, please check this link,
THank you and regards
Here in shortcode parameter login=1 parameter has been used, please check my attached image
so it shows only the login form, please check
And for issue #2, The download packages are showing Back To the list message, I can’t view the package details. Can you please elaborate n this issue? please let me know
Thank you and regards
Hello @hheim,
Can you please tell us, which shortcode you are using here, https://dumberger-bau.de/downloadliste/, are you using the login=1 parameter here?
And For issue #2, can you please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you and regards
Hello @magi,
Can you please share the related URL? if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you and regards
Hello @magi,
Hope you are well. For displaying all categories except one, you can check this shortcode,
Here is a parameter called xcats, you can exclude certain categories. please check
Thank you and regards
Hello @nguyenhung,
I have just tested from my testing site. It is working properly with sale-notification(admin) and sale-notification-seller(author). Can you please enable/disable other plugins for checking, you may also switch theme to another for checking, please let me know then
thank you and regards
Hello @lightwavin,
Have you updated your version to the latest? if the feature till not working, please let me know
Thank you and regards
Hello @ikram_dirujii,
Please use the below code in your theme functions.php and load any page.
add_action('init', 'wpdm_bulk_update_package_title');
function wpdm_bulk_update_package_title(){
$loop = new WP_Query( array( 'post_type' ► 'wpdmpro', 'posts_per_page ' ► -1 ) );
if ( $loop->have_posts() ) :
while ( $loop->have_posts() ) :
$loop->the_post();
$pid = get_the_ID();
$title = get_the_title();
$title = str_replace('.zip','', $title);
$package_update = array(
'ID' ► $pid,
'post_title' ► $title
);
wp_update_post( $package_update );
endwhile;
endif;
wp_reset_postdata();
}
Wait a bit and then remove the code.
That will bulk update the package title by removing .zip from name. please check and let me know, if it works for you
Thank you and regards
Hello @juan_ateb,
Sorry for the inconvenience. please, give your temporary wp-admin login details in a private reply for checking the issue
Thank you and regards
Hello @opalhe,
You can’t do work with liste fiches template by shortcode or template tag. But it is a page template name, you can directly use it from your Edit Packages > Package Settings > Page Template: section. Thus the package will get an appearance. please check. For getting more knowledge about templates, please check this doc,
For Gutenberg block usage you can check this add-on,
Thank you and regards
Hello @ivanturatti,
Hope you are well. And sorry for the inconvenience. Can you please adjust these options from basic settings as I image attached,
I hope it may help you. please check
Thank you and regards
Hello @opalhe,
I have seen that you have already created a template with the file_list template tag, liste fiches template, and it is working properly. are you still facing a problem with the file_list template tag? please let me know
Thank you and regards
Hello @ikram_dirujii,
There is one way, you can rename the packages titles with package IDs for bulk apply through your all packages with CSV bulk import now. please check
Thank you and regards
Hello @ikram_dirujii,
Hope you are well. And sorry for the inconvenience. Yes, you can bulk update the title, you can update titles using CSV importer. please follow this doc,
I hope the problem should get resolve
Thank you and regards
Hello @opalhe,
Sorry for the inconvenience. Please, give your temporary wp-admin login details in a private reply for making the demo for you.
Thank you and regards
Hello @limon-y-kiwi,
From my testing site, PHP is running on 7.4.25. I have tested from both sites WPDM PRO and the free version with Advanced Custom field add-on. The registered values are saving. please you can also contact your server administrator too
thank you and regards
Hello @opalhe,
Hope you are well.
– file 1 : view / Download
– file 2 : view / Download
– file 3 : view / Download
feature handles [file_list] template tag. please check our related pre-built template from Downloads > Templates menu panel. For more template tags, you can visit our this doc,
https://www.wpdownloadmanager.com/doc/templates/template-tags/
please let me know, if it helps you
Thank you and regards
Glad to hear this, your problem has been resolved
Thank you and regards
Hello @limon-y-kiwi,
Sorry for the inconvenience. The data for Advanced Custom Field add-on with register form is saving properly from my testing site. can you please enable/disable other plugins for checking, you may also switch theme to another for checking, please let me know then
thank you and regards
Glad to hear that your issue has been resolved. If you get some free moments, please give us a 5* here and add your valuable review about our plugin, it will inspire us a lot.
Thank you and Regards
Hello @nguyenhung,
Please check out our latest version, you shall get these email templates
New Sale Notification ( To: Admin ) sale-notification
New Sale Notification ( To: Seller ) sale-notification-seller
please check
Thank you and regards
Hello @nubetecnologica
Can you please mail support@wpdownloadmanager.com for your auto-renewal issue with your Order Id details. I hope you should get the help
Thank you and regards

