Tablepress auto import removes non http href
-
Hi,
I’m using TablePress and also got your Auto Update and Responsive Tables extensions, and have been very happy with your product!
The auto update feature, unfortunately, has been having some issues.
One of the columns of the table includes a
<a href>element, except, I use a nonhttp:link (using an iphone/ipad app url) – for example:<a href="myappname://www.mysite.com/myfile.json"> Click to open in myappname</a>(The myappname url tells ios to open it using the registered app)
However, when I use Auto Import, the link that is imported is
<a href="//www.mysite.com/myfile.json"> Click to open in myappname</a>– i.e. it has cut off the myappname:
Is there some way I can force it to retain it as-is, without automatically trying to modify it?
Thanks,
Sridhar
The topic ‘Tablepress auto import removes non http href’ is closed to new replies.