Home › Forums › Calendar Products › Events Calendar PRO › Event Venue not appearing on Mini Calendar
- This topic has 7 replies, 2 voices, and was last updated 11 years ago by
Brian.
-
AuthorPosts
-
May 27, 2015 at 8:13 am #965333
bethmindy
ParticipantI am using mini calendar and even though my venue is entered it is not appearing in this section of the single-event.php
<?php if ( isset( $venue ) && $venue && tribe_get_venue() != ” ): ?>
<span class=”fn org tribe-venue”><?php echo tribe_get_venue_link(); ?></span>
<?php endif ?>May 27, 2015 at 1:44 pm #965469Brian
MemberHi,
Thanks for using our plugins. I can help out here.
Where are you placing that coding at and are you trying to show the venue name with a link to that page?
Let me know and I can help out.
Thanks
May 28, 2015 at 9:39 am #965721bethmindy
ParticipantThe code is being executed by the plugin event rocket but it is calling the events-calendar-pro/views/pro/widgets/modules/single-event.php file but the venue is not appearing even though it is entered on the event being displayed in the mini calendar.
Any ideas on what is causing the issue would be much appreciated.
Thank you
May 28, 2015 at 1:32 pm #965855Brian
MemberHi,
Ok do you have a link as an example so I can see what it is doing?
Have you made any changes to the Mini Calendar template per our themer’s guide to add the venue?
I thought it would not show in the mini calendar and only shows with the Event List.
Let me know and we can go from here.
Thanks
May 28, 2015 at 2:18 pm #965874bethmindy
ParticipantThis reply is private.
May 29, 2015 at 6:16 am #965973Brian
MemberThanks for the link.
For the venue to show in the mini calendar you have to add some coding to the template.
To do that follow our themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
to move and edit this template in your theme:
events-calendar-pro\views\pro\widgets\modules\single-event.php
Then on that template you will need to add this coding:
https://gist.github.com/jesseeproductions/08b62b1b32dff774af6b
Below this markup:
<div class=”vcard adr location”>
That showed the venue link and name for me, let me know if you see something different.
Thanks
May 29, 2015 at 2:15 pm #966145bethmindy
ParticipantThanks Brian that worked great.
May 29, 2015 at 2:27 pm #966153Brian
MemberGreat glad it helps.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
-
AuthorPosts
- The topic ‘Event Venue not appearing on Mini Calendar’ is closed to new replies.
