Can not find template for dd class=’address’

Home Forums Calendar Products Events Calendar PRO Can not find template for dd class=’address’

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #938507
    Ferry
    Participant

    Hi,
    I use your Event Calendar Pro, on staging site
    [URL REMOVED – GG] the address meta seems fine, it doesn’t have <dd class=”location”>

    but on

    [URL REMOVED – GG], the address move 1 line below the venue name, it have <dd class=”location”>

    I copy the templates file from plugin’s view folder to my child themes/tribe-events/ folder,
    I find <dd class=”location”> in modules/meta/venue.php, but if I comment it out.. the frontend still displaying <dd class=”location”>

    Could you help?

    PS: please make the url information private (don’t publish it)

    thanks

    • This topic was modified 11 years, 2 months ago by Geoff.
    • This topic was modified 11 years, 2 months ago by Geoff. Reason: Removed staging URLs by request (GG)
    • This topic was modified 11 years, 2 months ago by Geoff.
    #938526
    Geoff
    Member

    Hi there, Ferry! Thanks for getting in touch.

    That’s strange. I tried commenting out the same line in modules/meta/venue.php (Line 35) and the dd tag was removed as expected.

    I think it’s worth checking that the file is in the correct place in your theme directory. If it’s in the correct place, it should be located at:

    [your-theme-directory]/tribe-events/modules/meta/venue.php

    And, Line 35 of your file should look like this:

    echo "$address $gmap_link ";

    Can you confirm that is where you template is located and how it is set up as well? Please let me know. ๐Ÿ™‚

    Cheers!
    Geoff

    #938682
    Ferry
    Participant

    This reply is private.

    #938799
    Geoff
    Member

    Hey Ferry–thanks for following up!

    Actually, /events is using the list.php template and the address can be modified in the list/single-event.php file.

    Check that out and let me know if you have any follow=up questions. ๐Ÿ™‚

    Thanks!
    Geoff

     

    #940020
    Geoff
    Member

    Hey there, Ferry! Just checking in to see ifย there’s been any update here or if you still need assistance on this one–please let me know. ๐Ÿ™‚

    Cheers!
    Geoff

    #942087
    Geoff
    Member

    Hi Ferry–it’s been a while since I’ve heard back from you, so I’m going to go ahead and close this thread. Please don’t hesitate to start a new thread if you have any other questions and we’d be happy to help you there.

    Cheers!
    Geoff

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Can not find template for dd class=’address’’ is closed to new replies.