Hi @mitico13
You sent a Google search query which didn’t returned any results related to this problem, so I couldn’t check this problem on your site.
But regardless, we haven’t released a new version for quite a while, so on our end nothing could have changed. If it worked fine recently then something should have changed in a plugin that you updated recently, and that is what messes up the HTML of your site.
For example a customer contacted us today over the ticket system and reported a similar problem like you do. In their case the problem was caused by that, a third party added a closing script tag in the middle of our JavaScript code like this:
overlayContainerClose = "</script>
</div>",
however that closing script tag shouldn’t be there.
They haven’t replied yet so we don’t know what was the source of their problem. I would suggest you the same that I suggested them to try a plugin/theme conflict test to find the source of the problem. So you should:
- change your theme to a WordPress default one like Twenty Twenty-One
- disable all plugins except Nextend Social Login
- then check if you can see the problem or not
- if you can’t see the problem then that confirms the problem is caused by a third party, so you should start enabling the plugins one by one or in small groups and then check if the problem starts occurring again. Once it does, you managed to find the plugin that messes up our codes.
Best regards,
Laszlo.