2 HTML Errors
-
I’m on the latest WP/WPEC/Shop Styling Plugin versions
I have 2 errors with the sent emails.
1) The text version of the admin email defaults to the old WPEC email which is not localized and is not a direct copy of the HTML version produced in the plugin. Is there a way to fix that?
2) The email that gets sent to the client has like 20 page breaks between the top of the product table and previous line. It also ignores the localization rules I set on the “Products Table” styling screen. You can download a Rich Text Copy of the email here:
https://interconcepts.org/clientemail.rtfI also had 1 localization problem that I managed to fix but you may want to include in the core email template from now on:
The HTML version of the email created by the plugin didn’t support UTF-8 latin characters (which I fixed by adding <meta http-equiv=”content-type” content=”text/html; charset=utf-8″ /> just after the opening <head>
You can see the difference here:
Original: https://interconcepts.org/wpshopstylingerror.html
FIxed: https://interconcepts.org/wpshopstylingerror-fixed.htmlhttps://www.ads-software.com/plugins/wp-ecommerce-shop-styling/
- The topic ‘2 HTML Errors’ is closed to new replies.