• Resolved hansengine

    (@hansengine)


    Hi there,

    I’m using html tags on slider description, it worked before, then just added another image slide and just broke.

    Take a look on this screenshot: https://snag.gy/fmghQl.jpg

    Do you have any idea?

    Thanks,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter hansengine

    (@hansengine)

    Hi guys, i sent you an email.

    Thanks in advanced.

    huge-it-support-1

    (@huge-it-support-1)

    Dear hansengine,

    Thank you for your email.

    Please, be kindly informed that in this case the solution is to change wp_unslash(esc_html($_POST[“im_description” . $rowimages->id]));
    to
    wp_unslash($_POST[“im_description” . $rowimages->id]);
    from sliders.php

    In the case of additional questions, please, let us know.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘HTML doesn’t work on description’ is closed to new replies.