Forum Replies Created
Hello @campus,
Can you please check the demo link?
https://demo.wpdownloadmanager.com/wpdmpro/advanced-search-left/
here the shortcode and example have the tag filter, please check and let me know, I hope it will help you
Thank you and regards
Hello @6pmarketing,
Hope you are well. I think it requires some customization according to your required feature. Can you please knock here with your required feature and information, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=upgrade? I hope you should get the help
Thank you and regards
Hello @rfsfortbildungsinsel-de,
Sorry for the inconvenience. Can you please check this article for redirection of your custom post type, https://www.daddydesign.com/wordpress/how-to-redirect-all-single-posts-of-a-custom-post-type-in-wordpress/
you can use this hook too in your theme functions.php
add_action( 'template_redirect', 'redirect_post_type_single' );
function redirect_post_type_single(){
if ( ! is_singular( 'YOUR-CUSTOM-POST-TYPE' ) )
return;
wp_redirect( get_page_link( YOUR-PAGE-ID ), 301 );
exit;
}
Hearing back from you
Thank you and regards
Hello @rfsfortbildungsinsel-de,
For using download packages on specific pages, you can use the download packages shortcode there. And if you are trying to customize the download packages pages, you can easily customize the packages page templates. Thus it may work for you. please let me know if I can help you with other information
Thank you and regards
Hello @ccbfdrc,
Can you please share the CSV file here? Are you facing problem with categories and tags bulk import through CSV files? please let me know
Thank you and regards
Hello @6pmarketing,
Hope you are well, If I get you, do you want to pin some packages on the top section and load other packages thereby. And do you want specific packages under tags or categories will be on the top section? please elaborate on it.
Thank you and regards
Hello @hheim,
I can’t able to login again for testing those issues, can you please check your credentials or activate them again for checking these issues
Thank you and regards
Hello @ccbfdrc,
Hope you are well. And sorry for the inconvenience. Can you please share your CSV file which causing the issue?
Thank you and regards
Hello @6pmarketing,
Hope you are well. For the directory add-on, can you please check shortcodes and parameters? Some shortcodes have category parameters, that you can load only specific category packages on the same page. you can also check the demos of shortcodes, please let me know then
Thank you and regards
Hello @hheim,
Hope you are well. I have checked that, the login form appearance is not coming properly because one of your plugins is conflicting with our WPDM plugin. And for Cart/Checkout Mailing issue, can you please also enable/disable other plugins for checking, please let me know then
thank you and regards
Hello @sethu,
Hope you are well. Yes, it will help you show the related category files. You can use in this shortcode any prebuild template or custom template too for previewing files and their information. For more shortcode list, you can check this doc too, https://www.wpdownloadmanager.com/doc/short-codes/
Thank you and regards
Hello @hheim,
Hope you are well. And sorry for the inconvenience. Can you please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you and regards
Hello @ntech21,
Hope you are well. And sorry for the inconvenience. Can you please tell us which add-on you have upgraded to the latest version? 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 @pixelproduction,
Glad to hear this your problem has been resolved. please let me know if you have other queries
Thank you and regards
Hello @welswebmaster,
Glad to hear this, your problem has been resolved. However, please keep up to date with your plugins all-time with the latest version. Thus, I hope the problem will not occur again for the next
Thank you and regards
Hi @ultimatelab,
Please check now. It is working fine now. It was a timezone adjusting issue from General settings. I hope it will work fine from now.
Thank you and regards
Hello @welswebmaster,
Sorry for the inconvenience. For the WPDM Directory Add-on issue, can you please check the add-on doc from here,
please update your shortcode according to the updated structure
Thank you and regards
please adjust this section too from Downloads > Settings > Frontend Access > Register Page if the page is not set already. I hope it will resolve your issue. If the problem persists, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you and regards
Hello @strigga,
I have adjusted this portion as I image attached
please check. Thus it working now
Thank you and regards
Hello @app103,
Hope you are well. If you are trying to get this shortcode PHP file, [wpdm_all_packages] – List all downloads in tabular format on a page, then you can make a backup for this file, adjusting this directory file, plugins\download-manager\src\Package\views\all-packages-shortcode.php. And please follow this updated doc for making backup your file, https://www.wpdownloadmanager.com/doc/template-files/
Thank you and regards
Hello @audiomonk,
I am testing here, for the sorting issue. https://www.jwfsanctuary.club/wpdm-test/. Here too, https://wpdmpro.w3eden.com/wpdm-test-39/. Soon you shall get an update about the issue
Thank you and regards
Hello @strigga,
please check now. It is working fine now. I have adjusted it from your menu Appearance > Menus section. I hope it will work from your side too
Thank you and regards
