• Resolved lukeacade

    (@lukeacade)


    Hi,

    I am wanting to display an image in the table head – however, it is just displaying the html.

    i have followed the guide for outputting HTML but it doesn’t seem to be working.

    Any advice would be appreciated.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Johann Heyne

    (@jonua)

    Hi,

    The HTML image tags in your website’s table source code are being escaped. The table plugin itself does not do this. I suspect that another tool is filtering the output, possibly using esc_html() or a similar function. Does this help you?

    Cheers, Johann

    Thread Starter lukeacade

    (@lukeacade)

    Thats worked!

    Thank you very much 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Image in table head’ is closed to new replies.