• Resolved nexusec

    (@nexusec)


    Hello, I’m trying to do a ranking table using this plugin and I was wondering if I could transform the image into a larger size (need to click the row to show dropdown and see the image). So far when I tried transforming the image using CSS it blurs out the image as you can see in the site I’ve linked.

    My original image resolution is about 4000×4000 but when I insert it into the table, it changes into a 150×150. Any and all help is appreciated.

    Thanks.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wpDataTables

    (@wpdatatables)

    Hello there.

    When you add an image into the table, it is saved as a thumbnail, which is WordPress’ default behavior.

    Please take a look at our image column documentation, and you’ll see how you can use a plugin like “WP Lightbox 2” to still use thumbnails, but open the images in a lightbox.

    Hope this helps.

    Thread Starter nexusec

    (@nexusec)

    Okay, thanks for letting me know that it’s WordPress who’s making the thumbnail. I’ve resolved this issue by disabling WordPress from creating thumbnails (settings -> media -> set thumbnail resolution to 0), reuploading the image, and it now shows the full size picture.

    Issue is resolved.

    Plugin Author wpDataTables

    (@wpdatatables)

    Great news!

    Thanks for letting us know.

    If you need some further assistance, please feel free to reach out to us.

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

The topic ‘Full Size Image in Cell’ is closed to new replies.