• Resolved jonathanc1

    (@jonathanc1)


    I often experience that only one share button (for example Facebook) loads and not the other options such as WhatsApp. When I scroll down and back up, only then the other options start to appear. This seems like an error.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Shareaholic

    (@shareaholic)

    Hi @jonathanc1

    This is usually caused by an CSS issue/conflict on the page. In-Page Apps are designed to collapse to the size of the container it is given. For instance, if it’s given space for only 1 icon, it will show 1 icon. Can you please make sure the where you’re placing these buttons, the parent is giving it enough width to load all icons when the page is initially loaded? This can usually be done by explicitly setting the width of the containing container.

    For example, try setting the width explicitly here (width: 100%):

    <div class="code-block code-block-25" style="margin: 8px 0; clear: both;">
    </div>
    Plugin Author Shareaholic

    (@shareaholic)

    Hi?@jonathanc1 can we be of further help?

    Plugin Author Shareaholic

    (@shareaholic)

    We’re marking this thread as resolved due to inactivity. Please feel free to re-open if you still need help!

    Thread Starter jonathanc1

    (@jonathanc1)

    Hello,

    I have edited this on the mobile version but still the same issue persists.

    Please advise.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Only one button loading’ is closed to new replies.