Main Calendar Title vs Single Event Title

Home Forums Calendar Products Events Calendar PRO Main Calendar Title vs Single Event Title

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #860804
    twilgis
    Participant

    If I select the Events template to be Default Events Template – it puts the event title in the single listing – http://www.captivatechurch.com/event/gem-program/2014-11-06/ – but when I go to the main calendar page – http://www.captivatechurch.com/events/ – it has the default title such as “Events for……….” which is not really needed. Is there a way to have the main page not include the title area?

    #860852
    Geoff
    Member

    Hey there, Matt! Thanks for getting in touch and welcome to the forums. I took a quick look at your site and love how the calendar is looking–awesome work. 🙂

    Yes, removing the title from the main calendar page is certainly possible. Try adding this snippet to your theme’s functions.php file and see if it does the trick.

    Does this help answer your question? Please let me know.

    Cheers!
    Geoff

    #860882
    twilgis
    Participant

    Thanks Geoff – the function.php file I am working with is Vamtam’s Church Event theme and it does not appear to be the typical function.php file – when I try to add your code – it errors with the following: Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘change_month_view_events_title’ not found or invalid function name in /home/capt1vatechurch/public_html/wp-includes/plugin.php on line 214

    #860913
    Geoff
    Member

    Hi there, Matt!

    You may need to wrap the snippet in PHP tags or fiddle with it to fit your theme’s formatting.

    An alternative is to override the content.php template (located in wp-content/plugins/the-events-calendar/views/month/content.php) and removing the following line:

    <h2><?php tribe_events_title() ?></h2>

    There’s more information on overriding templates in our Themer’s Guide.

    I hope this helps!

    Geoff

    #860963
    twilgis
    Participant

    Geoff,

    Didn’t really do what I needed, but here is the real problem. When using the Default Events Template, it results in this – http://www.captivatechurch.com/events/ – you will notice the title is “Events for November 2014” at the bottom click on the option to view December – it will take you here – http://www.captivatechurch.com/events/2014-12/ – you should notice the title of the page remains referring to November, what would cause this?

    #862108
    Geoff
    Member

    Hi there, Matt!

    Didn’t really do what I needed

    I’m sorry. I had read your original question as asking for a way to completely remove the heading title (“Events for [Month]”) on the main calendar page. Either of the two options I provided will help accomplish that. If you were asking for something else, please clarify and I’ll do my best to answer your question. 🙂

     you should notice the title of the page remains referring to November, what would cause this?

    This is definitely strange and I see what you are referring to. Could you try testing for conflicts and let me know what you discover? I suspect that this might be an issue related to your theme or a plugin conflict, but want to confirm before troubleshooting further.

    Cheers!
    Geoff

    #865634
    twilgis
    Participant

    Geoff,

    I went through the steps of testing for a conflict and it does not appear to be a conflict with a plugin.

    #865651
    twilgis
    Participant

    Geoff,

    I apologize, ignore my previous entry – I tried the steps again and the issue appears to be theme related. Is there any assistance you can give for that or should I contact Vamtam?

    #866665
    twilgis
    Participant

    Geoff,

    I had contact Vamtam support and the issues was related to an upgrade – it’s been fixed at this time.

    #866866
    Geoff
    Member

    Thanks for following up! I’m glad testing for conflicts helped out and you were able to resolve the issue with a theme update. Nice work!

    I’m going to go ahead and close this thread, but please feel free to hit us up with a new thread if any other questions pop up. We’d be happy to help. 🙂

    Also, if you have a moment, we’d love it if you shared your thoughts on the plugin on our review page.

    Cheers!
    Geoff

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Main Calendar Title vs Single Event Title’ is closed to new replies.