• Resolved jmeyerdo

    (@jmeyerdo)


    I want to add a custom footer for a specific event detail automatically. Maybe a static text or the category description.

    Do you have any hint which file to “hack”/modify to add this feature?

    BR, Jens

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Jens,

    Please read the following guide and instead of the “header”, create a footer template: https://time.ly/document/user-guide/customize-calendar/customize-event-details-page/

    Take care,
    Ben

    Thread Starter jmeyerdo

    (@jmeyerdo)

    Hi Ben – @bsokic!
    Thank you for your helpful answer.
    But for me it is not the footer of the webpage I want to edit but the content of event detail. So is it possible to create an own template for code generated with “get_template_part( ‘content’, get_post_format() );” also?
    BR, Jens

    Thread Starter jmeyerdo

    (@jmeyerdo)

    Hi Ben, hi all!

    I figured out that I can do countless changes with your great system – wow!
    I started tutorial “Injecting Custom PHP Code into your Templates” now, incredible.

    Two detailed questions:
    – Can I get ID of categories only? In template/.twig {{ categories }} is full string for output.
    – Where to modify content of event detail? In event-single.twig I can only edit parts above and below event details/description.

    Is this an own or a common template engine? Maybe helpful for further learning/searching for hints…

    BR, Jens

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add category-footer to event-detail’ is closed to new replies.