• Resolved mentolnet

    (@mentolnet)


    Hello. I cannot display the text i input for the Sharing Header – it´s not there, not even in the html of the page.
    Also, if i chose “text only” for the Universal Button it displays the plus icon and not the text i write there.
    Any idea why? Thank you.

    https://ww.wp.xz.cn/plugins/add-to-any/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author micropat

    (@micropat)

    You can pinpoint the cause by temporarily deactivating other plugins.

    Are you using a multilingual plugin, or a specific language (which one)? That string may just need to be translated.

    Thread Starter mentolnet

    (@mentolnet)

    Tried to deactivate some of the plugins without success. I couldn´t deactivate them all for work reasons. No multilingual plugin being used, also.
    Here is the link: http://www.itsport.it/
    Could you please explain where the Sharing Header should appear?

    Plugin Author micropat

    (@micropat)

    Looks like you’re using the floating share buttons only.

    Use CSS to add a header to the horizontal share bar, or the vertical floating share bar:

    .a2a_floating_style.a2a_vertical_style:before {
        content: "Condividi";
        font-size: 10px;
    }

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Cannot display Sharing Header’ is closed to new replies.