• Hello,

    Recently I noticed that on click of Facebook Like, when it has to open a DIV with Share form, that form became very narrow – basically it’s width is limited by the width of a like-button placeholder.

    It seems that plugin outputs the placeholder DIV for SocialiteJS v1.0 with the parameter

    data-width="60"

    Which then Solilite converts into

    <IFRAME ... WIDTH="60" ...

    The result – the Share “popup” is only 78px wide, looks like it’s cut out.

    Is there any way to fix that? It was working normally before recent WP 4.5 upgrade…

    Thank you

    https://www.ads-software.com/plugins/floating-social-bar/

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Facebook Share DIV is only 60px’ is closed to new replies.