[tribe_events_list]

Home Forums Calendar Products Events Calendar PRO [tribe_events_list]

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1088523
    Fabrice
    Participant

    Hi,
    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

    #1088868
    Josh
    Participant

    Hey 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!

    #1088947
    Fabrice
    Participant

    Hi,
    Where do I place a copy of this file in my Child Theme to modify it without risk to be updated ?
    Thanks

    #1089808
    Josh
    Participant

    Hey 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!

    #1092917
    Fabrice
    Participant

    Hi, 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 you

    #1093330
    Fabrice
    Participant

    Hi, do you have read my question ?
    Thanks

    #1094180
    Josh
    Participant

    Hey 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.

    1. 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
    2. 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!

    #1100443
    Support Droid
    Keymaster

    This 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.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘[tribe_events_list]’ is closed to new replies.