/jquery.blockUI.min.js is what core uses. Was this a typo?
See if you can access the file directly via the address bar in your browser.
Hi Mike, thanks for quick response. i can see the file in my asset js folder but when i try to reach via address bar, nginx gives 404 error.
Do you think it is a mistake that i made in nginx general config nginx site config or something else?
Update: yes i can reach the file directly via address bar in my browser.
so why wordpress can’t find it?
Is there a page we can view this?
Hey Auludag,
Did you check the file permissions from cPanel or FTP client? Perhaps you have modified the file permission by accident or renamed the file.
I could not check the js file from my browser.
Sekander hi, i checked via the url below and i can reach. can you check it?
http://metafor.co/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js
but not found url is given this. (there is a query at the end)
http://metafor.co/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockU.min.js?8d2717
i am using cloudflare and w3tc. is it happening because of this?
I guess so.
W3 has an option for pretty URL and mod_rewrite, you may check those settings to remove the parameters from the file.
Thanks Sekander and Mike. Closing this topic as resolved since it very highly related to caching and not plugin’