Forum Replies Created
Please use only the category slug. have you used Korean language slug or only slug? it’s then should work. let me know
Thanks.
Hi,
Please share your package URL
Thanks.
you can follow these steps for reinstalling your plugin,
1 ) Deactivate and delete the old version. You won’t lose any data.
2 ) Download the latest version from here, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases and install the latest version
I hope, it may help you.
you can follow these steps for reinstalling your plugin,
1 ) Deactivate and delete the old version. You won’t lose any data.
2 ) Download the latest version from here, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases and install the latest version
I hope, it may help you.
Has the problem been resolved after upgrading the plugins? I can download the file without having an issue. please let me know the update.
Thanks.
Hi,
Which page the code is showing. can you please give the page URL or package URL.
Thanks.
we shall fix the problem in the next update
Thanks.
I have attached a screenshot for your clearance, they are already translated ready,
-
This reply was modified 5 years, 11 months ago by
Nayeem Riddhi.
please give the related page/package URL for checking. I think it is maybe coming from your site. because WPDM doesn’t provide spam link when downloading links
The version differences have been resolved now. please check everyone. sorry for the inconvenience.
Thanks.
The version differences have been resolved now.
sorry for the inconvenience. I am updating it to the senior developer.
Thanks.
Hi,
It is a version displaying bug on add on page. The latest version is wpdm-form-lock-1.7.5. In the next release, it will be adjusted. I hope you have understood.
Thanks.
Please, give your temporary wp-admin login details in a private reply for checking the issue and also specify where are you using that code showing alt text.
Thanks.
Hi,
I think you have messed up block editor, I have created a new one. it is properly working, please check, https://distributor.charm.com/wpdm-test/,
It is strange, are you not able to install the add on? it is usually the same process for installing as the other add on having to install
-
This reply was modified 5 years, 11 months ago by
Nayeem Riddhi.
Download Notification add on has been updated. please update your copy from https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases, I hope your problem will be solved.
Thanks.
Hi,
Where are you trying [download_link_extended] template tag in the link or page template? does the button showing nothing or not working at all. please give your package or page URL. if possible, Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks.
For #1, If you want custom post type search page, you can go like this,
function template_chooser($template)
{
global $wp_query;
$post_type = get_query_var('post_type');
if( $wp_query->is_search && $post_type == 'wpdmpro' )
{
return locate_template('wpdmpro-search.php'); // redirect to wpdmpro-search.php
}
return $template;
}
add_filter('template_include', 'template_chooser');
and for #2, echo do_shortcode (‘[wpdm_search_result]‘); should work, you can use any of your PHP templates.
Thanks.
Please share your page or package URL. if possible, Please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks.
Hi,
Have you put width and height in numerical value? like [gallery_50x30] and which version you are using now? let me know.
Thanks.
please give your related page also containing the shortcode.
Thanks.
I have checked now. you may have deleted both of them now. please upload one time only one add on if the folder already exists, it will not re-uploaded.
Thanks.


