Preserve HTML in emailing

Home Forums Quform WordPress Preserve HTML in emailing

This topic is: not resolved
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #31117

    For some reason when email notifications come it shows as this –

    • agsag

    . For the message that needs to be sent and was typed in the HTML option you have, using bold and bullet points. I need the formatting to be preserved or need a refund.

    #31118

    Sorry, it converted pure html code into HTML preserved on the forum that’s why you can’t see it as well. Look at what I attached here –

    Attachments:
    You must be logged in to view attached files.
    #31124
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #31126

    I did all of that and the same thing is happening. I made sure I had the right number which is 1_1 for the form –
    <?php

    /*
    * Plugin Name: Quform Custom Code
    * Description: Custom code for Quform.
    * Version: 1.0
    */

    // Paste in your custom code below
    add_filter(‘quform_get_value_html_1_1’, function ($value, $element) {
    return wp_kses_post($element->getValue());
    }, 10, 2);
    Same issue there and I tried as plugin.

    #31127

    Same issue

    #31134
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #31140

    It is correct, verified again –

    Attachments:
    You must be logged in to view attached files.
    #31144
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy