Martin Steimann

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 199 total)
  • Author
    Posts
  • in reply to: Details Tabs not shown as dropdown on mobile device #541527

    Martin Steimann
    Lifetime Member
    Post count: 262

    Perfect Kiran – thanks a lot!

    Regards,
    Martin

    in reply to: Details Tabs not shown as dropdown on mobile device #541434

    Martin Steimann
    Lifetime Member
    Post count: 262
    This reply has been marked as private.
    in reply to: Details Tabs not shown as dropdown on mobile device #541380

    Martin Steimann
    Lifetime Member
    Post count: 262
    This reply has been marked as private.
    in reply to: Details Tabs not shown as dropdown on mobile device #541372

    Martin Steimann
    Lifetime Member
    Post count: 262

    Hi Kiran,

    many thanks for your support! I couldn’t figure out how to spot (which one) and implement the patch. Therefore it will be safer for me to wait until the next release.

    Regards,
    Martin

    in reply to: Details Tabs not shown as dropdown on mobile device #541348

    Martin Steimann
    Lifetime Member
    Post count: 262

    Hi Kor,

    thanks for checking into this. Your code partially did the trick. The chosen tab now transforms into some kind of dropdown-menu, but that’s not the way it used to work formerly, because the rest of the tabs are lined up beneath and are not integrated in the pulldown list.

    Regards,
    Martin

    in reply to: Details Tabs not shown as dropdown on mobile device #541179

    Martin Steimann
    Lifetime Member
    Post count: 262
    This reply has been marked as private.
    in reply to: add listing 404 error #540607

    Martin Steimann
    Lifetime Member
    Post count: 262

    Thanks for checking!

    in reply to: add listing 404 error #540546

    Martin Steimann
    Lifetime Member
    Post count: 262
    This reply has been marked as private.
    in reply to: Problem with listing form on small mobile devices #539434

    Martin Steimann
    Lifetime Member
    Post count: 262

    Hello Naveen Giri,

    thank you very much for fixing both issues – excellent support!

    Kind regards,
    Martin

    in reply to: Problem with listing form on small mobile devices #539073

    Martin Steimann
    Lifetime Member
    Post count: 262

    Hello Kor,

    glad you chimed in! There are just 2 issues left:

    1. Geodirectory’s ‘Fieldset (section separator)’ ads extra blank space after an opening and before a closing bracket. (listing-form-4.png)

    2. The ‘submit’ button gets truncated on mobile devices. (listing-form-7.png)

    Thank you for helping me out!

    in reply to: Problem with listing form on small mobile devices #538548

    Martin Steimann
    Lifetime Member
    Post count: 262

    Just in case someone has struggled with this as well – I just solved my issue 2 (the one with the line spacing of the field labels on portrait mode) by adding an ‘important!’ to the code. This code did the trick:

    /* GeoDirectory V2 – Add Listing Page field labels – */
    .page-id-10648 .geodir_message_note {
    font-size: 14px;
    line-height: 18px!important;
    }

    in reply to: Problem with listing form on small mobile devices #538543

    Martin Steimann
    Lifetime Member
    Post count: 262

    Thank you for your reply, Alex.

    I understand that if I want to solve the issues 2 & 3, I will need to train my CSS skills (which are none right now).

    But maybe you misunderstood the issue 1. These mentioned brackets have nothing to do with translation. They are generated automatically by the ‘Fieldset (section separator)’, which I have used several times and sent you one example in the screenshot ‘listing-form-4.png’

    I have typed the description text with no bracket at all, but they get wrapped in the frontend, which is nice. But not so nice is the extra blank space after an opening and before a closing bracket. Is there nothing you can do about it?

    in reply to: Problem with listing form on small mobile devices #538246

    Martin Steimann
    Lifetime Member
    Post count: 262

    Wow, you fixed it – thank you so much!

    Just some minor issues left:

    1. The text which is automatically wrapped in brackets shows extra blank space after an opening and before a closing bracket, which I would like to get rid of, because sometimes the lines brake in such a way that a closing brackets sits on a line on its own. (Please note listing form 4)

    2. Alex kindly provided some CSS code which lets us change the text size of the individual text occurrences of the listing form. I managed to achieve good results, but the line spacing changes from „this is what I wanted it to be“ in landscape mode to „too narrow“ in portrait mode. Can this be fixed with CSS as well? (Please note listing form 5 & 6)

    3. The (rather lengthy) text of my submit button gets truncated in portrait mode. (Please note listing form 7)

    in reply to: Problem with listing form on small mobile devices #538221

    Martin Steimann
    Lifetime Member
    Post count: 262
    This reply has been marked as private.
    in reply to: Event Disruption Feature question #537029

    Martin Steimann
    Lifetime Member
    Post count: 262

    Thank you Alex, these examples were really helpful and I managed to improve the readability of the listing form a lot!

    Regards,
    Martin

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