This reply has been marked as private.
Hello Andrew,
You have to create a custom template to
taxonomy-wpdmcategory.php
the template for custom taxonomy “wpdmcategory”, will show Download Manager package when you open a WordPress Download Manager category URL. Usually, you can create a copy from archive.php and rename it to taxonomy-wpdmcategory.php
However, If you need further assistant to add text in category page and sort order please create a new topic and mention my name there so that I will reply the topic. This topic is old and going to be big.
Thanks
The modal logo is being get buy adding site icon from the customizer.
However, I have forwarded the issue to change it to logo again.
Okey, we got a bit confused here because it is labled “Logo” and “Logo URL” instead of “Icon” and “Icon URL”.
The login page is missing header and footer. I think in this case just replace that by creating a new page with elementor. You can use this shortcode instead of elementor for that page.
This is not the Issue. The problem is that the login lage (inner content & login-form) is not shown correctly as soon as it is linked in the settings (Front-end Settings > Login Page) E.g. the Logo is missing, no background is shown, the viewheight is gone.. is it supposed to be stripped of all this?
Please see the pictures below with header & footer:


Kind regards
-
This reply was modified 3 years, 9 months ago by
Karlheinz W.. Reason: Additional information added
This reply has been marked as private.
Hello,
Could you please provide me the related url to check the login pages and tell me what is the issue exactly there?
Also for modal login, Have you followed this for the modal login?
WebSite logo used in customizer is used for the logo of the modal.
If possible please also give your temporary wp-admin login details in a private reply for checking the issue.
Thank you and regards
This reply has been marked as private.
in my case the server url was missing a trailing / at the end of the address in:
Settings > Basic > Access Settings > File Browser Root:
“For the folders, Select Dir option on the left is working properly now. The issue was a forward slash append in the settings”
I cant tag you to the post, but if you search in the forum for “Bulk Import is empty” hopefully you can see the information 🙂
-
This reply was modified 3 years, 9 months ago by
JAMES KANE.
Hello Mac,
I have just checked the issue.
Log Image url is not getting retrieved. That is the reason.
However, please follow the below doc to setup it properly.
How to add modal popup login form in your WordPress site
Thanks
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
Hello @Browndogagency,
First of all please update WPDM and all addons of WPDM you are using to the latest versions. Latest version of WPDM is 6.2.0
Then if the issue still persists, Could you please send me related url and share the CSV file to upload to check the issue properly?
Also I request you to please share your temporary website admin credentials in a private reply so that I can take a closer look and work with you to get this working.
Here are the details I’ll need –
# Website Login URL
# Username
# Password
Looking forward to hearing from you.
Here is the code from the Login.php
{
$id = get_option('__wpdm_login_url', 0);
if ($id > 0) {
$page = get_post($id);
if ($page->post_status == 'publish') {
$url = get_page_link($page);
//$url = $page->guid;
if ($redirect != '')
$url = add_query_arg(array('redirect_to' ► urlencode($redirect)), $url);
} else $url = $login_url;
} else $url = $login_url;
return $url;
}
Hello @p1xel,
First of all, Please update wpdm to the latest version 6.1.9 also update the wpdm addons to the latest versions to fix any unwanted issues.
If still the problem persists, could you please tell me details and reproduce the issue using tool like this also provide the related url.
It will help me to understand the issue clearly.
Thanks
Hi Nayeem Riddhi,
I just checked the registration form and everything works fine. Thank you so much!
Is it possible to add the new fields into the Email Templates?
Do I need to use a specific variable like [#field_name#]?
Also you would do me a great favour removing the website URL from your post. 🙂
Thank you and have a nice day.
I thought I’d posted this already but can’t find it now, so this setting:
Access Settings > When user is not allowed to download > Hide Everything
really isn’t working for me.
If turned OFF I can see all files have “Access Denied” unless I’ve added user to the category, which is fine, working as intended.
But when I set it to Hide Everything, EVERYTHING disappears, including the files I’m supposed to be able to see. The archive file tree still shows most categories but nothing in them. The categories that the user is supposed to be able to view become hidden. So basically it’s hiding categories it’s supposed to be showing, and showing all other categories that it’s not supposed to, but they’re all empty (the opposite of how it’s supposed to work).
The way I have it set is only users specified for each category can view those files (no group or individual file access level settings specified, it’s category only). If I go directly to those file URL’s with hidden on, they do show properly, so maybe the hide everything feature just isn’t working correctly for the archive tree?
This reply has been marked as private.
Hello Andrew Beniams,
Hope you are well. And sorry for the inconvenience.
For issue #1, For updating from the older version it will update to the latest version, not the next version. For the Memberships Pro add-on, it will work for most of the themes. please share the related URL. if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.
And For issue #2, Ordering and styles will also work fine. if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thank you and regards
Hello Nayeem,
I have placed a screen capture with the related URL here:
https://mega.nz/file/pyQ3DZSa#7qAKy3D1EQbZk1U3XCvTeBVOZxnxLzj-6RMVVGnNnsg
and I have added a few comments in red color to help you.
Thank you
This reply has been marked as private.
How can i create separate profile page where they can edit there display name, avatar & password etc? I am trying to use this url domainname.com/messages/#wppmsgsettings but it is only opening domainname.com/messages/. I have a page where i am calling username of who ever is logged in and i want to add custom icon of edit and link it to that user page where they can change details.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.