And just to add to my former post.
The problem only occurs when I add the following code to my header.php
<div id=”fb-root”></div>
<?php do_action(‘lashare_after_body’); ?>
I just added this code after this code:
</head>
<body <?php body_class(); ?>>
Just like it shows in the manual.
Please help me to solve this problem.
It only occores on mobile phones or on my desktop when I make the window smaller than a 1/5th of my screen.