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

    (@micropat)

    A) Is part of AddToAny’s implementation for accessibility, intended to indicate to screen readers such as VoiceOver what the share button does. To change that, a good workaround is to provide a ‘translation’ for “Share” by adding a couple lines of code to your Additional Options box:

    var a2a_localize = a2a_localize || {};
    a2a_localize.Share = 'Pick A Service';

    B) What’s the conflict exactly? Is it an issue with that cache plugin?

    Thread Starter tech55541

    (@tech55541)

    I think so. As soon as I turned off cache local under the settings, my CSS started working again.

    Thread Starter tech55541

    (@tech55541)

    It just seemed to happen after the latest update. Thanks for the code, it worked.

    Hi,

    I am having a caching problem with the AddtoAny social share, count and follow buttons. I have downloaded the WP Fatest Cache Premium Plugin and activated caching. After that AddtoAny is not showing any social sharing, count and follow buttons. However, if I am loogin in WordPress the buttons are visible.

    Any help is greatly appreciated.

    Lihas

    Plugin Author micropat

    (@micropat)

    @lihas It’s best to start your own topic because it’s a different issue. However, your caching issue isn’t an issue with the AddToAny plugin itself. You should try to “Delete Cache” with that caching plugin, then try that premium plugin’s support if you’re still stuck.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Voiceover and caching problems’ is closed to new replies.