Home Forums WordPress Themes – Premium Flat Responsive HTML tags in Testimonials ‘Submitter Message’

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #16865
    Guido Kopkow
    Participant

    Hi,
    I like to format Testimonial content by HTML-Tags. By saving Testimonial content, all tag will be removed. Is it possible to change script?

    BTW: Backend will call it ‘Testomonial’…..

    Guido

    #22185
    Guido Kopkow
    Participant

    Hi,
    found it out by myself:
    Change of sanitize_text_field to wp_kses_post in script testtimonial.php has the requested result.
    Possible change for next version?

    Guido

    #22188
    Binaya D
    Participant

    Hi Guido,

    That’s Great cheers 🙂 .
    If you found the solution itself as well as thanks for your suggestion.

    Thanks

    #22189
    Guido Kopkow
    Participant

    Hi Binaya,
    Due to editing issues, I changed to ‘wp_filter_post_kses()’.
    Now CR/LF in text field with HTML tags is handled correct way.

    Guido

    #22190
    Guido Kopkow
    Participant

    Hi,
    with this change mentioned above, the ‘Testimonials’ function can also be used as ‘Team-Member’ presentation as I do ;-).
    Maybe you rename ‘Company Name’ to ‘Team Function’. Everthing else can be formatted by HTML tags.

    guido

    #16866
    Binaya D
    Participant

    Hi Guido,

    No problem with the rename “Company name” but while editing the core file or custom file if you have any issue in parent theme then, it is very difficult to find the solution as well. 🙂

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.