PU

Forum Replies Created

Viewing 25 posts - 26 through 50 (of 50 total)
Jul 6, 2021 at 12:36 pm
#156402
Participant
PU
OP

Hi Tanvir,

Thank you for the details.
I was able to confirm that I can overwrite the file in src views by copying it to /download-manager in the theme.

Thank you very much.

Jul 6, 2021 at 12:16 pm
#156399
Participant
PU
OP

Hi Tanvir,

I downloaded the latest plugin from my account page and installed it manually.
There are no login modal or other templates in the following directory.
I want to override the /User/views template. Where do I copy it to?

/plugins/download-manager/src/package/views
all-packages-shortcode.php link-templates page-templates
datatable.php lock-options search-result.php
download-page-clean.php lock-options-iframe.php shortcode-iframe.php

/plugins/download-manager/src/User/views
already-logged-in.php login-form.php modal-login-form.php reg-form.php
clean.php lost-password-form.php profile-cards reset-password-form.php
dashboard members.php public-profile.php user-favourites.php

email-to-download.php packages-shortcode-toolbar.php
file-list.php packages-shortcode.php

Thanks and regards,
PU

Jul 6, 2021 at 11:51 am
#156396
Participant
PU
OP

Hi Tanvir,

I am customizing the following template.
Where can I find it?

clean-template
lost-password-form
reset-password-form
wpdm-login-form
wpdm-login-modal-form

Thanks and regards,
PU

Jul 6, 2021 at 11:43 am
#156394
Participant
PU
OP

Hi Tanvir,

Thank you for your support.
Our site doesn’t use Add-ons, so I’ll try to verify the changes as described in the template function.

Thanks and regards,
PU

Jul 6, 2021 at 10:46 am
#156386
Participant
PU
OP

Hi Humayon,

The problem with bootstrap was that it was set to disabled. My mistake.
However, Notification mail does not output [#user_first_name#] [#user_last_name#] even in the preview, why is that?

Thanks and regards,
PU

Jul 6, 2021 at 9:07 am
#156359
Participant
PU
OP

Hi,

I was able to resolve this error.
I was able to change the settings here!

Thank you for your patience.
Thank you.

Jul 6, 2021 at 7:07 am
#156319
Participant
PU
OP
This reply has been marked as private.
Jul 6, 2021 at 5:43 am
#156293
Participant
PU
OP
This reply has been marked as private.
Jul 6, 2021 at 4:04 am
#156283
Participant
PU
OP
This reply has been marked as private.
Jul 2, 2021 at 6:36 am
#156014
Participant
PU
OP

Hi Shahjada,

What I wanted to know was this get_option function and arguments, thank you.
Everything else is fine, so it’s solved.

Jul 2, 2021 at 2:09 am
#156007
Participant
PU
OP

Hi Nayeem,
I’ll try get_term_link() for links to categories.

Thanks!

Jul 1, 2021 at 2:36 pm
#155994
Participant
PU
OP

Hi Nayeem,

Back to the main question I want to know, and the last one.
Is there a function to GET the URL set in the admin panel below?

Base URL of WPDM Settings ‘Basic’ -> ‘URL Structure’.

Thanks and regards,
PU

Jul 1, 2021 at 7:10 am
#155964
Participant
PU
OP

Hi Nayeem,

I added the user again, so please clear the cache and log in.

Thanks and regards,
PU

Jul 1, 2021 at 6:42 am
#155961
Participant
PU
OP
This reply has been marked as private.
Jul 1, 2021 at 5:57 am
#155959
Participant
PU
OP
This reply has been marked as private.
Jun 30, 2021 at 12:38 pm
#155933
Participant
PU
OP

Hi Nayeem,

This site is multi-site and has two subdomains.
Is the following related to console errors where settings cannot be saved?

Can download managers be enabled on the site network?
Is it possible to manage one license because there are two subdomains?

Only one subdomain uses this plugin.

Jun 30, 2021 at 12:35 pm
#155932
Participant
PU
OP

Hi Nayeem,

Thank you, additional information. I had already read the post, so I deleted it, but I still can’t save it.

Jun 30, 2021 at 12:21 pm
#155929
Participant
PU
OP

Hi,

I found that the attached screen ‘Settings -> basic’ cannot be saved.
When I click the save button in WPDM Settings, the gear keeps spinning forever.

There is an error on the console.
Our site is multi-site and complex, but other features are working fine.

Console error is bellow:
https://example.com/wp-admin/admin-ajax.php 403 (Forbidden)

The real admin URL for this site is a subdirectory.
https://example.com/directory/wp-admin/

Thanks and regards,
PU

  • This reply was modified 4 years, 8 months ago by PU.
Jun 30, 2021 at 11:46 am
#155927
Participant
PU
OP

Hi,

Thank you for guiding me on the reference page.
What I want to know is not Action or Filter, but a function like home_url () that can get the WPDM Base URL.

Best regards,
PU

Jun 30, 2021 at 11:41 am
#155926
Participant
PU
OP

Hi,

Another question.

‘-Category’ is added to the URL of the category page, like below:
/download-category/category-slug/

URL Structure Settings’WPDM Category URL Base’ is ‘downloads’

I want to display at the URL below:
/downloads/category-slug/

Please tell me how to fix it.

Thanks and regards,
PU

Jun 22, 2021 at 9:03 am
#155605
Participant
PU
OP

Hi Nayeem,

I was able to easily add fields to my email template using wpdm_email_params. I can get the user profile by $params[‘username’].

Thanks.

Jun 21, 2021 at 8:36 am
#155569
Participant
PU
OP

Hi,

I want to get user meta field value and add to user-signup notification email template.
The following document doesn’t show how to get the user_id or add a new field to the template.

Please tell me the best practice to add a custom field in user-signup notification email.
https://www.wpdownloadmanager.com/doc/filter-reference/wpdm_email_template_email_template_id-customize-email-template/

Thanks and regards,
PU

Jun 17, 2021 at 9:07 am
#155352
Participant
PU
OP

Hi Nayeem,

Thanks to your detailed explanation,, so I was able to work safely!
I understand that the ‘Public Profile page’ and ‘edit profile’ link have different structures.
The edit profile page will customize the WPDM template file.

Thanks,
PU

Jun 16, 2021 at 8:17 am
#155318
Participant
PU
OP

Hi Nayeem,

I want to display the page set in field ‘Public Profile Page’ below.
/wp-admin/edit.php?post_type=wpdmpro&page=settings&tab=frontend
filed ‘Public Profile Page’ select: /?page_id=20

The link for the side menu’edit profile’on the front-end dashboard is at the URL below.
/?page_id=27?udb_page=edit-profile

Is it difficult to make the edit profile and public profile pages the same?

Thanks and regards,
PU

  • This reply was modified 4 years, 9 months ago by PU.
Jun 16, 2021 at 12:33 am
#155306
Participant
PU
OP

Hi Nayeem,

I was relieved that there was no problem in collaborating with Metabox.
Thank you for your support.

I thought I would see the’edit profile’page on the logged-in user’s dashboard page and the page I selected in the’Public Profile Page’ in Frontend access settings, but apparently it was a different idea. It was.

Is it necessary to change the template individually in order to realize Metabox-compatible profile editing in “Edit profile” displayed on the dashboard?

Thanks and regards,
Yuko

Viewing 25 posts - 26 through 50 (of 50 total)