Hi,
I am trying to add an addtional tab to yag vision
http://www.yagendoo.com/en/blog/free-virtuemart-template-with-quickstart-demo-from-yagendoo.html
anyone has done that ?
Thanks
You should ask Yagendoo about that. See http://forum.virtuemart.net/index.php?topic=108212.0
Hi,
The yag vision vt template is released under the gpl. File starts with
<?php
/**
*
* @Enterprise: Yagendoo Media GmbH
* @author: Yagendoo Team
* @url: http://www.yagendoo.com
* @copyright: Copyright (C) Yagendoo Media GmbH
* @license: GNU General Public License version 2 or later; see LICENSE.txt
*
*/
So I don't think there is a copyright issue.
Could I post the product details file someplace so someone could help out ?
Kind Regards
* @copyright: Copyright (C) Yagendoo Media GmbH is still a possible issue, which is why we would expect them to provide support when requested. The licence information supplied with that template (as License.txt ) refers to http://www.yagendoo.com/en/yagendoo-media-license.html
Posting a file here would not really help, as with all VM themes the templating system should be considered as a whole, template overrides and applicable css. There are threads here about adding tabs to the display, so maybe have a look through them for information.
I understand that the whole template should be considered but I really hope someone could point me to the right direction.
So the file is here http://pastebin.com/SDMfGQrd
What I want to do is to add an extra tab with the related products.
I would really appreciate it if someone could help me
Kind Regards