It is pulling the text before the calendar from the blog index page (“Our blog is open. You can submit a blog post here”), I do not want this text to appear here. It appears on the home page (blog index), but not on any other pages besides the /events page. I think this is because when the calendar plugin creates the /events link it pulls from the blog index to get its template.
How do I edit this?
P.S. Even though I don’t want those words there, I do want other words that will introduce the calendar and its’ functions (as well as add a submit an event link)
Does the information included in this tutorial solve that problem for you? https://theeventscalendar.com/altering-or-removing-headings-on-calendar-views/
Unfortunately not. Could you read my question more carefully and check it out on the website I linked to? I think the events page, since it is created automatically, is spawned using the blog index as its base. My blog index utilizes an extra block so that I can write “Our blog is open. You can submit a blog post here” above our blog. However, since the events page sources from the index, it also displays this block. I do not want it to do that.