跳至内容
菜单
此问题已终结
1 回复
2965 查看

Hello,

I'm a new user of Odoo 8.0. I tried to insert Page Plugin by Facebook on my website by using the HTML editor but it doesn't work. When I try to insert the code (iframe or SDK Javascript) they gave my on this page https://developers.facebook.com/docs/plugins/page-plugin on my website HTML code, I have this error : "Malformed XML document".


What can I do ?


Thanks by advance

形象
丢弃
编写者 最佳答案

Ooook, the answers is : & into the URL are not accepted in xHTML, replace it by & and it works.

形象
丢弃

Thanks for sharing!