• Resolved roperjonathan

    (@roperjonathan)


    Hi there,

    Is there a way to add an image that DOES NOT link to a URL. I basically want to show an avatar beside a name which I want visible in the table but then doesn’t need to then link to the actual image

Viewing 1 replies (of 1 total)
  • Plugin Author wpDataTables

    (@wpdatatables)

    Hi roperjonathan,

    Thank you for your interest in wpDataTables.

    Yes you can use HTML for img like

    <img src="path_to_the_image">

    so you will insert this with replaced path_to_the_image with real path in your source file and this column need to have string column type.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Add Image that doesn’t link to URL’ is closed to new replies.