• Resolved develB

    (@bhumitapatelgmailcom)


    I have added the custom field upload for my custom post type and repeat is true . When I edit the post type, I was able to see thumbnail of my uploaded image. However recently it isn’t showing/rendering image. It displays actual html image tag. I am not sure when it started happening. I think may be after wordpress update.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @bhumitapatelgmailcom,

    1. Could you please go to your site’s Dashboard -> Plugins -> Installed Plugins -> and send a full screenshot where the WordPress Creation Kit plugin can be seen (make sure the plugin version can also be seen)?
    2. Could you please send a screenshot of the issue you encountered (with the HTML that you see and the location of where you encountered that issue)?
    3. Also could you please let us know what is the current version of WordPress that you have on your site?

    You can use a site like https://snipboard.io/ to share the screenshots.

    Best regards,

    Thread Starter develB

    (@bhumitapatelgmailcom)

    Plugin version is 2.3.6 and wordpress version is 6.4.2

    However, I have rectified the issue.

    In the file

    /wp-content/plugins/wck-custom-fields-and-custom-post-types-creator/wordpress-creation-kit-api/wordpress-creation-kit.php

    Inside wck_get_entry_field_upload function if I remove esc_html from the thumbnail on line 678 then it fixes the issue.

    Hope the next plugin update will fix this issue.

    Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @bhumitapatelgmailcom,

    Thank you for letting us know. I’ve forwarded your message to our development team so that they can further investigate this.

    Best regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image tags are being displayed as html’ is closed to new replies.