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!
Hi,
I try to use wpdatable with a link column whene contain a adress on local samba share (linux): examble: file://///192.168.1.110/scheda_tecnica/C13T18064010.pdf
If i copy the link on browser it open a pdf viewer, but on wpdatatable in not produce any.
have any idea to resolve this possible issue?
Thanks
Resolve. Use a http.server to share a entire folder on http protocol:
python3 -m http.server
Hi, Antonino
Sorry for the delay
If i understand, did you resolve this issue, or you still need assistance?
If not, i am honestly sorry but i don't understand the issue; if you can elaborate a bit more;
Seems that you are using an URL link column, but the links were not properly processed by the plugin?
If you have maybe a video showing the issue, please?
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
Hi Miloš,
Yes i resolve the issue. The problem it is not on wpdatatable, but in sharing mode.
with "python3 -m http.server" is possible to share a entire folder directly on the browser, with http protocol
Thanks
Hi, Antonino
Thank you for explaining the solution, i will make a note of it, perhaps it will help other users
Thanks again.
If anything else happens, please don't hesitate to create new tickets.
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