Try remove the div part of the code and add that as an embed inside your footer instead.
that didn’t help.
now you see the FB as a line, and no footer at all, again
Ok, now moved the whole code. I don’t know if this gonna work but now only take the code with and move that back to page settings. Leave the code with
made a video =)
https://www.useloom.com/share/9d44edbc818249ef96d99272f9307d06
OK. I only took the line 2, as I understand your video.
And put that in settings.
- but it don’t work.
Then I took both lines. but it don’t work.
Then I put this code under “body” in “home”, - but but it don’t work.
And now the FB are showing up again.
But the footer is still gone?
is something wrong with this code: <script async defer src=“https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v3.2">
What is it you want to achieve with that code from Facebook? Is there any documention you can guide me to so I can read about it?
Thanks a lot Jorn ![]()
![]()
I will watch the video and let you know !
Again thank you!!
Here’s a little from the university about Custom Attributes Custom attributes | Webflow University
You could either just add the code with the embed component or if you want a little more control add it from the designer as I did. Let’s break int down. Here’s the code from the Facebook source I used(change /facebook with your page name:
<div class="fb-page"
data-href="https://www.facebook.com/facebook"
data-width="380"
data-hide-cover="false"
data-show-facepile="false"></div>
Add a new div and give it the class “fb-page”. Now with the div selected go to the Element Settings panel. There you find Custom Attributes. Add a new from the plus sign. You have two fields to fill. Take info from the code and fill those fields up. Fill the field name with “data-href” and field Value with the facebook link. Continue with the next ones.
Does it help? ![]()
Hi Jorn!! It works now ![]()
But I didn’t use your Custom Attributes.
I only use the code as html, once again, - and then it works, - and the footer is also OK!!
I don’t know why I had these problems, it seems that Webflow works so strange sometimes?
I also have this problem now, that the menu in Ipad and Iphone version does not work all the time - don’t know why? There are problems with the button - sometimes it just doesn’t work? Then I publish, and then it works again. And then suddenly the menu doesn’t work again? That’s how it is all the time?
- I have had many issue since I started with Webflow: Trouble with to upload images, - apostrophe not working, - and undo actions (ctr. Z)
Glad it works now, great work.
He he yeah it might seem that even for me but most of the times you discover that it is in fact something you did your self ![]()
I can’t reproduce the menu problem. It works fine when I tested both on iPhone and iPad, not heavy testing though.
Regarding images it’s hard to say what could cause the problem, same with the other things. One thing you always can do when there’s odd problems is to open Webflow in private or incognito mode and see if the problems continues.
