Address fields not showing on Add Listing form

This topic contains 4 replies, has 3 voices, and was last updated by  Wesley Lewis 4 years, 2 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #534227

    Wesley Lewis
    Full Member
    Post count: 38

    Hi, the Country, State, and City fields are not showing the actual field to input data on the add-listing form. You have to use the auto-populate and select the address from the drop-down in order to input the data. But it still doesn’t show the information in the field. It show the address correct on the map and I can edit it on the site backend. Any thoughts about what could be going on?

    #534243

    Guust
    Moderator
    Post count: 29970

    That looks like some site specific CSS problem.
    Can you please post your URL and WP admin details in a private reply, then we can have a look if you like.
    Thanks

    #534730

    Wesley Lewis
    Full Member
    Post count: 38
    This reply has been marked as private.
    #534749

    Kor
    Moderator
    Post count: 16516

    Hi Wesley,

    Thanks for your reply. I’ve applied the custom CSS code below to fix it.

    span.select2-selection.select2-selection--single.gd-select2-selection {
        display: block;
    }
    #535121

    Wesley Lewis
    Full Member
    Post count: 38

    Thank You!

Viewing 5 posts - 1 through 5 (of 5 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket