Shahjada

Forum Replies Created

Viewing 25 posts - 2,126 through 2,150 (of 15,650 total)
Oct 9, 2020 at 9:04 pm
#138210
Keymaster
Shahjada
Staff OP

You need to update wp.

Oct 9, 2020 at 7:38 pm
#138206
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Oct 9, 2020 at 6:03 pm
#138202
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Oct 9, 2020 at 4:28 pm
#138194
Keymaster
Shahjada
Staff OP

The download link was causing error due to the image button add-on, we have dropped the support for that add-on, we shall add the image button ooption with core soon.

Oct 9, 2020 at 3:53 pm
#138187
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Oct 9, 2020 at 1:49 pm
#138174
Keymaster
Shahjada
Staff OP

Hi,
I’ve installed and activated the pdf stamper add-on on your site, it is working fine ( https://ieltstestonline.com/download/ielts-writing-ebook-general-training/ ). But, for now, you have to attach PDF file using the server file browser ( as server file path ) instead of the media library URL to stamp properly.

Oct 5, 2020 at 8:06 am
#137798
Keymaster
Shahjada
Staff OP

Hi,
Extremely sorry for your inconvenience. The issue was due to the windows directory separator, we have fixed the issue and updated the plugin on your site. However, if you write or change file browser root manually in wpdm settings, please use / instead of \ as the directory separator.

Oct 1, 2020 at 5:41 pm
#137662
Keymaster
Shahjada
Staff OP

Awesome! With the latest version from stripe add-on, now no more need to create webhook manually, stripe add-on will create the webhook using stripe API ( https://stripe.com/docs/api/webhook_endpoints/create?lang=php ) and configure it as soon as you set up keys and save settings :).

Oct 1, 2020 at 5:30 pm
#137659
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Oct 1, 2020 at 3:50 pm
#137648
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Oct 1, 2020 at 9:47 am
#137601
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Oct 1, 2020 at 9:27 am
#137600
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Oct 1, 2020 at 7:37 am
#137592
Keymaster
Shahjada
Staff OP

You can do that with the current download button by enabling “Open in browser” option from wpdm settings.

However, linking it with the title will require code customization.

Anyhow, we shall add an option to preview pdf by clicking the file list item, with the next update of our pdf viewer add-on.

WordPress PDF Viewer

Sep 29, 2020 at 8:20 pm
#137476
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Sep 29, 2020 at 2:18 pm
#137456
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Sep 29, 2020 at 10:14 am
#137434
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Sep 28, 2020 at 3:19 pm
#137369
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Sep 28, 2020 at 2:18 pm
#137362
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Sep 28, 2020 at 8:43 am
#137330
Keymaster
Shahjada
Staff OP

Here it is:
Add%20New%20Package%20%E2%80%B9%20WordPress%20Download%20Manager%20Pro%20%E2%80%94%20WordPress

Sep 27, 2020 at 7:06 pm
#137283
Keymaster
Shahjada
Staff OP

Sure, noted :).

Sep 27, 2020 at 7:27 am
#137240
Keymaster
Shahjada
Staff OP

Hi,
When your file is opening from https://www.photopea.com/, it is a different session, not in the same session of your site where the user is logged in, so, it will not be able to track logged in user on your site, instead, it will track the IP the file is opening from. However, if you want to track the user even when the file is opening from another site, it will require some customization ( https://www.wpdownloadmanager.com/download/custom-upgrade-service/ ).

Sep 27, 2020 at 4:06 am
#137236
Keymaster
Shahjada
Staff OP

Hi,
WPDM doesn’t have a way to link the checkbox by default, but you can enable double opt-in, however, if you want to link it with the consent checkbox, it will require some code customization. ( https://www.wpdownloadmanager.com/download/custom-upgrade-service/ )

Sep 27, 2020 at 3:45 am
#137235
Keymaster
Shahjada
Staff OP

We shall add custom file type icon support for new file types with the next update.

Sep 27, 2020 at 3:39 am
#137234
Keymaster
Shahjada
Staff OP

That is not an issue with the WPDM pro, probably with your theme or any custom function related to your theme, by default when the archive page is enabled in wpdm settings, it will show in the breadcrumb. Ex: https://themes.wpdownloadmanager.com/attire/download/email-download-link/

Sep 25, 2020 at 9:51 am
#137134
Keymaster
Shahjada
Staff OP

Okay now, it was a css conflict, I’ved adjusted it by adding the following codes:

CSS:

.w3eden .pm-content .tab-content {
  display: block !important;
}
.w3eden .tab-content .tab-pane.fade { 
  opacity: 1 !important; 
}

JS:
https://gist.github.com/codename065/73f2e9008e3164d51c20ee552d2fe124

Viewing 25 posts - 2,126 through 2,150 (of 15,650 total)