Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 14,726 through 14,750 (of 20,592 total)
Nov 18, 2020 at 1:06 pm
#140959
Moderator
Nayeem Riddhi
Staff OP

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

Nov 18, 2020 at 12:57 pm
#140955
Moderator
Nayeem Riddhi
Staff OP

I think this is wpdm_archive_compactshortcode particularly, do you want only for this shortcode sidebar?

thanks

Nov 18, 2020 at 12:46 pm
#140952
Moderator
Nayeem Riddhi
Staff OP

you are welcome

thanks

Nov 18, 2020 at 12:45 pm
#140951
Moderator
Nayeem Riddhi
Staff OP

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

Nov 18, 2020 at 12:06 pm
#140947
Moderator
Nayeem Riddhi
Staff OP

please check now, Select Dir option is working fine now

thanks

Nov 18, 2020 at 12:02 pm
#140946
Moderator
Nayeem Riddhi
Staff OP

Do you want the only sidebar for WP pages, let me know

thanks

Nov 18, 2020 at 12:00 pm
#140945
Moderator
Nayeem Riddhi
Staff OP

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

Nov 18, 2020 at 11:51 am
#140942
Moderator
Nayeem Riddhi
Staff OP

please share your package URL for checking

thanks

Nov 18, 2020 at 11:48 am
#140941
Moderator
Nayeem Riddhi
Staff OP

please your site URL too,

thanks

Nov 18, 2020 at 11:47 am
#140940
Moderator
Nayeem Riddhi
Staff OP

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.

Nov 18, 2020 at 8:08 am
#140929
Moderator
Nayeem Riddhi
Staff OP

Ok, please, give your temporary wp-admin login details in a private reply for checking the issue, I shall try to assist you

Thanks

Nov 18, 2020 at 8:07 am
#140928
Moderator
Nayeem Riddhi
Staff OP

Are you talking about the auto-renew option for your pro plugin, let us know

thanks

Nov 18, 2020 at 8:05 am
#140927
Moderator
Nayeem Riddhi
Staff OP

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

Nov 18, 2020 at 7:59 am
#140926
Moderator
Nayeem Riddhi
Staff OP

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

Nov 18, 2020 at 4:30 am
#140920
Moderator
Nayeem Riddhi
Staff OP

Has the problem been solved? let me know, if possible, share your file URL too

thanks

Nov 18, 2020 at 4:27 am
#140919
Moderator
Nayeem Riddhi
Staff OP

Can you please share the PHP log error for critical error when downloading purchased items?

thanks

Nov 18, 2020 at 3:49 am
#140918
Moderator
Nayeem Riddhi
Staff OP

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

Nov 18, 2020 at 3:49 am
#140917
Moderator
Nayeem Riddhi
Staff OP

It is a PHP serialized object, an object serialized with serialize() function, you can see more on doc here, http://php.net/manual/en/function.serialize.php

thanks

Nov 18, 2020 at 3:44 am
#140916
Moderator
Nayeem Riddhi
Staff OP

Please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Nov 17, 2020 at 3:37 pm
#140906
Moderator
Nayeem Riddhi
Staff OP

Yes, thus you may also make titles with the package titles

thanks

Nov 17, 2020 at 3:35 pm
#140905
Moderator
Nayeem Riddhi
Staff OP

Ok, glad to hear this,

Thanks

Nov 17, 2020 at 2:12 pm
#140900
Moderator
Nayeem Riddhi
Staff OP

I think it may require some customization, you may please knock here, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=upgrade

thanks

Nov 17, 2020 at 2:05 pm
#140898
Moderator
Nayeem Riddhi
Staff OP

please check now, “Prev” and “Next” buttons are not in download packages, I have created single-wpdmpro.php in your theme and adjusted some codes there

thanks

Nov 17, 2020 at 1:57 pm
#140897
Moderator
Nayeem Riddhi
Staff OP

Are these download packages title or other pages links?

https://snipboard.io/hImYt0.jpg

Nov 17, 2020 at 1:53 pm
#140896
Moderator
Nayeem Riddhi
Staff OP

if you have fewer download packages, you may update from wp_postmeta table the __wpdm_access meta key, otherwise you may use this add-on too, https://www.wpdownloadmanager.com/download/wpdm-default-values/

thanks

Viewing 25 posts - 14,726 through 14,750 (of 20,592 total)