Hi, the quetion has been asked before but could not find an answer or suitable solution.
Installed a fresh new Prestashop on a hosting server in the root directory.
Installation went all OK. Also the back office is working fine and as expected. Only issue is the front office which looks very incomplete.
After inverstigation I found out that some of the shops paths with missing slashed in the path names... for example:
<link rel="stylesheet" href="http://deluxepen.home.plthemesclassicassetscsstheme.css" type="text/css" media="all">
Website name: xxxx.pl but after this part the slashes are all missing. Really no idea where to look any further. Hopefully someone can give me some tips, thank you.
PS: Loading of images is working fine, also htaccess has been regenerated again, cache has been cleared etc etc