Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #888083
    Tim M
    Participant

    I am sure I have configured everything correctly however the dropdown for Country in mu checkout is not appearing.
    The title is displayed but there is no dropdown to choose from. Could this have anything to do with the theme?
    link: http://www.charliescookies.com.au

    Thanks

    #888251
    Thai
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link login to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #891374
    Tim M
    Participant
    This reply has been marked as private.
    #891895
    Paul R
    Moderator

    Hi Tim,

    Can you confirm that you are fully updated? (Theme and Plugins)

    The latest version numbers as of this time are: (http://theme.co/changelog/)

    X Theme 4.4.2
    Cornerstone 1.2.4
    WooCommerce v2.5.0 – This is the version that is currently supported by the latest version of the theme

    Then you can compare them to what’s installed on your site.

    If you find anything to be out of date, you can review our update guide.

    #893024
    Tim M
    Participant

    Yes I have just updated the theme and plugin but the error persists.

    #893545
    Paul R
    Moderator

    Hi Tim,

    To fix it, you can add this under Custom > CSS in the Customizer.

    
    .woocommerce-billing-fields select {
        display:block !important;
    }
    

    Hope that helps

  • <script> jQuery(function($){ $("#no-reply-888083 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>