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

    (@edo888)

    Hi,

    I see that currently you are using Show floating language selector option to display GTranslate selector, however your LiteSpeed cache is breaking it.

    Make sure to add gtranslate into exclude js list in LiteSpeed config or consult your cache plugin support if you do not know how to fix it.

    Thanks! ??

    Thread Starter ildomandatore

    (@ildomandatore)

    I have currently deleted your plugin changes. I’ll do some testing to see if it was cache plugin minification.

    Thread Starter ildomandatore

    (@ildomandatore)

    As I thought, trouble wasn’t a cache plugin, becuse i’ve always got. It’s an your bug that not allow a lot of changes. I’ve done these and added important rule, but not got effects.

    .gt_container--w7oml4 .gt_switcher {
      text-align: center !important;
      width: 380px !important;
    }
    
    
    .gt_container--f1h3o2 .gt_switcher .gt_option {
      width: 380px !important;
    }
    
    
    .gt_container--f1h3o2 .gt_switcher {
      text-align: center !important;
      width: auto !important;
    }
    
    
    .gt_container--f1h3o2 .gt_switcher .gt_selected a {
      width: 380px !important;
    }
    
    
    .gt_container--f1h3o2 .gt_switcher .gt_selected {
      width: 380px !important;
    }
    Plugin Author edo888

    (@edo888)

    Looks like we do not understand each other and I want to stop wasting my time. Thanks!

    Thread Starter ildomandatore

    (@ildomandatore)

    Try to check now. I’ve changed cache settings.

    [ Please do not bump. ]

    Thread Starter ildomandatore

    (@ildomandatore)

    Could you be so kind as to check the problem again?

    I made the fix you requested almost a week ago, but I have the same error: CSS changes on your plugin often don’t work. I also tried your custom CSS tool but the result is the same.

    Thread Starter ildomandatore

    (@ildomandatore)

    The theme is Twenty Twenty-Four and it is a block theme with Gutenberg.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Why is the language text cut off?’ is closed to new replies.