WPIntell

Source evidence

File no upload

Drag and Drop Multiple File Upload for WooCommerce · support · 2024-11-16T14:17:00+00:00

neutralsentiment
highseverity
0.7relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

10 / 35 rows with source links

28.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

25 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
icehammerlv resolved
Good afternoon – I upload a file in the product section – but the file shows that it is supposedly uploaded but actually is not – as soon as you specify add product – an error is given that the file was not uploaded -> check here The page I need help with: [ log in to see the link] Hi @icehammerlv , Thanks for reaching out. Upon checking I found out that your “ https://zebraprint.lv/wp-admin/admin-ajax.php ” is not accessible maybe it’s being blocked from your security plugin or firewall. You will need to unblock this url in order to be able to process the file uploads. Please let me know. Glen Or you can try and the code snippet below in your “/theme-{child}/functions.php” file or you may install this code snippet plugin https://wordpress.org/plugins/code-snippets/ See the code below: https://pastebin.com/raw/LXPxSqqn hello – am try upload your code – but it’s not work (( problem still remains I found the problem – query monitor plugin was blocking file uploading – turned it off and everything worked

Comments

4 shown
Glen Don Mongaya 2024-11-18T01:07:00+00:00

Hi @icehammerlv , Thanks for reaching out. Upon checking I found out that your “ https://zebraprint.lv/wp-admin/admin-ajax.php ” is not accessible maybe it’s being blocked from your security plugin or firewall. You will need to unblock this url in order to be able to process the file uploads. Please let me know. Glen

Glen Don Mongaya 2024-11-18T01:10:00+00:00

Or you can try and the code snippet below in your “/theme-{child}/functions.php” file or you may install this code snippet plugin https://wordpress.org/plugins/code-snippets/ See the code below: https://pastebin.com/raw/LXPxSqqn

icehammerlv 2024-11-18T09:49:00+00:00

hello – am try upload your code – but it’s not work (( problem still remains

icehammerlv 2024-11-18T13:24:00+00:00

I found the problem – query monitor plugin was blocking file uploading – turned it off and everything worked