Home › Forums › Calendar Products › Events Calendar PRO › Theme Title is showing Archive not Events, Calendar Events, ect.
- This topic has 8 replies, 2 voices, and was last updated 8 years, 2 months ago by
fbcwixom.
-
AuthorPosts
-
February 13, 2018 at 9:36 am #1452005
fbcwixom
ParticipantI am in the process of developing a website for our Christian School we are using UNISCO from SnapThemes.
The Event Calendar, defaults to the events slug which is fine however the default template is pulling from an archive page and it comes with the archive title and I am stuck.. I need that to read Events.
any Ideas?
February 13, 2018 at 3:04 pm #1452322Geoff B.
MemberGood evening Luis and welcome back!
Thank you for reaching out to us.
We are sorry to hear about the “Archives” title creeping up on your site.
I would love to help you with this topic.The first thing that I would recommend is to try different settings for Events Template under Events -> Settings -> Display to see if that helps.
If that does not work, you might want to try one the following KB article: https://theeventscalendar.com/knowledgebase/calendar-page-shows-event-title/
What is probably going on is that your theme (most likely through header.php) is returning “Archives” for all WordPress archives. Adding a little conditional in there for Tribe Events Archives should fix things.
Could you please send me a copy of the latest version of your WordPress theme / child theme via a link to a .zip file link (stored Dropbox or Google Drive) so that I can run some tests on my end ? I recommend a private reply for that purpose.
Please ensure you are using the latest files as found on your actual website.
This way I will get access to any updates or customizations you might have made.Let me know how that goes.
Best regards,
Geoff B.February 13, 2018 at 5:39 pm #1452415fbcwixom
ParticipantThis reply is private.
February 14, 2018 at 3:46 pm #1453614Geoff B.
MemberGood evening Luis,
Thank you for writing back and for the files.
I took a look at them and I found the cause of the issue.
This seems to be caused by the following file /wp-content/themes/unisco/template-parts/header/header-title.php
More specifically the piece of code starting at line 44.
With that in mind, there are a couple of things you can do:- Tweak that file in your child theme to hardcode the desired title for ALL archives (not the best if you are using Archives elsewhere
- Add a conditional specifically for events-archive with the desired title
- Check if you have an SEO plugin active and see what are the rules for Archives and archive titles
As an additional troubleshooting step, could you please provide us with your complete system information in a private reply using the instructions found in the following link?
https://theeventscalendar.com/knowledgebase/sharing-sys-info/
Hang in there!
Geoff B.
February 14, 2018 at 7:13 pm #1453726fbcwixom
ParticipantThis reply is private.
February 15, 2018 at 10:14 pm #1454941Geoff B.
MemberThis reply is private.
February 15, 2018 at 10:20 pm #1454943fbcwixom
ParticipantFebruary 16, 2018 at 2:19 pm #1455819Geoff B.
MemberGood evening Bruce,
I am super stoked that this worked.
Ideally, you might want to do integrate that change via your child theme (talk to the theme author).That way you will not loose that fix if you upgrade your theme.
You are welcome back in our support forums any time 🙂
For now, I am going to close this thread.
Have a great weekend!
Geoff B.
-
AuthorPosts
- The topic ‘Theme Title is showing Archive not Events, Calendar Events, ect.’ is closed to new replies.
