Hello,
I got the first order on my new shop and when I wanted to print the invoice the preview and printed out page looks like crap! All the tables and fonts are gone and, like with all previous OC's, there's 2 pages generated (1 totally empty).
Anyone knows how can I fix this quickly or will I have to find the way by myself?..
Ok so I started to investigate what the hell is going on and first off there's bootstrap js link included but no actual jquery link so add
in the <head> but I have no idead bootstrap is linked there at all(?)
Second fix: blank page is solved by removing
but that may cause problems with long orders?
And third thing is to add width:"100%" to all tables.
Didn't figured out why table borders doesn't show up and why's the strange font...
Also I think move this to template support?
Code: Select all
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>

Second fix: blank page is solved by removing
Code: Select all
<div style="page-break-after: always;">
And third thing is to add width:"100%" to all tables.
Didn't figured out why table borders doesn't show up and why's the strange font...
Also I think move this to template support?
Who is online
Users browsing this forum: No registered users and 2 guests