Woo loading script from wrong folder path domain
-
Hi
I think we have a bug as woo is loading the cookie script from the wrong path in a path based multisite domain setup causing a 404
NetworkError: 404 Not Found – http://ourwebsite.com/subsitename/wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.min.js?ver=1.3.1″
it should be
NetworkError: 404 Not Found – http://ourwebsite.com/wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.min.js?ver=1.3.1″
FORGET IT
It is a permission issue. Even if i call the script directly with a 100% correct url i get a 404. So it must be permissions on the server.
Will investigate and get back.Sorry !
The topic ‘Woo loading script from wrong folder path domain’ is closed to new replies.