How to edit venue name and address

Home Forums Calendar Products Events Calendar PRO How to edit venue name and address

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1134364
    Banafsheh
    Participant

    On this page, I want to make the venue name and the address appear on one line. http://www.banafsheh.org/calendar/

    So, instead of:
    Tanz- u. Gesellschaftsclub TGC Porz
    Fauststraße 90 Köln, 51145 Germany

    I want:
    Tanz- u. Gesellschaftsclub TGC Porz, Fauststraße 90 Köln, 51145 Germany

    Where in the plugin is the file to edit this venue info? /wp-content/plugins/the-events-calendar/src/views/single-event.php and /wp-content/plugins/the-events-calendar/src/views/modules/address.php don’t have the code I am looking for, which is:

    <span class="author fn org">Tanz- u. Gesellschaftsclub TGC Porz</span>

    #1134476
    Geoff
    Member

    Hello Banafsheh,

    Sure thing! You can find that template right here:

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

    Make a copy of that file and then:

    • Make a new folder in your theme directory called tribe-events
    • Make a new folder in that one called modules
    • Drop the copied address.php file in that last folder

    Now that the template is in your theme, you can modify it to suit your needs. 🙂

    Will this work for you? Please let me know.

    Cheers!
    Geoff

    #1140730
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to edit venue name and address’ is closed to new replies.