Home › Forums › Ticket Products › Event Tickets Plus › Venue
- This topic has 11 replies, 4 voices, and was last updated 9 years, 8 months ago by
Fred.
-
AuthorPosts
-
July 9, 2016 at 12:18 am #1137690
Fred
ParticipantHi Support.
July 9, 2016 at 12:20 am #1137691Fred
ParticipantWe have only one venue to provide services. So we do not want to show one venue and one location at every ticket and calendar. It would be great to either disable or disappear the venue details.
Cheers, Fred
July 11, 2016 at 11:05 am #1138241Josh
ParticipantHey Fred,
Thanks for reaching out to us!
Sure thing! You can definitely remove the Venue (and map elements) from the event details by utilizing our Themer’s Guide and copying the src > views > modules > meta.php file into your theme and deleting a few lines there. Currently, with the latest version of the plugin, you can remove lines #64 – 65 from that template:
tribe_get_template_part( 'modules/meta/venue' ); tribe_get_template_part( 'modules/meta/map' );Let me know if this helps.
Thanks!
July 11, 2016 at 6:53 pm #1138484Fred
ParticipantHi Josh.
This is very helpful and informative.
I will let you know once it is implemented.Cheers, Fred
July 12, 2016 at 12:59 am #1138563Fred
ParticipantHi Josh.
Could you please kindly let me know more details to follow it up?
1. Could you please advise the high level of directory of src > views > modules > meta.php?
2. Could you please also advise the destination directory of the new file? I may think
/themes/language-school-child/tribe-events/…Looking forward to hearing from you soon.
Cheers, Fred
July 14, 2016 at 7:00 am #1139641Josh
ParticipantHey Fred,
The file can be found at src > views > modules > meta.php within the main “the-events-calendar” plugin folder (wp-content > plugins > the-events-calendar > src > views > modules > meta.php) you can then copy that file to your theme at “/themes/language-school-child/tribe-events/modules/meta.php” and remove the lines there.
Let me know if this helps.
Thanks!
July 15, 2016 at 8:47 pm #1140630Fred
ParticipantThanks Josh for your clear instructions.
I think I did follow your instructions in making changes, but venue details are still shownhttps://www.primeeducation.com.au/events/category/year-12/
Thanks, Fred
July 18, 2016 at 5:57 am #1140992Josh
ParticipantHey Fred,
Thanks for following up here!
The above steps are for removing the venue information from the single view templates.
For that particular view, list style views, it appears that your theme may already have a custom template utilized there and outputting the information for you. You could check to see if there is a theme setting to change this or you can look in that same tribe-events folder within your theme for a list > single-event.php template override. If so, check the file and you should see a call to the venue details that are outputting on the list templates and delete the code directly there.
Let me know if this helps.
Thanks!
July 21, 2016 at 5:14 pm #1142769Fred
ParticipantYour request is too technical to me, and I am afraid that I can do it for you…
July 22, 2016 at 1:40 pm #1143178Josh
ParticipantHey Fred,
I’m sorry for any confusion there. The files there should be in the same folders where you were looking or applying the previous changes suggested above. Was there a specific step in the previous response that you would like further explanation on?
Thanks!
August 13, 2016 at 9:35 am #1151333Support Droid
KeymasterThis 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. -
AuthorPosts
- The topic ‘Venue’ is closed to new replies.
