Faraj Ahmed

Forum Replies Created

Viewing 22 posts - 1 through 22 (of 22 total)
in reply to: Invalid File Type svg #150099

Faraj Ahmed
Participant

hello ?

in reply to: Invalid File Type svg #149874

Faraj Ahmed
Participant

how ?
1 website i use free V

in reply to: Invalid File Type svg #149819

Faraj Ahmed
Participant

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!

in reply to: Invalid File Type svg #149818

Faraj Ahmed
Participant

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

3- Invalid File Type!

in reply to: There was a library of icons to download #149568

Faraj Ahmed
Participant

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

in reply to: There was a library of icons to download #147547

Faraj Ahmed
Participant

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

in reply to: There was a library of icons to download #147397

Faraj Ahmed
Participant

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

in reply to: There was a library of icons to download #147394

Faraj Ahmed
Participant

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

sign #

in reply to: There was a library of icons to download #147393

Faraj Ahmed
Participant

Not Allowed
i cant download

in reply to: There was a library of icons to download #147380

Faraj Ahmed
Participant

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

Download Link icon


Faraj Ahmed
Participant

Updated
All problems have been resolved
Thank you so much


Faraj Ahmed
Participant

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

in reply to: How can I disable cache ? #145900

Faraj Ahmed
Participant

i executed the step
And wait for the results

in reply to: I cannot download the latest update version #145890

Faraj Ahmed
Participant

yes i can now
thank u

in reply to: Invalid File Type #142226

Faraj Ahmed
Participant

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

in reply to: Invalid File Type svg #142225

Faraj Ahmed
Participant
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

in reply to: Invalid File Type svg #142185

Faraj Ahmed
Participant

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

in reply to: Invalid File Type svg #142184

Faraj Ahmed
Participant

Did you mean the theme functions.php ?

in reply to: Invalid File Type #142137

Faraj Ahmed
Participant

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


Faraj Ahmed
Participant

done successfully
But there are problems displaying the template websit

in reply to: Amazon S3 Plugin Issue – "Illegal string offset" #110919

Faraj Ahmed
Participant

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

in reply to: Amazon S3 Plugin Issue – "Illegal string offset" #109802

Faraj Ahmed
Participant

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)