• Resolved roberthoffmann

    (@roberthoffmann)


    Hi @edo888,
    Thank you for your fantastic plugin!

    Some of my customers have reported that they are unable to see the translation flag. You can see their discussion here:
    https://forums.flyer.co.uk/viewtopic.php?p=2050486#p2050486

    However, when I open the page on sdlink.de, I am unable to reproduce the issue. Do you have any idea what might be causing this?

    I have defined some custom CSS, which I’ve included below. Could this be interfering with the flag’s visibility?

    div.gt_float_wrapper {
    box-shadow: none !important;
    background-color: #fafcf7 !important;
    border: none !important;
    max-width: 500px;
    }

    div.gt_float_switcher {
    background-color: #fafcf7 !important;
    box-shadow: none !important;
    max-width: 500px;
    }

    div.gt-current-lang {
    background-color: #fafcf7 !important;
    box-shadow: none !important;
    border: 0 !important;
    appearance: none !important;
    outline: none !important;
    }

    div.gt_options.gt-open {
    background-color: #fafcf7 !important;
    box-shadow: none !important;
    border: none !important;
    padding: 10px !important;
    max-width: 500px !important;
    }

    div.gt_options.gt-open a {
    background-color: #fafcf7 !important;
    padding: 5px 10px !important;
    display: block;
    text-decoration: none;
    color: #333 !important;
    max-width: 500px;
    }

    div.gt_options.gt-open a:hover {
    background-color: #fafcf7 !important;
    border-radius: 4px;
    max-width: 500px;
    }

    I’d appreciate any insights you might have on this!

    Thanks in advance.

    Best regards,
    Robert

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

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

    (@edo888)

    Hi,

    It is caused by Cookieyes, when I block cdn-cookieyes [.] com domain it works fine.

    Thanks! 🙂

    Thread Starter roberthoffmann

    (@roberthoffmann)

    Hi @edo888,

    Thanks a lot for the quick and precise support! That was spot on—turns out CookieYes was keeping the flag out of sight for those rejecting non-essential cookies. I’ve adjusted the settings, and everything should now work as expected.

    I really appreciate your excellent support and will make sure to leave a positive review. Keep up the great work!

    Best regards,
    Robert

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Issue with Translation Flag Visibility’ is closed to new replies.