Hi,
I have checked the issue. soon you shall be updated
thanks
Sorry for the inconveniences, please mail support@wpdownloadmanager.com
with your Order Id details. I hope you should get the help
Thanks
Can you please share your related shortcode where you are trying to use the link-template, if possible, you can share the related URL or you can also give your temporary wp-admin login details in a private reply for checking the issue
Thanks
For default values, you may check this add-on, https://www.wpdownloadmanager.com/download/wpdm-default-values/
thanks
Can you please share the related URL, please or you can also share some screenshots, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue
Thanks
Has the problem been resolved on your side? please let me know or you can elaborate more on your issue
thanks
you are welcome
thanks
please share your related URL please, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue
Thanks
I think you may contact support@wpdownloadmanager.com
if you have a limited offer for a fixed time
thanks
Please, give your temporary wp-admin login details in a private reply for adjusting the issue
Thanks
please edit the file from tpls/page-templates
or tpls/link-templates
, you can also make backup files following this doc, https://www.wpdownloadmanager.com/doc/template-files/
thanks
if( $related ) {
foreach( $related as $post ) {
setup_postdata($post);
/*here you can adjust some design code what you want to output*/
}
wp_reset_postdata();
}
if you have some knowledge of coding or adjusting PHP file you can do it
thanks
You can make fewer lock options for adjusting or please, give your temporary wp-admin login details in a private reply for checking the issue
Thanks
You can check this code and can also adjust in your page template PHP file or others,
$related = get_posts(
array(
'category__in' ► wp_get_post_categories( $post->ID ),
'numberposts' ► 5,
'post__not_in' ► array( $post->ID ),
'post_type' ► 'wpdmpro' )
);
if( $related ) {
foreach( $related as $post ) {
setup_postdata($post);
/*whatever you want to output*/
}
wp_reset_postdata();
}
thanks
Are you missing the add-on download option from this page, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases, please let me know
thanks
You can do, but it will show related posts by related category
thanks
Hello,
Are you trying the same email? Generally, Mailchimp does not accept spamming. if you trying the same email it will prevent it. please try with another device or you can also try the browser.
Thanks.
I have checked that browser console giving this 500 server error as I image attached,
If you have a 500 error revealed in your Browser console, it’s mainly due to a PHP Error, And
It’s mainly due to several factors :
– the CURL extension isn’t installed as it’s required by this plugin
– the allow_fopen instruction is not enabled
– your Memory limit is too low (you will need at least 128M, 64M is pretty low!)
Server errors (error 500) are often caused by plugin or theme function conflicts, so if you have access to your admin panel, try deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause…
If that does not resolve the issue, it’s possible that a .htaccess rule could be the source of the problem. To check for this, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, and rename the .htaccess file. If you can’t find a .htaccess file, make sure that you have set your SFTP or FTP client to view invisible files.
If you weren’t able to resolve the issue by either resetting your plugins and renaming your .htaccess file, we may be able to help, If you have access to your server error log, generate the error again, note the date and time, then immediately check your server error log for any errors that occurred during that time period. If you don’t have access to your server error log, ask your hosting provider to look for you.
please check and let me know.
Thanks
For details about the advanced access control add-on, please check the details from here, https://www.wpdownloadmanager.com/download/advanced-access-control
thanks
please share your related URL please with your requirements, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue
Thanks
Sorry for the inconvenience. checking your issue soon
thanks
Sorry for being late, checking your issue soon…
thanks
Sorry for that option. We will add the option to edit the old list name in a future release.
thanks for your appreciation
What type of edit packages you are looking for, please elaborate more on your issue, may I can help you
thanks
It was already translated ready, can you please share the adjusted code,
we shall try to adjust it for next upgradation
thanks