The column is a string type, and it seems to do the same thing no matter if I put a link or any HTML code in the field. Current data displays just fine, but if I update it then I have this same problem.
I saw somebody a while back had a similar issue, but was a fix ever discovered?
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
I am glad that now is working fine. If is possible to update libxml version to the latest(we are using 2.9.4) then you will not need to change this code on every update. If is not possible then you will have to change it manually after every update.
I was updating some rows in my database and found that after I saved the new information, extra HTML code was being inserted into the column.
The first column and row in the table I shared the URL to should have the data:
And display:
Sweetbottoms Baby Boutique***
When I save it, though, it turns into this:
And then displays like this:
>
Sweetbottoms Baby Boutique***
<
The column is a string type, and it seems to do the same thing no matter if I put a link or any HTML code in the field. Current data displays just fine, but if I update it then I have this same problem.
I saw somebody a while back had a similar issue, but was a fix ever discovered?
Hi Kenner82,
Thank you for your purchase.
Can you please tell me which version of libxml do you use?
You should find the libxml version in your php.info file.
If is not possible to update it on latest version then, you have to make some code changes
in file wp-content/plugins/wpdatatables/source/class.wdttools.php and around line 809 I found this code
and commented it so the code look like this
It should work now for your version of libxml. For next update you have to do it again.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
I could not find a php.info file.
I found phpinfo.php, but all it says is
Is there somewhere else I should be looking?
Hi Kenner82,
My suggestion is to contact your hosting provider and check out where you can find this informations about php info.
Did you try to comment code that I provide you in previous post and check is it working?
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
I made the code change and things are working now, I'd just rather not have to figure out how to redo those steps after every update ;)
My site is running libxml 2.7.8
Hi Kenner82,
Sorry for late response.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
I am glad that now is working fine. If is possible to update libxml version to the latest(we are using 2.9.4) then you will not need to change this code on every update. If is not possible then you will have to change it manually after every update.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables