Base from the attachment. How can I removed the || in the column for URL link? I want my url to be only the URL link. Removing filename as text link. Thanks Guys!
The export tools functionalities are based on a 3rd party HTML5 library, and it offers very little fine tuning, and it also has some limitations.
For example, it should export only what it sees, so anything before || will not be printed. Unfortunately, there's nothing we can do via CSS, or anything like that. How was the table created?
I think I am able to see the behavior of the url link. If pdf is uploaded, it automatically changes it to a text link, if jpg or png is uploaded url link is shown in the table column. Is this a bug or a feature? Is there a way to always show url link regardless of file being uploaded?
This is actually neither a bug, nor a feature. It is a limitation of the 3rd party HTML5 library we use for table export tools.
Images, URL links, e-mail links are currently unsupported (“Raw” cell values will be inserted, but the links/images won’t). Like I mentioned in my previous reply - the export library will print the displayed text, to the right of || - what it actually sees on the front-end, and cannot see the URL that is hidden. When it comes to images, it uses the path to the image, since it cannot render images.
There are no settings you can modify to change this behavior. The only thing you can do when it comes to URL links is to change the links, so they don't have the displayed text, but only URL.
Base from the attachment. How can I removed the || in the column for URL link? I want my url to be only the URL link. Removing filename as text link. Thanks Guys!
Hello Andrew
Thank you for your purchase.
If I understand, you don't want to have the mark-up text, just an URL link, correct?
If that is true, you simply need to set the column's type to be "URL Link", and when you enter the full URL, it will display it like that.
For example:
Please note, though, that it needs to be full URL (http or https://) included.
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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 Andrew.
The export tools functionalities are based on a 3rd party HTML5 library, and it offers very little fine tuning, and it also has some limitations.
For example, it should export only what it sees, so anything before || will not be printed. Unfortunately, there's nothing we can do via CSS, or anything like that. How was the table created?
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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 Alek,
I think I am able to see the behavior of the url link. If pdf is uploaded, it automatically changes it to a text link, if jpg or png is uploaded url link is shown in the table column. Is this a bug or a feature? Is there a way to always show url link regardless of file being uploaded?
Hello again Andrew.
This is actually neither a bug, nor a feature. It is a limitation of the 3rd party HTML5 library we use for table export tools.
Images, URL links, e-mail links are currently unsupported (“Raw” cell values will be inserted, but the links/images won’t). Like I mentioned in my previous reply - the export library will print the displayed text, to the right of || - what it actually sees on the front-end, and cannot see the URL that is hidden. When it comes to images, it uses the path to the image, since it cannot render images.
There are no settings you can modify to change this behavior. The only thing you can do when it comes to URL links is to change the links, so they don't have the displayed text, but only URL.
Sorry for the inconvenience.
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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