Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Justin Busa

    (@justinbusa)

    Hi Alex,

    Thanks for the heads up. I’ll install and test that and let you know what I find.

    Justin

    Plugin Author Justin Busa

    (@justinbusa)

    Hey Alex,

    Can you tell me more about this issue? Is something sitting on top of the buttons so you can’t click them? Or are they not working at all when you click them?

    Justin

    Thread Starter DTSWAY

    (@dtsway)

    Hi Justin,

    I have three plugin that works fine together:

    Beaver builder, Black studio and Frontier Buttons

    However after install the google language translator i tried to create a page but at the moment to use the buttons on the toolbars, some of them doesn’t work (ex. colors buttons…), you click on it and nothing. You can’t do anything else.

    So, if i want create or change something with Beaver Builder i have to deactivate the google language translator plugin before and then reactivate it as i finished.

    Thanks in advance for your attention.

    Best regards.

    Alex Lima.

    Plugin Author Justin Busa

    (@justinbusa)

    Hi Alex,

    Thanks for the additional info. I’ll try installing Black Studio as well and see if I can recreate this.

    Justin

    Plugin Author Justin Busa

    (@justinbusa)

    Hey Alex,

    The issue appears to be that the Google Translate plugin is setting the body’s position to relative which is throwing off the editors positioning. You’ll have to add this CSS to fix it…

    body {
        position: static !important;
    }

    Let me know if that helps.

    Justin

    Thread Starter DTSWAY

    (@dtsway)

    Hi Justin,

    I agree, for sure the problem is with the google language translator plugin because all the problems appears after it.

    I really appreciated your help!.

    I forget to tell you that i’m using theirs short code on tha Home page and into a box text on the Beaver Builder.

    the short code is:[google-translator]

    Sorry, but i’m not a expert in wordpress. So, could you tell me wich file should i edit and where i have to add this CSS, please?

    Thanks in advance

    Best regards

    Alex LIma.

    Plugin Author Justin Busa

    (@justinbusa)

    Hi Alex,

    No problem. I’m going to add this fix in the next release, but that won’t be for a few weeks.

    For now you can install the Simple CSS plugin to add that code.

    Let me know if you have any questions.

    Justin

    Thread Starter DTSWAY

    (@dtsway)

    Hi Justin,

    That’s ok.

    Thanks for your attention. Great support!

    Thanks a lot.

    Alex Lima.

    Plugin Author Justin Busa

    (@justinbusa)

    Hi Alex,

    You’re welcome. Let me know if you have any other questions.

    Justin

    Thread Starter DTSWAY

    (@dtsway)

    Hi,

    No more question.

    thanks

    Alex Lima.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Plugin conflict with Google Language Translator’ is closed to new replies.