Theme Title is showing Archive not Events, Calendar Events, ect.

Home Forums Calendar Products Events Calendar PRO Theme Title is showing Archive not Events, Calendar Events, ect.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1452005
    fbcwixom
    Participant

    I 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?

    #1452322
    Geoff B.
    Member

    Good 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.

    #1452415
    fbcwixom
    Participant

    This reply is private.

    #1453614
    Geoff B.
    Member

    Good 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:

    1. Tweak that file in your child theme to hardcode the desired title for ALL archives (not the best if you are using Archives elsewhere
    2. Add a conditional specifically for events-archive with the desired title
    3. 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.

    #1453726
    fbcwixom
    Participant

    This reply is private.

    #1454941
    Geoff B.
    Member

    This reply is private.

    #1454943
    fbcwixom
    Participant
    #1455819
    Geoff B.
    Member

    Good 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.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Theme Title is showing Archive not Events, Calendar Events, ect.’ is closed to new replies.