• Resolved jpunzone

    (@jpunzone)


    I’ve been using both the WP Accessibility plugin and the Google Translate plugin for over 7 years. However, the flags have suddenly disappeared from my translate button. When I disable the WP Accessibility plugin, the flags reappear, indicating a clear conflict. After searching, I found someone who mentioned disabling the feature where the plugin replaces title tags with ARIA labels, and that solved their issue. However, I’m not sure how to do this as I don’t see a setting that allows for it besides unchecking the tag clouds box which didn’t help. Any advice would be appreciated. Thank you.

    The website is: https://www.statenislandda.org

    • This topic was modified 7 months, 3 weeks ago by jpunzone.

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

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

    (@edo888)

    Hi,

    Yes, if the plugin is replacing the title tags it will cause an issue.

    You can use GTranslate plugin instead or contact WP Accessibility plugin support and ask for support to configure it, so it can exclude Google Language Translator plugin links.

    Thanks! ??

    Looks like the cause of the problem is that the plugin is using the title attribute as a CSS hook. I can exclude it; although if the plugin used the identical data-lang attribute for the CSS hook, it wouldn’t be an issue.

    The title option can only be disabled using a filter: wpa_remove_titles See https://joedolson.github.io/wp-accessibility/wpa_remove_titles.html

    Thread Starter jpunzone

    (@jpunzone)

    Thank you for your response. I see the that code exists in the plugin. What would I need to do? Is there a way to exclude Google Language Translator plugin links?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘flags have disappeared’ is closed to new replies.