VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: rnoppert on July 16, 2012, 23:08:32 PM

Title: Print button doesn't work properly
Post by: rnoppert on July 16, 2012, 23:08:32 PM
I've seen discussions around the print button not working, so forgive me if I address the issue too often.

The last answer I could find was that all major browsers support printing nowadays, which is absolutely true. Only problem is that I now have website that opens a lightbox when I hit the print button, only allowing me to print the entire page (the whole browser window, including lightbox) using the browser print functionality (Mozilla Firefox). I can't imagine a shopper would like to see the entire browser window on a printout, but only the information in the lightbox. Is this something that can be resolved in core VirtueMart?

Regards,

Richard.
Title: Re: Print button doesn't work properly
Post by: l.vanbuiten on July 20, 2012, 14:44:16 PM
Hi rnoppert,

I think this is what you looking for: http://forum.virtuemart.net/index.php?topic=102811.0
There is an solution too first get an popup and then print de details of the product.

I had the same problem. Enable the print icon in virtuemart, change the code (from the link) and finally you can change the html in template/component.php.

Hope this is what you looking for?

Greetz l.vanbuiten