Hi,
Joomla: 3.8.1
Virtuemart: 3.2.4
PHP: 7.1.10
When someone askes a question in the product page, you can see at the top of the page this code:
JHTML::_('behavior.modal');
Once the question has been asked, you can still see the same code at the top of the page.
I'm guessing this has somehting to do with the server PHP version (which is 7.1.10).
Can anyone reproduce this?
Thanks!!
Coming from your template?
Yes it was! Once I saw your answer and knew it wasn't part of virtuemart, I found it fairly quickly. Thanks again!