Hi cm77au,
Thank you for your interest in wpdatatables.
We are not sure how to reproduce the same behavior as you are.
If you create a simple table(first option in the table wizard) and you need to insert links in your cells you have more options:
First, you can insert manually HTML for example:
<a href="yourURL">Your text</a>
The second option is to insert over link button above the table in the toolbar
https://ibb.co/MMdnHsQ
The third option is to insert it over the button Insert HTML above the table in the toolbar. https://ibb.co/BCcVjCW
In the first option, you will insert how you want it.
In the second option, you will need to insert the absolute path so you will get a link that you need.
And in the third option, you are able to insert absolute and relative paths, but if you insert relative for example /yourfile.json it will be formatted so your domain will be added. The result will be http or https plus your domain plus the relative path, so at the end for example https://yourdomain.com/yourfile.json
As you can see in the second and third options it will be rendered absolute path of your URL so we are not sure how to reproduce the same behavior.
Can you please explain to me in a little more detail, send some screenshots or videos so we can see how to reproduce the same behavior in our local environment?
Thank you
Best regards.
-
This reply was modified 4 years, 1 month ago by
wpDataTables.