• Resolved mcarpinter

    (@mcarpinter)


    > I have a site where I want to customize all the layout of the single-organizer.php
    > file.
    > I read the documentation and followed the steps (created the folder
    > within my child theme, and copied there the file) but the file is not
    > being override (I add a custom class within one div to test it). The
    > theme now activated is the buddyboss theme (which has an override within
    > the folder too) but I tried with the default theme and still not working
    >
    > How can I troubleshoot this to know what the issue may be?

Viewing 1 replies (of 1 total)
  • Hi @mcarpinter,
    Thanks for writing in.
    The file you mention is the template for a single organizer view when using legacy calendar styles. However, it is not clear to me if you need to edit the oragnizer’s page, because this is a feature included in the PRO version.
    If you want to edit the organizer’s details in a single-event view, this is the file you should be looking for: /the-events-calendar/src/views/blocks/event-organizer.php

    Create a copy and place it here: [your-theme]/tribe/events/blocks/

    Let me know if I’m missing anything.

    Best
    Santiago

Viewing 1 replies (of 1 total)

The topic ‘Single Organizer Override’ is closed to new replies.