VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: skullmonkey on March 18, 2013, 22:09:29 PM

Title: Modifying "Ask question about this product"?
Post by: skullmonkey on March 18, 2013, 22:09:29 PM
Hi,
is it me or there is no back-end where I can modify the layout of the Ask question option? I need t change the setting of minimum characters, the formatting of the sentences, the format of the mail that is sent. Where can I do that?

Thanks,
G
Title: Re: Modifying "Ask question about this product"?
Post by: jjk on March 18, 2013, 23:09:18 PM
Places to start:
...\components\com_virtuemart\assets\css\vmsite-ltr.css
...\components\com_virtuemart\views\askquestion\tmpl\form.php
and Configuration > Shopfront tab of course.

For changes you should use 'template overrides', so that your changes will not be overwritten with the next VM update.