I have searched here on SO and tried different solutions offered here, but cannot seem to find a solution that works.
What I want to do is to have the Facebook comments show up below the text “Hvis du kan lide mit blog…”
I think what needs to be done is to change the order of
<div id="selmakjaerbo_below_blogposts">
and
<div class="fb-comments fb-social-plugin" ... ></div> on this page: http://selmakjaerbo.dk/hvornar-har-du-sidst-investeret-i-dig-selv/
…but I am too novice in this to be sure, unfortunately.
Can anyone help, please?
You can use
insertAfter:Or
before:UPDATE. Based on your code you’d better use
insertBeforeinside DOM ready handler: