Hi andantesash,
U can fix it by changing woocommerce-gift-coupon/includes/mail.php Line 392
$dompdf = new Dompdf();
$dompdf->set_option('isRemoteEnabled', TRUE);
$dompdf->setPaper( 'A4', 'portrait' );
Nice greets
Steve
-
This reply was modified 6 years, 7 months ago by Steve.