Hello,
in a VM 4 project in progress, I see (from the list of 301 error in the redirect component) that the components/com_virtuemart/assets/css/vm-bs5-common.css seems to be not found.
I think this depends on the Bootstrap5 I selected in the configuration (Template and layouts).
The version used is VirtueMart 4.0.12 10777
Is it something that can be fixed or already fixed somehow?
Thanks in advance
Maurizio
bs5-common.css has not been written. The bootstrap CSS may be set to that used by your VM template files, eg if using Horme+3 then BS3 works but if using Cassiopeia then best to leave BS as None (Legacy). You can write/adjust the CSS to suit your template and overrides used.
Thank you jenkinhill