Viewing 3 replies - 1 through 3 (of 3 total)
  • Brook

    (@brook-tribe)

    Howdy socaleuro,

    I am not sure what the meta title is that you are referring to. There is commonly a meta description and a <title> tag. Either way in order to modify those you will need to either choose a plugin that supports modifying Custom Post Type posts and Archives. For example Yoast does, although they have a separate tutorial for modifying the Archive pages. Or you will need to manually modify them using theme overrides: Themer’s Guide

    Cheers!

    – Brook

    Thread Starter socaleuro

    (@socaleuro)

    Thanks for the info, but curious why the <title></title> is empty for the Event home page? Shouldn’t it at least have “WordPress Title – Calendar/Event” or something like that similar by default?

    Brook

    (@brook-tribe)

    I have seen this happen when a conflict arises between a plugin and our plugin. We both use WP Filters to modify the title, and sometimes the two hooks into that filter end up causing a blank title by accident.

    You might find that this snippet will help you restore your title and help you modify them. It has worked for some: https://pastebin.com/QU2aMwBJ

    You also might try to Test For Conflicts. It is almost guaranteed this problem stems from a conflict. And sometimes the plugin which conflicts is not necessary for your site, so simply disabling it fixes things!

    Cheers!

    – Brook

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to edit Meta Title for Event plugin?’ is closed to new replies.