• Resolved liquidshrapnel

    (@liquidshrapnel)


    Hi There, On my theme I have the option to change the header for each page, so I have a different image at the top for every page. I need to be able to do this for the events page otherwise it looks very odd compared to the rest of my pages as the header isn’t formatted the same.

    This option is on the page editor on each page. As the events page doesnt have it’s own editable page, as such, I can’t get to these options.

    Any thoughts on how I can sort this?

    Many thanks

    https://wordpress.org/plugins/the-events-calendar/

Viewing 1 replies (of 1 total)
  • Howdy LiquidShrapnel,

    What you want is definitely possible. The events page is a run-of-the-mill WP Archive pages, like when you view a blog category, tag, etc. If you would like to customize their views you can do it just like you would the other types of archive pages. Depending on your theme it is also possible our Themer’s Guide will help you modify the template for each view. But, it is likely the image you are referring to is part of your theme’s template, and thus those templates won’t help you modify it.

    All of the above requires programming though. If you don’t know programming then you might double check that your theme offers no way to choose images for “WP Custom Post Type Archive Pages”, or you might see if the theme author has provided any sample code for those. If they have, then you are looking to modify the post type “tribe_events” — that’s the only bit of unique info you’d need to know about our plugin.

    Cheers!

    – Brook

Viewing 1 replies (of 1 total)

The topic ‘Header visual’ is closed to new replies.