Server IP : 162.0.217.223 / Your IP : 216.73.216.153 Web Server : LiteSpeed System : Linux premium269.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : mypckeys ( 1539) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/mypckeys/yeslicense.org/wp-content/plugins/yaymail/templates/emails/ |
Upload File : |
<?php $dir = is_rtl() ? 'rtl' : 'ltr'; $template_exclude_style = apply_filters( 'yaymail_template_exclude_style', [] ); ?> <!DOCTYPE html> <html <?php language_attributes(); ?> dir="<?php echo esc_attr( $dir ); ?>"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="x-apple-disable-message-reformatting" /> <?php if ( ! in_array( $template->get_name(), $template_exclude_style ) ) : ?> <style> h1{ font-family:inherit;text-shadow:unset;text-align:inherit;} h2,h3{ font-family:inherit;color:inherit;text-align:inherit;} .yaymail-inline-block {display: inline-block;} .yaymail-customizer-email-template-container a {color: <?php echo esc_attr( $template->get_text_link_color() ); ?>} /** * Media queries are not supported by all email clients, however they do work on modern mobile * Gmail clients and can help us achieve better consistency there. */ /* @media screen and (max-width: 600px) { .yaymail-template-content-container { width: 100% !important; } .yaymail-template-content-container .yaymail-element__content { padding: 8px 15px !important; } .yaymail-template-content-container .yaymail-billing-address-column, .yaymail-template-content-container .yaymail-shipping-address-column { display: block !important; width: 100% !important; } .yaymail-template-content-container .yaymail-shipping-address-column { margin-top: 15px; } .yaymail-template-content-container .yaymail_item_product_title { min-width: 120px; width: 100%; } } */ </style> <?php endif; ?> </head> <body style="background: <?php echo esc_attr( $template->get_background_color() ); ?>" <?php echo is_rtl() ? 'rightmargin' : 'leftmargin'; ?>="0" marginwidth="0" topmargin="0" marginheight="0" offset="0">