We're Moving to a New Support Platform – Starting June 1st!

We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – AmeliawpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.

You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.

While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.

We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.

Thanks for your continued support and trust – we’re excited to bring you an even better support experience!

Okay
  Public Ticket #1631679
import
Closed

Comments

  • iloop started the conversation

    Hi,

    Please, with Wpdatatable is it possible to import easily a new listing that replace the existing one ?

    How to add images for each row ?

    thanks a lot

  • [deleted] replied

    Hi illop,
    Thank you for your inquire.

    If you by listing mean new file it is possible to just change the file. Our plugin reads the data from file on every page load so you can be sure that it will load data from the new one. One thing to note is that if you change number of columns, their type or order you will need to re-save the table first.

    We have spacial column type for images. You can find more information about it in our - Documentation. To show images in the image column you need to have image URL's in that column. There is an option to show image thumbnails in column and full size images on click. For this you need to have 

    http://domain.com/thumb.png||http://domain.com/fullsize.png
    

    For testing purpose we have sandbox website where you can see and test all plugin functionalities

    sandbox.wpdatatables.com

    username: demo

    password: demo


  • iloop replied

    Thanks a lot that's perfect !

    Would you have an option to add an AZ filter like this one for example ? 

    https://wordpress.org/plugins/a-z-listing/

  • [deleted] replied

    Hi illop,
     

    Unfortunately not at this moment but it is interesting idea and I will add it in our Idea list and we will discuss implementing it in the future. You could achieve something similar with checkbox or select box by defining possible values as alphabet letters This way you can search by letter in strings