CART page Hidden input fields inserted in the section, causing issues.
-
I have encountered a bug in plugin where hidden input fields are being rendered within the
<head>
section of the document. These hidden inputs are causing issues with the page layout, styling, and JavaScript functionality. The expected behavior is that hidden inputs should be placed within the<body>
of the document, not in the<head>
.The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.