PSI

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 68 total)
  • Author
    Posts
  • in reply to: Translating meters #9119

    PSI
    Free User
    Post count: 68
    This reply has been marked as private.
    in reply to: Custom Google Maps #8072

    PSI
    Free User
    Post count: 68

    +1

    Stiofan, Vikas can you please tell me in the meantime where to start if I want to implement JSON Styling File? Would like to try on my own some things – will also give you the feedback of my experiences.

    Thanks guys!

    PSI

    in reply to: Thumbnail in Bubble on map disapears #8062

    PSI
    Free User
    Post count: 68

    Finally found it… here is a screenshot :))

    /plugins/location_manager/geodir_location_functions.php

    in reply to: Thumbnail in Bubble on map disapears #8061

    PSI
    Free User
    Post count: 68

    Another thing I remember was that I have changed Country names in the SQL Database…

    in reply to: Thumbnail in Bubble on map disapears #8059

    PSI
    Free User
    Post count: 68

    sorry forgot in map_on_add_listing_page.php

    in reply to: Thumbnail in Bubble on map disapears #8058

    PSI
    Free User
    Post count: 68

    Hi,

    I am not 100% sure Vikas was supporting me on that. I have looked in my doc and have found this for having the right Adress in European Format:

    example old: 121 Teststreet
    new: Teststreet 121

    Original:

    if(street_number.long_name)
    getAddress += street_number.long_name+’ ‘;//street_number

    Edited:

    if(street_number.long_name)
    getAddress += long_name+’ ‘;//street_number

    in reply to: Translating meters #7913

    PSI
    Free User
    Post count: 68

    any ideas?

    in reply to: Translation This field is required #7912

    PSI
    Free User
    Post count: 68

    Hi Guust,

    Thats what i mentioned, its not working for the first two fields even if I translate it in the PO File….

    in reply to: Thumbnail in Bubble on map disapears #7876

    PSI
    Free User
    Post count: 68

    Hi Paolo,

    Now everything is working great! Thanks for your help.

    in reply to: Thumbnail in Bubble on map disapears #7529

    PSI
    Free User
    Post count: 68

    Hi Paolo,
    1. I know but we have had no time up to now… will do the updates next week on the staging page to assure that we have no problems with the updates.

    2.
    Yes its modified via css.

    /* Anpassung Map POPUP */

    .geodir-bubble-meta-bottom {
    font-size: 18px;
    padding-top: 5px;
    border-top: 1px solid #CCC;
    width: 100%;
    min-width: 100%;
    margin-top: -2px;
    min-width: 180px;
    display: none;
    }

    .gm-style .gm-style-iw {
    font-weight: 300;
    font-size: 12px;
    }

    .geodir-bubble-meta-side {
    display: inline-block;
    width: 48%;
    vertical-align: top;
    width: 150px;
    }

    .geodir-bubble_desc h4 {
    clear: inherit;
    margin-bottom: 3px;
    }

    .geodir-bubble_desc {
    min-width: 200px;
    }

    .geodir-bubble-meta-side span:first-child {
    margin-top: 10px;
    }

    .toggle .geodir_map_container img {
    max-width: inherit!important;
    width: auto;
    }

    Thanks fpr your support.

    in reply to: Thumbnail in Bubble on map disapears #7426

    PSI
    Free User
    Post count: 68
    This reply has been marked as private.
    in reply to: Thumbnail in Bubble on map disapears #7366

    PSI
    Free User
    Post count: 68

    Hi Paolo,

    Thanks for your advice I have placed all of your snippets into my style.css and phone and address are not displayed anymore – thats good – but pic is still only 50px ….

    Strange… :/

    any idea?

    in reply to: Translating meters #7365

    PSI
    Free User
    Post count: 68

    yes the required is only working for all addtional fields except the first and the second….

    meters is also not working if I use po file

    in reply to: Translating meters #7363

    PSI
    Free User
    Post count: 68

    The same problem on this field is required when I add a listing and do not fill out title and description.

    Thanks for your help!

    in reply to: 404 on listing of tags #6983

    PSI
    Free User
    Post count: 68

    Worked! Fantastic! Thanks Vikas

Viewing 15 posts - 1 through 15 (of 68 total)