WebSite X5Help Center

 
Christer K.
Christer K.
User

Facebook comments in x5  en

Author: Christer K.
Visited 2314, Followers 1, Shared 22  

When adding the javascript sdk from facebook comments right after the <body> tag in x5 , the site where the comment-box is placed takes forever to load. 

I place the code in the page properties in the expert section where it says After body tag, am i doing something wrong?, Or can i do this any other way?

Posted on the
4 ANSWERS
Der Zwoemti
Der Zwoemti
Moderator

Look in the source code then you see it! Press F1 and read the help then you understand it.

You must change the code or use an HTML widget.

change:

> At the beginning of your code and Facebook at the end > omit

Read more
Posted on the from Der Zwoemti
Christer K.
Christer K.
User
Author

Hi Der Zwoemti

Ok, maybe we didn't understand eachother.. first of all, I read the help section in x5 every day, but this is not for the widgets in x5, it's facebook-comments. When it commes to the source code, i don't think changing a js.script will solve my problem., but maybe Im wrong. Smile

Read more
Posted on the from Christer K.
Der Zwoemti
Der Zwoemti
Moderator

Ja du liegst falsch. Ich schreibe mal in deutsch.

 Schau dir die Hilfe im Programm an dann siehst du das dein Code in den body tag gesetzt wird. <body dein code steht hier>

Du musst den Code aber NACH dem Body Tag einfügen also hier

 <body>dein code

Read more
Posted on the from Der Zwoemti
Incomedia
Noemi W.
Incomedia

Hi Christer, 

i just provide you the English translation of "Der Zwoemti"'s comment:

" You have entered your code inside the  Body Tag  <body your codeis written here >. Your code needs to be add AFTER the  Body Tag, meaning  <body> your code

Noemi

Read more
Posted on the from Noemi W.