Home › Forums › Calendar Products › Events Calendar PRO › [tribe_events_list]
- This topic has 7 replies, 3 voices, and was last updated 10 years ago by
Support Droid.
-
AuthorPosts
-
March 14, 2016 at 9:54 am #1088523
Fabrice
ParticipantHi,
I wonder where I can find the template to make changes on this line. I’ve searched a lot until the file single-event.php that I put it in Action-child/tribe-events/widgets/modules , but so far I can’t find what I’m looking for.
This is the text I want to edit
I just would like to have something like that :
De 17H30 à 19H30
Were can I do that ?Thanks
March 14, 2016 at 6:09 pm #1088868Josh
ParticipantHey Fabrice,
Thanks for reaching out to us!
It sounds like you’re looking for the “tribe_events_event_schedule_details” filter that can be found within the functions > template-tags > general.php file. You can use that filter to modify those details that get output there for each event.
Let me know if this helps.
Thanks!
March 15, 2016 at 1:21 am #1088947Fabrice
ParticipantHi,
Where do I place a copy of this file in my Child Theme to modify it without risk to be updated ?
ThanksMarch 16, 2016 at 10:23 am #1089808Josh
ParticipantHey Fabrice,
You would place this code within the “functions.php” file of your child theme. This way it won’t get overwritten when updating the plugins or your parent theme.
Thanks!
March 23, 2016 at 9:27 am #1092917Fabrice
ParticipantHi, can you help me a little bit more ? I can’t find out what part of the code to edit. What part to copy/paste in my functions.php child page ?
Thank youMarch 24, 2016 at 5:34 am #1093330Fabrice
ParticipantHi, do you have read my question ?
ThanksMarch 25, 2016 at 11:15 am #1094180Josh
ParticipantHey Fabrice,
We are limited in the amount of customization support we are able to provide but I’ll try to get you pointed in the right direction here.
There are a few approaches you could take here.
- You could take a look at the Event Settings > Display tab and see if you could set up the date formats there to fit the structure you’re wanting for the display here. Associated links can be found there to help with seeing the options for the formats
- The next would be to follow the existing suggestion in this thread and use the “tribe_events_event_schedule_details” filter to change the output. With this, you would create a function within your theme’s functions.php file that changes the output provided by the associated function within the functions > template-tags > general.php file starting at line #867 as of version 4.1.
Thanks!
April 9, 2016 at 9:35 am #1100443Support 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 ‘[tribe_events_list]’ is closed to new replies.
