• Resolved kodzhamanov

    (@kodzhamanov)


    Hi guys, I noticed some parts of the website don’t work properly after a different language is enabled /not the main one/. For example, the booking calendar on this page can’t be clicked properly when the language is switched. I guess this was caused by the font tag the plugin adds for the translation. Let me know how we can fix this.

    Please use these test logins to enter the website :

    user: [email protected]
    pass: [email protected]

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

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

    (@edo888)

    Hi,

    You may want to add notranslate class for calendar, so it doesn’t get translated.

    Please do not post login passwords on this forum, it is against WordPress forum rules and I cannot access anything which is non public.

    Thanks! ??

    Thread Starter kodzhamanov

    (@kodzhamanov)

    Hi, thanks for your reply.

    Where should I use the nontranslate class and also if it is not translated this not fix the issue and just ignore it ??

    Any better advice ?

    Here you can test the calendar https://happy-hour.sk/test/ It is public.

    Plugin Author edo888

    (@edo888)

    You need to add notranslate class to calendar wrapper element. You may consult your calendar developer about where exactly you can place it.

    I see the header and a blank page when I go to test page, no calendar.

    If you add notranslate to calendar and you still have the same issue, feel free to reopen this topic and I’ll look.

    Thanks! ??

    Thread Starter kodzhamanov

    (@kodzhamanov)

    Sorry, it is visible now.

    I don’t see how the plugin developer should be responsible for this issue, because the tags are added by the plugin ?

    In this logic we should have problem when the calendar is not translated as well ?

    Plugin Author edo888

    (@edo888)

    Hi,

    You need to change <div class="jet-apb-calendar-body" data-calendar-area="month"> with <div class="jet-apb-calendar-body notranslate" data-calendar-area="month">.

    If you do not know how to do it, consult the plugin developer to point you to the right direction.

    Thanks! ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem with clicking elements after language switch’ is closed to new replies.