studioviv

Forum Replies Created

Viewing 25 posts - 1 through 25 (of 27 total)
Dec 11, 2020 at 1:20 pm
#142754
Participant
studioviv
OP

Hello,

The custom function I added to another site is in the functions.php. See the code:

The added code is: if ( defined( 'REST_REQUEST' ) && REST_REQUEST ) return;

Dec 11, 2020 at 10:20 am
#142736
Participant
studioviv
OP

Hello,

But is it possible to include this in the plugin. Because if I added it myself it will be removed when I update the plugin. Please let me know

Dec 4, 2020 at 10:59 am
#142163
Participant
studioviv
OP

Hello,

I found something while I tried to fix another problem with another website. That site also send 2 emails. After some search on the web I found this:
https://github.com/WordPress/gutenberg/issues/15094

When I added the code: if ( defined( ‘REST_REQUEST’ ) && REST_REQUEST ) return; to a custom function, this function don’t send 2 emails but just 1. Because it is maybe related to this problem, i though I send this to you, maybe this helps to solve this problem.

Hope hearing from you back!

Dec 3, 2020 at 10:17 am
#142051
Participant
studioviv
OP

Contact form 7 send only 1 message

Dec 3, 2020 at 9:22 am
#142049
Participant
studioviv
OP

I have disabled all plugins and switch to the twenty twenty theme. And runned 3 tests. 1 test with the troubleshooting plugin activated and only the wp download manager, email notification and Extended Short-codes active. 1 test with the troubleshooting plugin activated and only the wp download manager and email notification active. And 1 test with only wp download manager and email notification active. All with twenty twenty theme active.

Dec 3, 2020 at 8:29 am
#142044
Participant
studioviv
OP

Hi,

The site has beside the contact form 7 no other mail plugins. Here is a screenshot of used plugins. The site has a custom build theme.I’ve checked it with a simple theme named twenty twenty and with that theme it also sends 2 the same emails.

screenshot

Regards,
Studioviv

Dec 2, 2020 at 2:09 pm
#142014
Participant
studioviv
OP

Hello, Is there a solution for this? I haven’t heard from you in a week.

Nov 26, 2020 at 3:28 pm
#141667
Participant
studioviv
OP

Yes I get that download notification email add-on mail twice. When I deactivate the email notification, I get no email, not 1

Nov 26, 2020 at 8:11 am
#141619
Participant
studioviv
OP

Hello,

I have added some text to the email en checked it again. Both emails have that text added. (text: Check the info below:)

screenshot2
screenshot3

Nov 25, 2020 at 8:26 am
#141542
Participant
studioviv
OP

Hello,

I don’t see your emailaddress setted at the email template. Which emailaddress can I set? I tested the email and it works fine.
See:
screenshot

The mail above is the email send to the person who wants to download and the other two are sent to the admin. with no difference between them

Nov 24, 2020 at 4:11 pm
#141489
Participant
studioviv
OP
This reply has been marked as private.
Nov 11, 2020 at 10:55 am
#140353
Participant
studioviv
OP

That is not possible yet, but, we have noted it to add it as an option with the next update of the plugin.

—-
reply:

Is there an update ready for this? Or is this still in production?

Oct 23, 2020 at 10:14 am
#139133
Participant
studioviv
OP

Oke. Thanks for the information. I’ll wait for the next update.

Oct 23, 2020 at 9:20 am
#139128
Participant
studioviv
OP

I see, you are using email lock, with email lock, there are 2 confirmation emails, one is for the new subscriber and another one comes when the user clicks on the download link.

— reply —

Oke. I think I understand. But how can I disable 1 mail notification, so I only get 1 download notification mail?

Oct 19, 2020 at 7:27 am
#138650
Participant
studioviv
OP
This reply has been marked as private.
Oct 19, 2020 at 7:26 am
#138649
Participant
studioviv
OP
This reply has been marked as private.
Oct 15, 2020 at 7:09 am
#138460
Participant
studioviv
OP
This reply has been marked as private.
Aug 24, 2020 at 8:48 am
#134980
Participant
studioviv
OP

Hello,

Thanks. It works fine now. Thanks for the help!

Aug 24, 2020 at 8:34 am
#134976
Participant
studioviv
OP

I have checked the test page. but the list still shows all downloads in stead of 20 and the search bar is still not visible.

Aug 16, 2020 at 6:34 pm
#134559
Participant
studioviv
OP
This reply has been marked as private.
Aug 14, 2020 at 2:02 pm
#134435
Participant
studioviv
OP
This reply has been marked as private.
Aug 14, 2020 at 10:23 am
#134410
Participant
studioviv
OP
This reply has been marked as private.
Jun 5, 2020 at 11:42 am
#129811
Participant
studioviv
OP

Where can I find the free one?

Jun 5, 2020 at 10:23 am
#129807
Participant
studioviv
OP

Is there a way to update all downloads with the new icon?

Jun 5, 2020 at 10:11 am
#129804
Participant
studioviv
OP

Still no icon

As I stated before the download.png url it is trying is:
https://www.asysco.com/wp-content/plugins/download-manager/file-type-icons/download.png

it must be:
https://www.asysco.com/wp-content/plugins/download-manager/assets/file-type-icons/download.png

it misses the assets folder between download-manager and file-type-icons.

Viewing 25 posts - 1 through 25 (of 27 total)