Forum Replies Created
Sorry for the inconvenience, Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks.
Hi,
If you are using the free version. this should be a file URL. I hope you may have understood.
Thanks.
Hi,
please follow these steps for updating the plugin,
1 ) Deactivate and delete the old version. You won’t lose any data.
2 ) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version and activate the license key.
To enable the auto-update, login to your WPDM account from the Downloads > Settings > License tab. If login is successful and you have an active subscription then you can update the future releases right from your plugins page.
Thanks.
ANd for categories table, are you talking about this shortcode, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/, here doc describes in details for this shortcode use. let me know.
Thanks.
Package lists page is working, please check now,
https://elcaresources.org/package-list/
you have to add to favorites through the button, then make the package list public/private as your requirements
and for the file-cart issue, I am going to discuss it with the related developer and then let you know.
Thanks.
Please, give your temporary wp-admin login details in a private reply for checking the issue. and also the related page.
Thanks.
For the time being, you have to introduce it. But, there is also available download history in Downloads > Stats > Download History
Thanks.
The user already purchased item can be found through user dashboard, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_user_dashboard-user-dashboard-short-code/. Suppose when one user logged in to your website, then he/she purchased/download an item, then he/she will able to download it again or see again the user dashboard download-history panel. will this work for you? let me know. you can also see the link given demo page.
Thanks.
Have you checked this add on? https://www.wpdownloadmanager.com/download/file-hosting-sharing-add-on/, I think it probably helps you. please let me know.
Thanks.
Hi,
ID refers to category slug or slugs, why do you want category instead of id?
If the design is getting broken, please try adjusting the script from Downloads > Settings > User Interface. I hope it may help you
Thanks.
Hi,
You can also do it by CSS. By image restricting the size
Thanks.
Nothing changes making here. Maybe there is a cache problem. please check
Thanks.
Hi,
This text resides in themes\attire\templates\footers\footer4.php line between 25-28. By default theme is getting footer4.php, but there is also footer1, footer2, footer3 PHP file. please check. I hope it may help you.
Thanks.
-
This reply was modified 6 years ago by
Nayeem Riddhi.
Hi,
please follow these steps for updating the plugin again,
1 ) Deactivate and delete the old version. You won’t lose any data.
2 ) Download latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3 ) Install the latest version
i hope, it may help you.
Thanks.
For playing auto play audio, you may follow this,
<audio id="my_audio" src="bg.mp3" loop="loop"></audio>
and add a script like this:
window.onload = function() {
document.getElementById("my_audio").play();
}
Or if you use jQuery:
$(document).ready(function() {
$("#my_audio").get(0).play();
});
or you can also wrap like this HTML,
<audio autoplay>
<source src="song.mp3" type="audio/mpeg">
</audio>
Thanks.
For auto-playing the media it may need the ID or class attribute, please give your package or page URL which has an audio media player. I shall do my job
Thanks.
Please give your page or package URL for getting the structure and adjusting it
The option resides in Downloads > Settings > Basic > File download > Unmask Download Link
Thanks.
Please check the add on doc here, https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/,
category: use any category slug here if you want to create an archive page for that specific category
Please check now. it should work. I have unmasked the URL of the download package.
Thanks.
please give the package or page URL
Thanks.
It is now working. you should use the slug of the category and copy it from the edit option, https://www.ligaautismevlaanderen.be/wpdm-test/
The sidebar is now working, please check this page, https://www.ligaautismevlaanderen.be/wpdm-test/, it was color variations with the theme
The checkout mail with Your membership confirmation for… this message is reside inplugins > wppromembership > class.wpmpemail.php in line number 186. i hope it may help you.
Thanks.
