hi,
my second Q was if the contact us can be a link? sometimes users want to ask Q about a product so i want to give them a link that they can ask Q about the product, but now when i am thinking about it its quite complicate beacause i will need to get the product detail if i want to know about which product they asked a question?
BTW - can i put that FREE_PRICE="<img src='YOUR_IMAGE_LINK' /> Contact us" in the translation page?
BR
Amit
nicolas wrote:
Hi,
You can edit the translation file via the configuration under the tab languages and edit the line:
FREE_PRICE="Free"
You could for example put:
FREE_PRICE="<img src='YOUR_IMAGE_LINK' /> Contact us"
For your second point, I'm not sure what you want to do. Could you be more explicit ?