VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: marvays on May 31, 2017, 01:15:37 AM

Title: Stylize order_done.php
Post by: marvays on May 31, 2017, 01:15:37 AM
Hi.
I need stylize order done page. I want add any div around this and make any beautifull css for it.
But when i change any in order_done.php, changes dont show. If i delete this php page, cart work great. Where is the problem? Final page isnt generate from /components/com_virtuemart/views/cart/tmpl/order_done.php ?
i haVE j3.7.2 and vm 3.0.16

thx
Title: Re: Stylize order_done.php
Post by: GJC Web Design on May 31, 2017, 09:41:58 AM
the html for this is sent from the payment plugin as the var $html and is rendered in order_done.php



Title: Re: Stylize order_done.php
Post by: marvays on May 31, 2017, 10:21:51 AM
ou sh*t  :-[