Events Page Title

Home Forums Ticket Products Eventbrite Tickets Events Page Title

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #965892
    D’Arcy
    Participant

    Hi there, I have browsed through the forum, tried several snippets of code from replies to threads I thought were similar to my problem with no luck. You can see here: http://leanagility.com/events/ Although the url says “events” The page title says “Home.” Obviously, this is not the homepage… How can I fix this?

    Thanks so much.

    #965921
    D’Arcy
    Participant

    Just want to update you, I have used display: none on the supertitle class to hide this for the time being. You should be able to use Firebug to find and change it if you need to see what I mean…

    .supertitle-col {
    display: none;
    }

    #966099
    George
    Participant

    Hi D’Arcy,

    There are two separate sources of this “Home” text, it seems – one is the very large title, which seems to be coming from your theme, and the smaller one which is coming from a “Breadcrumb” widget you have on your site.

    There are a few different reasons why these things might be getting the “Home” title instead of “Events”, but unfortunately I think to change that would require some customization. I think your best bet would be to first contact the support teams of both the plugin and the theme, and see if they can offer specific insight on tweaking those titles – there may be a filter you can use or something.

    Let us know if you can do this and, if so, what their responses are!

    Thank you,
    George

    #984220
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Events Page Title’ is closed to new replies.