Title: Cannot display Sharing Header
Last modified: August 31, 2016

---

# Cannot display Sharing Header

 *  Resolved [mentolnet](https://wordpress.org/support/users/mentolnet/)
 * (@mentolnet)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/cannot-display-sharing-header/)
 * 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://wordpress.org/plugins/add-to-any/](https://wordpress.org/plugins/add-to-any/)

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

 *  Plugin Author [micropat](https://wordpress.org/support/users/micropat/)
 * (@micropat)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/cannot-display-sharing-header/#post-7098717)
 * 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](https://wordpress.org/support/users/mentolnet/)
 * (@mentolnet)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/cannot-display-sharing-header/#post-7098922)
 * 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/](http://www.itsport.it/) Could you please explain
   where the Sharing Header should appear?
 *  Plugin Author [micropat](https://wordpress.org/support/users/micropat/)
 * (@micropat)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/cannot-display-sharing-header/#post-7098951)
 * Looks like you’re using the _floating_ share buttons only.
 * Use CSS to add a header to the [horizontal](https://wordpress.org/support/topic/how-to-edit-floating-horizontal-container-to-add-custom-text-before-the-buttons)
   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.

 * ![](https://ps.w.org/add-to-any/assets/icon.svg?rev=972738)
 * [AddToAny Share Buttons](https://wordpress.org/plugins/add-to-any/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/add-to-any/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/add-to-any/)
 * [Active Topics](https://wordpress.org/support/plugin/add-to-any/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/add-to-any/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/add-to-any/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [micropat](https://wordpress.org/support/users/micropat/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/cannot-display-sharing-header/#post-7098951)
 * Status: resolved