VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: nickon2 on April 08, 2013, 03:42:39 AM

Title: related products in yag vision
Post by: nickon2 on April 08, 2013, 03:42:39 AM
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
Title: Re: related products in yag vision
Post by: jenkinhill on April 08, 2013, 10:50:31 AM
You should ask Yagendoo about that. See http://forum.virtuemart.net/index.php?topic=108212.0
Title: Re: related products in yag vision
Post by: nickon2 on April 08, 2013, 14:31:17 PM
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
Title: Re: related products in yag vision
Post by: jenkinhill on April 08, 2013, 15:02:55 PM
* @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.
Title: Re: related products in yag vision
Post by: nickon2 on April 08, 2013, 18:13:46 PM
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