VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: robytotem on May 20, 2013, 21:44:10 PM

Title: Banner in the basket and problem on the price
Post by: robytotem on May 20, 2013, 21:44:10 PM
hello everyone, I have a small problem inserting a banner in the file cart.php. Should I put a banner warning that it works ok, but probably the code I'm inserting or is wrong or is inserted in a wrong row of the file cart.php. In fact, if I insert the code to display the banner, when I press the Add to Cart button do not see the animation in javascript.
I insert this at the end of the file cart.php, can you tell me if I'm wrong in the code or something I can recommend where to insert it without avoiding that does not work then the animation Add to Cart?

--------------------------------------------
}
echo "<a href=\"index.php?option=com_content&view=article&id=62\"><div style=\"margin-bottom:10px;\"><img src=\"http://www.xxxxxxxx.com/images/Attenzione.gif\"></div></a>";

//pure php no Tag

?>

--------------------------------------------
If I remove the code, the animation of the basket works again!!!

---------------------------
Why if I look into the list of objects the basket is not present the price?



[attachment cleanup by admin]
Title: Re: Banner in the basket and problem on the price
Post by: PRO on May 20, 2013, 22:55:20 PM
what?

http://forum.virtuemart.net/index.php?topic=90935.0


you need to edit the template files