Forum Replies Created
Glad to hear this your problem has been solved
thanks
For opening in new windows, please add this code replacing [download_link] in page/link templates PHP file as i described above,
<a href="[download_url]" onclick="window.open('[download_url]','newwindow','width=1200,height=800'); return false;" class="btn btn-primary" target="_blank">[link_label]</a>
thanks
Hello,
your login credentials are not working now, please check
thanks
For updating plugin, you can follow these steps for now,
1 ) Download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
2 ) Install the latest version and activate the license key.
thanks
I think you are following this doc, https://www.wpdownloadmanager.com/doc/template-files/, wpdm-arhive-page add-on has been made from ground recently, it has not such directory called/wpdm-arhive-page/tpls, i hope you have understood
thanks
Can you please elaborate more on your query what issue you are facing?
thanks
Can you please enable/disable other plugins if there any conflict creating? because there are lots of plugins installed there, please let me know then
thanks
I think your two requirements need some customization, you may please knock here, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=upgrade, and for 404 page issue, it needs to resolve, I shall try to resolve the issue as soon as possible
thanks
you are using a very old version of WPDM, please update to the latest version. I hope your problem will be solved
thanks
I have checked some packages, they are working fine, can you please share which packages causing the errors,
thanks
I think the password is not correct for the username, please check
thanks
Can you please share the login URL too,
thanks
I think you are trying to get single file download count, but such tag is not available yet, for further documentation you may check this doc too, https://www.wpdownloadmanager.com/doc/templates/template-tags/
thanks
I think you are trying to open the lazy download page in a new window and after countdown finish, appears the download link, please let me know if I get you
thanks
you can put/adjust the above code in your plugins>download-manager>tpls>link-templates/page-templates PHP files, please let me know if you need further help
thanks
-
This reply was modified 5 years, 7 months ago by
Nayeem Riddhi.
Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
Hi,
You can put this code where you want to adjust it, or you can also put it in your PHP template file
<?php _e( "Total Downloads" , "download-manager" ); ?>
<?php echo $wpdb->get_var("select sum(meta_value) from {$wpdb->prefix}postmeta where meta_key='__wpdm_download_count'"); ?>
Thanks.
No, maybe some typo mistake
thanks
The progress bar is working fine now
and for open in a new window, you may follow these procedures,
by default, you are using link-template-default.php for link template and page-template-default.php for the page template. As documentation, you have to copy the file in the theme directory naming a folder called download-manager, then paste it in tpls>page-templates for page template or tpls>link-templates for link template. And you have to replace [download_link] with <a href="[download_url]" class="btn btn-primary" target="_blank">[link_label]</a> in related PHP file. and for the back up the file, you may follow the link below documentation, https://www.wpdownloadmanager.com/doc/template-files/
Thanks.
-
This reply was modified 5 years, 7 months ago by
Nayeem Riddhi.
Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
I have tested here, https://khandishnetwork.com/wpdm-test/, it is working fine now, please check
thanks
Does it is not showing the progress bar, please let me know
thanks
You are also able to adjust settings from Downloads > Settings > Lazy Download > Other Settings, please check
thanks
Can you please adjust the shortcode as asc like [wpdm_tree category=”part-1-cbsm” order_by=”title” order=”asc”], please check and then please let me know
thanks
