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 – Amelia, wpDataTables, 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!
Hello,
I have one column in my database which is called images, but i only can add one image.
Please could you help me to add multiple images in once space or some how for each record. i have a list of cars and i need to put couple of images like around 5 or 7 images in every record.
Hi mcmamous,
Thank you for your purchase.
Can you please tell me do you want for that images to be hypelinked and when you click on them to open a new browser tab to preview it.
Best regards..
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello,
I want to see if there is a way if they can see the first image and when they click on it they can click right or left to see the others images that is related to that row. (the same as having one image, but having multiple ones assigned to that row)
but if you mean hyperlinked as there is a thumbnail and when they click on it they get sent to another place hmmm. i would prefer if can have the one above.
Hi mcmamous,
Sorry to disappoint you but unfortunately displaying images like gallery is not possible with the plugin built in features at the moment.
As a workaround I will write you a guide how you can achieve hyperlinking images in case you need it.
First you will need to setup the column type to image and editor input type to be One-line edit. Then in field value you must enter the data in this format
https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQdC9d6Z2Al0vMxQRqFc0230CUo-C-1BhIC3I5R9XTFw7MQLdeP||https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQdC9d6Z2Al0vMxQRqFc0230CUo-C-1BhIC3I5R9XTFw7MQLdeP
Or the shorter code would look like this
http://domain.com/thumb.png||http://domain.com/fullsize.png (You can change the URL to your desires)
You will notice the "two sticks" | | sign
If the content of the cells contains a combination of “two sticks” – || – then everything to the left of this combination is used as a link to the thumbnail, and everything to the right as a link to the full image size.
In attachment you will see my result. When you click on a image you will be redirected to see the image full size.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables