• Resolved erwartet

    (@erwartet)


    Hi there,

    I am testing the free version of the Ultimate Addons for CF7. Unfortunately the country dropdown list is not working at my site. It shows only the first flag and is not opening the list on click. I thought it may not support the default tag, but it is the same output even when I remove the tag.

    On the backend my Code is this:

    [uacf7-row][uacf7-col col:6] <h6>Geschlecht (Pflichtfeld)</h6><label> [select menu-749 include_blank default:get "Junge" "M?dchen"] </label> [/uacf7-col][uacf7-col col:6] <h6>Nationalit?t (Pflichtfeld)</h6><label>[uacf7_country_dropdown* uacf7_country_dropdown-nat default:get]</label> [/uacf7-col][/uacf7-row]
    

    Do you have an idea, what the problem might be?

    Thank you very much for taking a look. Best regards, Ilonka

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Themefic

    (@themefic)

    Hi @erwartet

    Hopes you are doing great. Our team has identified a possible issue specific to your site. To address this matter, we kindly suggest implementing the following CSS code which we believe will effectively resolve the issue.

    .country-list {
    min-width: 300px !important;
    }

    Thread Starter erwartet

    (@erwartet)

    Yes, thanks a lot. That fixes it!

    Thread Starter erwartet

    (@erwartet)

    resolved

    • This reply was modified 1 year, 8 months ago by erwartet.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Country Dropdown not showing on page’ is closed to new replies.