Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #334833

    Hi,

    I want to use enfold share links at the bottom of the posts. The problem is the tooltips are in french because my wordpress install is in french I guess (?) but the site is in english only so my problem is that the tooltips shows the text “share on Facebook” in french. Is there a way to translate that or even better to remove the tooltips and only have the icons?
    Please note that I work on local.

    Kind regards

    Chrys

    #334837

    Hey chryseis!

    Please refer to solution suggested here – http://wordpress.stackexchange.com/questions/27056/different-language-for-frontend-and-backend

    Cheers!
    Yigit

    #334915

    Hi Yigit,

    I actually put back wordpress in english and deleted Enfold and uploaded it again so that now it appears in English.
    But is there a way to disable the tooltips anyway?

    Kind regards

    Chrys

    #334923

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-share-box .avia-related-tooltip {
    display: none!important;
    }

    Cheers!
    Yigit

    #342623

    Hi Yigit,

    Sorry for the late answer.
    It’s working. So this subject can be closed. Thanks !

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘sharelinks tooltips’ is closed to new replies.