Forum Replies Created
For admin and subscriber, it will be like this a:2:{i:0;s:10:"subscriber";i:1;s:13:"administrator";} for __wpdm_access meta_key
thanks
I think you can use [download_link_popup] instead of [popup_link] and [download_url] is working but for the mask URL, it is generating # only, I hope you have understood
thanks
For that, you may follow this doc, https://www.wpdownloadmanager.com/how-do-i-enable-debugging-in-wordpress/, I hope it will indicate what’s errors are coming from your site
thanks
Hi,
For single file view button you need this add-on, https://www.wpdownloadmanager.com/download/wordpress-pdf-viewer/ and you have to use [pdf_gallery] template tag in your page/link template
thanks
your site is showing now, Error 502 – Bad gateway, please check
thanks
What you are seeing is the serialized value of an array. “a” means “array”:1(length), “i” means “index”:0(index), “s” means “string”:16(length)
thanks
Hi,
This is useful for storing or passing PHP values around without losing their type and structure
thanks
Hi,
Can you share the related demo URL where you are trying to show only the view button? instead of download label, you are also able to change the download label, please let me know further
thanks
I think this is wpdm_archive_compactshortcode particularly, do you want only for this shortcode sidebar?
thanks
you are welcome
thanks
Have you created Registrierung Seite for Registration page, I have checked that, it is empty, for creating a new user, it needs also a registration page
thanks
please check now, Select Dir option is working fine now
thanks
Do you want the only sidebar for WP pages, let me know
thanks
Please, give your temporary wp-admin login details in a private reply for checking the issue and please share where the dm-widget located,
Thanks
please share your package URL for checking
thanks
please your site URL too,
thanks
please put the below code after this line,
var html = WPDM.overlay(".<?php echo $section_id; ?>", "<div class='card'><div class='card-body text-center'>"+res.msg+"</div><div class='card-footer'><a target=_blank style=\'margin-top:5px;color:#fff !important\' class=\'btn btn-success btn-lg btn-block\' href=\'"+res.downloadurl+"\'><?php echo $button_label; ?></a></div></div>");
like
var html = WPDM.overlay(".<?php echo $section_id; ?>", "<div class='card'><div class='card-body text-center'>"+res.msg+"</div><div class='card-footer'><a target=_blank style=\'margin-top:5px;color:#fff !important\' class=\'btn btn-success btn-lg btn-block\' href=\'"+res.downloadurl+"\'><?php echo $button_label; ?></a></div></div>");
setTimeout(function () {
jQuery('#wpdm-locks').modal('hide');
}, 5000);
from this path plugins\download-manager\tpls\lock-options\email-lock-form.php file.
The modal will close after 5 sec. downloading the file.
And for making back-up the tpls file, you can follow this doc, https://www.wpdownloadmanager.com/doc/template-files/
Thanks.
Ok, please, give your temporary wp-admin login details in a private reply for checking the issue, I shall try to assist you
Thanks
Are you talking about the auto-renew option for your pro plugin, let us know
thanks
Updating the license key with saving settings will revalidate your license and regenerate new access token, thus after that, you will be able to update the plugins automatically, if there correct license key you don’t need to again check, hope you have understood
thanks
Please, give your temporary wp-admin login details in a private reply for checking the issue and please let us know which folder files you want to import
Thanks
Has the problem been solved? let me know, if possible, share your file URL too
thanks
Can you please share the PHP log error for critical error when downloading purchased items?
thanks
Please check if there correct license key in your Downloads > Settings > License option. and save settings again. Then try again to update. It will work then.
Thanks
