• Resolved sante76

    (@gisante76)


    Hello! I installed complianz in the free version?used to created boot “Cookie Policy” and “Term and Conditions”.
    When in “Cookie Policy” my email appers full readable, in “Term and Conditions” is reported… reversed!
    One of two page have an error… I don’t know which of two.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Aert Hulsebos

    (@aahulsebos)

    Hi @gisante76,

    This is because some CSS missing (not sure why):

    .cmplz-obfuscate {
        direction: rtl;
        unicode-bidi: bidi-override;
    }

    This will help, your email is reversed in HTML for obfuscation and reversed again with CSS to be readable.

    Hope this helps!

    Thread Starter sante76

    (@gisante76)

    It works! Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Email printed reversed in Term and Conditions’ is closed to new replies.