Hi there,
The action fixed port redirection, however it has broken almost all css and js for the entire website.
Since relative paths was always a constraint, I wonder what is the cause of failure?
It seems ad_proc template::head::add_css, add_javascript, template::head::* lost track of the directory path /resources/<package_name>/...
template::head::add_css -href "/resources/evex-core/css/base.css"
Best wishes,
Iuri
I have only logs from browser dev console
Failed to load resource: the server responded with a status of 404 (Not Found)
http://evex.co/resources/evex-core/js/responsive-nav.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://evex.co/resources/evex-core/js/form-submit.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://evex.co/resources/evex-core/js/popup.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://evex.co/resources/evex-core/js/reveal-animation.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://evex.co/resources/evex-core/js/bg-videos.js Failed to load resource: the server responded with a status of 404 (Not Found)