Forum Replies Created
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
please put this code on your theme style.css and also clear your cache for watching the effect
.w3eden .card .card-footer:hover {
color: #CCC !important;
}
I hope it may work on your side
thanks
You may keep changing the expired message following this filter, https://www.wpdownloadmanager.com/doc/filter-reference/wpdm_download_expired_message/
thanks
Are you talking about wp-admin downloads > all packages? please let me know
thanks
Can you please check this add-on for your requirements, https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/, you can see the related demos too
thanks
please check this shortcode page, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_reg_form-user-registration-form-short-code, you may keep
autologin=true|false and for any custom requirements, you may order a custom upgrade service
thanks
We are checking for Exclude Categories issue, and for feature request, you may check this section, https://www.wpdownloadmanager.com/support/forum/download-manager-pro-feature-request/
thanks
No, for now, you can just copy the views file and can follow this doc, https://www.wpdownloadmanager.com/doc/template-files/, please let me know if you need clarification more
thanks
Glad to hear this, your problem has been resolved
thanks

