• Resolved pshay92

    (@pshay92)


    I have a default-template.php file in a “tribe-events” folder in my child themes directory. I know my events page is using this because I have it set up differently than a genesis page.php template (and it is working).

    My website is set up using conditional is_page_template tags in order to display a different header on each page. I am trying to display a header on this events page, but to no avail.

    I have print_r’d get_page_template on this page (in my overridden default-template.php file, might I add) in order to see what page template it is actually using and it says it is using the page.php template from my genesis theme! SOOOO CONFUSED!!!

    I’ve tried using the conditional tags:
    (is_page_template(‘themes/genesis/page.php’))
    (is_page_template(‘tribe-events/default-template.php’)

    and it still will not display the appropriate header image. I do not understand what is happening!

    https://mtsterlingchamber.printandpixelcreative.com/wp/events/

    https://www.ads-software.com/plugins/the-events-calendar/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor leahkoerper

    (@leahkoerper)

    Hi pshay92,

    As outlined in our forum guidelines, we aren’t able to help with these kinds of customizations. But we do have some handy resources that might be helpful for you:

    ? Themer’s Guide – provides an overview of how to customize the plugin’s frontend appearance.
    ? Tutorials – useful tips and tricks for changing how the plugin looks and behaves.
    ? Technical Docs – provides an overview of the classes and functions in each plugin

    You might try searching our PRO Forum for other folks using the same plugin. Good luck, and thanks for using The Events Calendar!

    ~Leah

    Thread Starter pshay92

    (@pshay92)

    I’ve already attempted to look at all of that (I can’t seem to make the technical docs work?) and haven’t been able to figure out the problem. Looks like I’ll have to use another plugin, thanks anyways.

    Plugin Contributor leahkoerper

    (@leahkoerper)

    I’m sorry to hear that, but I understand that sometimes you need to find a different solution. Best of luck with your project!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Default Events Template selected and overridden, still using Genesis page.php’ is closed to new replies.