One of the files in the list of WPDM files is not “uploaded”, it’s been added as a link to a file on the server.
When user clicks on front end to download it gets this page displayed:
<!DOCTYPE html>
<html style=”background: transparent”>
<head>
<title>Download </title>
<script>
var wpdm_url = {“home”:”https:\/\/www.neolink.si\/”,”site”:”https:\/\/www.neolink.si\/”,”ajax”:”https:\/\/www.neolink.si\/wp-admin\/admin-ajax.php”};
</script>
<link rel=”stylesheet” href=”https://www.neolink.si/wp-content/plugins/download-manager/assets/bootstrap/css/bootstrap.css” />
<link rel=”stylesheet” href=”https://www.neolink.si/wp-content/plugins/download-manager/assets/css/front.css” />
<link rel=”stylesheet” href=”https://www.neolink.si/wp-content/plugins/download-manager/assets/fontawesome/css/fontawesome.min.css” />
<link href=”https://fonts.googleapis.com/css?family=Overpass:400,700″ rel=”stylesheet”>
<!–
<script src=”https://www.neolink.si/wp-includes//js/jquery/jquery.js”></script>
<script src=”https://www.neolink.si/wp-includes//js/jquery/jquery.form.min.js”></script>
<script src=”https://www.neolink.si/wp-content/plugins/download-manager/assets/bootstrap/js/bootstrap.min.js”></script>
<script src=”https://www.neolink.si/wp-content/plugins/download-manager/assets/js/front.js”></script>
–>
<style>
:root {
–color-primary: #4a8eff;
–color-primary-rgb: 74, 142, 255;
–color-primary-hover: #4a8eff;
–color-primary-active: #4a8eff;
–color-secondary: #6c757d;
–color-secondary-rgb: 108, 117, 125;
–color-secondary-hover: #6c757d;
–color-secondary-active: #6c757d;
–color-success: #18ce0f;
–color-success-rgb: 24, 206, 15;
–color-success-hover: #18ce0f;
–color-success-active: #18ce0f;
–color-info: #2CA8FF;
–color-info-rgb: 44, 168, 255;
–color-info-hover: #2CA8FF;
–color-info-active: #2CA8FF;
–color-warning: #FFB236;
–color-warning-rgb: 255, 178, 54;
–color-warning-hover: #FFB236;
–color-warning-active: #FFB236;
–color-danger: #ff5062;
–color-danger-rgb: 255, 80, 98;
–color-danger-hover: #ff5062;
–color-danger-active: #ff5062;
–color-green: #30b570;
–color-blue: #0073ff;
–color-purple: #8557D3;
–color-red: #ff5062;
–color-muted: rgba(69, 89, 122, 0.6);
–wpdm-font: “Rubik”, -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”;
}
.wpdm-download-link.btn.btn-primary.btn-sm {
border-radius: 4px;
}
</style>
<style>
body{
font-family: Overpass, sans-serif;
font-weight: 400;
font-size: 14px;
}
.w3eden .alert:before{
text-transform: uppercase !important;
}
.w3eden .alert{
letter-spacing: 0.5px !important;
}
.w3eden .card .card-header{
font-size: 13pt;
}
.w3eden .card .card-body{
font-size: 13pt;
}
</style>
</head>
<body class=”w3eden”>
<div style=’display: table;vertical-align: middle;height: 90%;position: absolute;width: 90%;margin-left: 5%;’>
<div style=’text-align: center;height: 100%;display: table-cell;vertical-align: middle’>
<div style=’max-width: 70% !important;display: inline-block;font-size: 13pt’>
No file is attached with this package! </div></div></div>
</body>
</html>
Same page is shown if in backend I use button “Select from server”. What is this?
Bostjan
Hi
I was wondering if we can use wpdm to count external clicks, so intead of uploading a file. We just redirect a user to another url and that counds as a ‘download’. Would that work if we just use the Insert URL option? https://i.imgur.com/VZCvbYi.png
Also is there an addon or a way with more reports/stats? We would need to get the number of downloads per quarter or per month and which ones were downloaded and how many times.
Despite installing the WPDM ONE DRIVE add-on and completing the preparatory tasks, the section of the plugin for cloud settings is not displayed. Even when directly entering the URL for the CLOUD SETTINGS tab, the settings are not shown, but an error appears. https://www.example.com/wp-admin/edit.php?post_type=wpdmpro&page=settings&tab=cloud-storage How can this problem be resolved? The need is to use ONE DRIVE as external storage for the documents uploaded to the site.
I am getting error while clicking on add new file from backend.
Live Chat Questions
1: Hello I’ve installed the shortcode to live chat on my page / Is it possible to add a specific user/owner to that live chat ? Also when I’m receiving the live chat message its not in real time that I’m getting them – I’ve to refresh the page to receive the message from my side but it remains idle at the side of the visitors chat ( i.e they can’t read my reply )
PM Questions
2:I’ve added the pm link here but when I click on it it doesnt do anything.
3:How can I share the private url message dashboard to the owner, is there a standard link/login that I can share?
Looking forward to your reply – Thank you
On the login page where we have add the functionality shortcode for user login, there is a section under the User ID and Password fields that says
“Don’t have an account yet? Register Now”
The link on this text goes to a invalid URL and I cant find where to change this.
The URL it links to is exactly : https://goste.net/shareholders/login/custom%20registration%20page%20url/
Why is this not working for me? Is this a plugin issue or a setting issue on my end?