Faraj Ahmed

Forum Replies Created

Viewing 22 posts - 1 through 22 (of 22 total)
Apr 8, 2021 at 4:51 am
#150099
Participant
Faraj Ahmed
OP

hello ?

Apr 4, 2021 at 6:00 am
#149874
Participant
Faraj Ahmed
OP

how ?
1 website i use free V

Apr 2, 2021 at 3:16 pm
#149819
Participant
Faraj Ahmed
OP

I used the same code on three sites
The result was different

1 – OK work
2- Upload Error:
File type is blocked for security reason!

3- Invalid File Type!

Apr 2, 2021 at 3:15 pm
#149818
Participant
Faraj Ahmed
OP

1 – OK work
2- Upload Error:
File type is blocked for security reason!

3- Invalid File Type!

Mar 30, 2021 at 6:10 am
#149568
Participant
Faraj Ahmed
OP

The plugin does not work well
When activated, the file is not downloaded
Uses # same page

Feb 28, 2021 at 7:34 am
#147547
Participant
Faraj Ahmed
OP

the problem was not solved
The plugin does not work. I have to look for another solution

Feb 25, 2021 at 8:52 am
#147397
Participant
Faraj Ahmed
OP

I have fixed the problem
But I think the plugin is not usable

Feb 25, 2021 at 8:15 am
#147394
Participant
Faraj Ahmed
OP

I got an addition from my old files
And after activation, the download is no longer working

sign #

Feb 25, 2021 at 6:36 am
#147393
Participant
Faraj Ahmed
OP

Not Allowed
i cant download

Feb 24, 2021 at 4:34 pm
#147380
Participant
Faraj Ahmed
OP

https://premium-graphic.com/wp-content/uploads/2021/02/download-icon.png

Download Link icon

Feb 23, 2021 at 5:28 pm
#147304
Participant
Faraj Ahmed
OP

Updated
All problems have been resolved
Thank you so much

Feb 23, 2021 at 4:00 pm
#147292
Participant
Faraj Ahmed
OP

Server: Localhost via UNIX socket
Server type: MySQL
Server connection: SSL is not being used Documentation
Server version: 5.7.33 – MySQL Community Server (GPL)
Protocol version: 10

Feb 2, 2021 at 4:53 pm
#145900
Participant
Faraj Ahmed
OP

i executed the step
And wait for the results

Feb 2, 2021 at 4:01 pm
#145890
Participant
Faraj Ahmed
OP

yes i can now
thank u

Dec 4, 2020 at 9:53 pm
#142226
Participant
Faraj Ahmed
OP

add_filter(“wpdm_blocked_file_types”, function ($file_types){
$index = array_search(‘svg’, $file_types);
if($index !== false) unset($file_types[$index]);
return $file_types;
});

He’s working
Thank you very much

Dec 4, 2020 at 9:52 pm
#142225
Participant
Faraj Ahmed
OP
add_filter("wpdm_blocked_file_types", function ($file_types){
    $index = array_search('svg', $file_types);
    if($index !== false) unset($file_types[$index]);
    return $file_types;
});

He’s working
Thank you very much

Dec 4, 2020 at 2:09 pm
#142185
Participant
Faraj Ahmed
OP

Invalid File Type (193556.svg)!
The same problem
The problem persists

Dec 4, 2020 at 2:06 pm
#142184
Participant
Faraj Ahmed
OP

Did you mean the theme functions.php ?

Dec 4, 2020 at 6:46 am
#142137
Participant
Faraj Ahmed
OP

I updated your plugin and now it gives invalid file type.
no working

Sep 10, 2019 at 4:43 pm
#112290
Participant
Faraj Ahmed
OP

done successfully
But there are problems displaying the template websit

Aug 13, 2019 at 8:59 pm
#110919
Participant
Faraj Ahmed
OP

I do not understand what you mean
I didn’t receive a private message
I don’t know how to send you a private message

Jul 14, 2019 at 9:24 pm
#109802
Participant
Faraj Ahmed
OP

hello
We also have a problem
the credential are not saving correcly when saving from admin and due to that the extension is not working as expected

Viewing 22 posts - 1 through 22 (of 22 total)