Javascript & Css is not working in version 4.3

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 3 ans
Hello All,

I have upgrade 4.2 to 4.3 Nopcommerce.in my localhost browser showing javascript files not working.

please do needful
Il y a 3 ans
arunpande123 wrote:
browser showing javascript files not working

CTRL+F5?

Regards,
Tom
Il y a 3 ans
nop4you wrote:
browser showing javascript files not working
CTRL+F5?

Regards,
Tom


Still not working.All Js file showing 404.it seems AppendScriptParts and AddScriptPart Not working
Il y a 3 ans
Is your minification of JS or CSS enabled ?

in head.cshtml
Did you add
Html.AddScriptParts(ResourceLocation.Footer, "src");
?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.