Holiday Notice – Support Unavailable on April 18 and April 21
We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!
In the meantime, if you need any help, feel free to:
-
Use the support widget in the bottom right corner on our websites (Amelia and wpDataTables) — our latest AI-powered assistant is there 24/7 to help with basic and intermediate questions,
-
Browse our detailed documentation (Amelia, wpDataTables)
-
Explore helpful articles,
-
Or check out our YouTube channels for video guides!
Amelia YouTube Channel
wpDataTables YouTube Channel
Thank you for your understanding, and we wish you a wonderful holiday weekend!
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