BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 16
    Kim Hargis on #53381

    Thank you, I found some CSS that will hide enough to make it workable.

  • Participant
    Level: Initiated
    Posts: 16
    Kim Hargis on #53177

    I got it!!! There is a text file in the plugin with instructions.

  • Participant
    Level: Initiated
    Posts: 16
    Kim Hargis on #53175

    I missed part the the instruction

    Do you want this field to save a geocode for each member?

    Pick Yes or No

    The geocode will be saved in the usermeta table in this format:

    meta_key = geocode_[field id]
    meta_value = [latitude], [longitude]

    You can then use the geocode in your mapping solution.
    Or use a solution like BP Maps for Members.
    For Groups Maps, see BP Maps for Groups.

  • Participant
    Level: Initiated
    Posts: 16
    Kim Hargis on #53174

    I have BuddyPress Xprofile Custom Field Types and I added in BP xProfile Location https://wordpress.org/plugins/bp-xprofile-location/

    When I pick the field type as location is give me these instruction
    The geocode will be saved in the usermeta table in this format:

    meta_key = geocode_[field id]
    meta_value = [latitude], [longitude]

  • Participant
    Level: Initiated
    Posts: 16
    Kim Hargis on #53164

    Sorry to keep posting on this but I found other post on this topic which said to use BP xProfile Location. No matter if I use BP xProfile Location or the Google Place Autocomplete all that happens is when I click the box on the profile it’s a list of Exclamation points. thank you for an advice you can give me

  • Participant
    Level: Initiated
    Posts: 16
    Kim Hargis on #53163

    I found a location plugin that was put in the website before I took it over. Does the Google Place Autocomplete work in a search for people to find others near by or within so many miles of them?

    Thank you

  • Participant
    Level: Initiated
    Posts: 16
    Kim Hargis on #53120

    Thank you, you guys have great support so I wanted to look at your product first.

  • Participant
    Level: Initiated
    Posts: 16
    Kim Hargis on #53067

    Never mind but thank you

  • Participant
    Level: Initiated
    Posts: 16
    Kim Hargis on #53027

    Hi, I need some css help, The Active is on half on top of the name. Is it possible to hide the Active? I can’t get the css figue out. Do you know how I can make this happen?

    .bp-list li .item .item-meta, .bp-list li .item .list-title {
    float: left;
    text-align: left;
    }

    @media screen and (min-width: 46.8em) {
    .bp-list li .item .item-meta, .bp-list li .item .list-title {
    float: left;
    text-align: left;
    }
    }

    Thank you
    Kim

  • Participant
    Level: Initiated
    Posts: 16
    Kim Hargis on #53012
    This reply has been marked as private.