News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Errors in Order Edit Layout of VmAdmin Template

Started by WebStuff, November 21, 2025, 23:40:42 PM

Previous topic - Next topic

WebStuff

VirtueMart 4.6.4
Joomla 5.4.0

The comments in the files in ../administrator/templates/vmadmin/html/com_virtuemart/orders/ are causing the layout to shift and --> is appearing in the Order Edit page in the backend.

There are numerous comments and sections beginning <!-- and ending in -->
If these are broken by <?php sections then the problem occurs.
Either removing the comments and or converting them to PHP comments sorts this out and the sections/boxes line-up "properly" on Desktop and Mobile versions.

I'm using Chrome but this seems to affect Firefox as well, I've not tested on any other browsers

Small annoyance but hopefully this will help someone.