VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: upedown on November 08, 2013, 11:34:39 AM

Title: Remove text in fancybox
Post by: upedown on November 08, 2013, 11:34:39 AM
Hi everybody! This is my first question and I apologize for my English! I'm on Joomla 2.5 with latest Virtuemart version. As you can see in picture in that fancybox I have the same text for two times and I need to delete one! In the HTML the first is inside "p" and the second in "div" but I have no idea in wich file I have to find them...thank you!


[attachment cleanup by admin]
Title: Re: Remove text in fancybox
Post by: jenkinhill on November 08, 2013, 12:32:46 PM
In VirtueMart 2.0.24 the default template file for the add to cart fancybox is components/com_virtuemart/views/cart/tmpl/padded.php

However, from the image you supply it looks like you are using a commercial VirtueMart theme which maybe does not have an override template for padded.php or was made for an earlier version of VirtueMart and needs updating.  You may need to ask the theme supplier about this.

http://forum.virtuemart.net/index.php?topic=108212.0
Title: Re: Remove text in fancybox
Post by: upedown on November 08, 2013, 12:47:24 PM
thank you so much! I'll ask to the productor of the template!