• Resolved d3fcon

    (@d3fcon)


    I am using Ninja tables to display fluent forms results.

    My issue is the image uploads column shows the complete image link ie “domain/loc/wp-content/uploads/fluentform/ff-f594e431d9658d59966dde6fd3350fa2-ff-IMG_20210226_064231.jpg,”

    I want it to display the word Image or similar. It is extremely messy when multiple images have been uploaded to the form , see image below. Any ideas teams ?

    View post on imgur.com

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

    (@annuman)

    Hello @d3fcon,

    If the table integrated with the Fluent Form contains more than one image in each form submission then only the image links will be displayed to the table and to show the actual images you need to add some custom JS code in the Custom JS section of the table.

    Here is the Github link of the JS code: https://gist.github.com/reachkamrul/1d4fb9c9584001ccf85bc9e227850208

    Note: After adding the code in the Custom JS section, add the class ‘my_image’ to the image column, and all the image links will turn into the actual images.

    If you have any further queries please submit a support ticket here. https://wpmanageninja.com/support-tickets/ Our support agent will assist you to solve the issue.

    Thanks

    Thread Starter d3fcon

    (@d3fcon)

    ohhh getting close.

    Images show icons of a missing link and are unclickable. but in using this and it loading each image i can see the gull table taking a long time to render/load.

    I may have to start thinking of an alternative way to do what I am after.

    Result image after above help ??

    View post on imgur.com

    Thread Starter d3fcon

    (@d3fcon)

    was a plugin conflict so resolved.

    is there anyway to convert the full images into thumbnails ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Shorten Image upload URL’s’ is closed to new replies.