• In Germany postal codes are always written before the city name, not behind.

    When I misuse the city field and add the postal code before the city name there, I get a colon behind the city name, which doesn’t look good either.

    How can I display this in the way, our countries users are used to?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Have you tried modifying venue.php as per the Customisation pages?

    What you’re asking for looks a little difficult though.

    Plugin Contributor András Guseo

    (@aguseo)

    Hi @spade

    To make it work the German way you will need to do a template override.

    I believe this is the file you need to work on:

    wp-content/plugins/the-events-calendar/src/views/modules/address.php

    Let us know if this helps.

    Andras

    Plugin Contributor András Guseo

    (@aguseo)

    I created a quick override for you which you can find in this zip:

    address.zip

    Unzip it and place the php file here:

    tribe-events/modules/address.php

    You might want to adjust the list view as well. The file for that is this one:

    wp-content/plugins/the-events-calendar/src/views/v2/list/event/venue.php

    Andras

    Plugin Support Darian

    (@d0153)

    Hi @spade

    We haven’t heard from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any more questions.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘How to display postal code before city?’ is closed to new replies.