Translations: Language dropdown selector is not showing up on all pages

  • marcellobrazil
    Asked on August 4, 2017 at 9:29 AM

    I added this button for Portuguese 
    Translations: Language dropdown selector is not showing up on all pages Image 1 Screenshot 50
    and for English
    Translations: Language dropdown selector is not showing up on all pages Image 2 Screenshot 61
    However I wanna the possibility to translate in every page
    Translations: Language dropdown selector is not showing up on all pages Image 3 Screenshot 72
    I thought could be something with the condition but I selected "No"
    Translations: Language dropdown selector is not showing up on all pages Image 4 Screenshot 83
    My form: https://form.jotformz.com/72153856027659

    Can you help me please?

    THANKS!! 

  • Welvin Support Team Lead
    Replied on August 4, 2017 at 11:43 AM

    The first page only is set to no. This option should suppose to set the language dropdown to appear on all pages. Anyways, you can fix that by injecting the following custom CSS codes:

    div#langDd {

        display: block !important;

    }

    Follow our steps on this guide to inject: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

  • Welvin Support Team Lead
    Replied on August 4, 2017 at 11:48 AM

    Actually, I think it's a bug. I tried this option, and it's not showing up on all pages even though the First Page Only option is set to no. I'm creating a ticket about it. If there are updates, you should know it through this thread.

    For the meantime, the custom CSS will help. 

  • marcellobrazil
    Replied on August 7, 2017 at 11:05 AM

    any status about the bug?

  • Kiran Support Team Lead
    Replied on August 7, 2017 at 1:20 PM

    Unfortunately, there is no update yet on this issue. I see that it is already forwarded to our backend team and marked as important. You'll be posted here once the issue has been fixed.

    Thank you for your patience and understanding. 

  • cem JotForm Developer
    Replied on August 8, 2017 at 4:16 AM

    Hey all,

    The issue has been fixed now.

    Sorry for the inconvenience and thank you for reporting us the problem.

    Have a nice day!

  • marcellobrazil
    Replied on August 8, 2017 at 7:54 AM

    THANKS!!