Venue Page URL Not Being Output After Map

Home Forums Calendar Products Events Calendar PRO Venue Page URL Not Being Output After Map

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #939885
    Drew Poland
    Participant

    Hey all!

    I tried for the life of me to debug this but couldn’t figure it out.

    For some reason when:

    tribe_get_template_part( ‘modules/meta/map’ );

    is called BEFORE:

    tribe_get_template_part( ‘modules/meta/venue’ );

    the Venue URL isn’t output, just the title. When I move venue before map (default view) the link to the venue page works.

    My template is heavily modified, but I tested this against a fresh install (2015 theme) with fresh copies of TEC & PRO. Same result.

    Thoughts?

    #939900
    Gustavo Bordoni
    Keymaster

    Hi Drew,

    Thanks for reaching out to us, and let me see if I can help you on your issue.

    So you sounded like you are familiar with coding, so if you apply the following patch to your plugin you should be able to fix your issue.

    https://gist.github.com/bordoni/fe281fc27597a53360ed

    If you are having problems for either applying this patch or the issue is still happening, please reply to us and I will try to resolve it.

    I’m Reporting this as a bug, and it might get fixed for everyone in one of the next few releases.

    My Best Regards,

     

     

    #939903
    Drew Poland
    Participant

    Awesome, thank you. That worked!

    #940043
    Gustavo Bordoni
    Keymaster

    Thanks for your answer man, I’m very glad that that worked out for you.

    I will close this topic and mark the correct answer.

    My Best Regards,

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Venue Page URL Not Being Output After Map’ is closed to new replies.