• 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:
    http://interconcepts.org/clientemail.rtf

    I 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: http://interconcepts.org/wpshopstylingerror.html
    FIxed: http://interconcepts.org/wpshopstylingerror-fixed.html

    https://wordpress.org/plugins/wp-ecommerce-shop-styling/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Kcallwood,
    Thanks for the template improvement!
    (1) no it can’t be changed now.
    (2) what do you mean with “localization rules”? Do you use a translation plugin?
    regards, Hannes

    Thread Starter Kcallwood

    (@kcallwood)

    I’m still having the problems in #2. The line breaks will not go away even though I have the products table class with a huge negative margin.

    What I mean by “localization rules” is that the words I wrote (in Spanish) on “Products Table” styling screen within the plugin options are not the words that show up in the email. For example, I wrote “Precio” on the plugin options but the email says “Price.”

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘2 HTML Errors’ is closed to new replies.