Events Made Easy Forums Generic Single event title remains Events

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #44079
    Anonymous
    Inactive

    I upgraded from version 3.3.4 to 1.1.3 and the page title of a single event displays as Events. The events page is not used anywhere and its a blank page assigned to the EME plugin, I have a separate page to display the events.

    An example is here: http://130.156.100.118/events/482/canvasinstructure-webinar-%E2%80%93-creating-a-teaching-ecosystem/

    I added #_NAME in the event for the time being but I want to display the name in the page title bar. The theme I am using (Avada) support says that its a javascript conflict which I doubt. Can you please help?

    #50793
    Franky
    Keymaster

    I just checked your site, and it seems to display the title just fine in the title bar.

    #50794
    Anonymous
    Inactive

    I just fixed it.

    I replaced the_title() with wp_title() in the theme’s header to display page titles.

    Do you think I will have an issue with other page title functionality by doing that?

    #50795
    Franky
    Keymaster

    If your theme was not using wp_title() before, than that was the issue. Every theme should use wp_title, as wordpress recommends.

    #50796
    Anonymous
    Inactive

    They were using the_title() instead so I replaced it with wp_title() and it worked.

    Thank you so much Franky for the great work. I ‘ve seen this kind of issue before in the forum so I hope it will help other people facing the same issue.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Generic’ is closed to new topics and replies.
Scroll to Top